Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding Seperator Bars when Surrounding Bars not
Message
 
To
21/03/2003 15:21:39
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00767824
Message ID:
00769210
Views:
17
Gary,

>I added the code but nothing changed. The debugger showed the only method executed when the class is being created is the init event - show wasn't called.

Are you adding instances of CSeparatorBar in your popup's AddChildren() method like this:
This.Add('ofilerefreshbar','filerefreshbar')
This.Add('oseparatorbar','Cseparatorbar')
This.Add('ofileprintreportsbar','fileprintreportsbar')
I'm not sure what's going on with your app, but the Show() method should be executed. You may want to try this on the sample app (it's where I did my testing) to see what's different.

Regards,
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
Next
Reply
Map
View

Click here to load this message in the networking platform