Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form titles
Message
 
To
13/12/1998 09:58:10
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00153162
Message ID:
00167862
Views:
25
Rick,

>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

As usual, you're right on the money! I'll make the change in these methods and it will be in the next version of the Framework (with your name in the "What's New" Hall of Fame).

>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.>

I haven't encountered this problem...what error are you getting?

Thanks,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform