Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form titles
Message
From
13/12/1998 09:58:10
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00153162
Message ID:
00166978
Views:
22
Hi Kevin -

Playing around with a cBizObjMaintenanceForm which SHOULD NOT use title changes, there seems to be a problem with the code inherited in the Next(), Prior(), First() and Last() methods from the cBizObjMaintBaseForm.

The code to do the form title changes in these methods reads:

ThisForm.ChangeFormTitle

Should this code be bracketed to avoid title changes similar to the following:

IF This.oBizObj.lChangeFormTitle
ThisForm.ChangeFormTitle
ENDIF

Also, I have been expermenting with the TreeView control provided in the framework, and although it seems to work fine in the development environment, I get OCX error messages after creating an EXE. I can provide more details, but thought I might start by asking if this is happening to you.

Thanks!

Rick Hawkins
Rose Valley Software Studio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform