Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding Seperator Bars when Surrounding Bars not
Message
 
À
21/03/2003 15:21:39
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00767824
Message ID:
00769210
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform