Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbar problem...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00712682
Message ID:
00712693
Vues:
10
Is it something like:
oform.addobject('jbtoolbar1','jbtoolbar')
oform.jbtoolbar1.dock
oform.jbtoolbar1.show
>The toolbar variable goes out of scope. Either make it a form property reference or a global object (defined private in the main program of the project).
>
>>Hi all,
>>
>>I have a form with
>>
>>ShowWindow=0
>>WindowType=0
>>
>>this code call the toolbar in Activate Method
>>
>>SET CLASSLIB TO JBTOOLS ADDITIVE
>>jbtoolbar1=createobject("jbtoolbar")
>>jbtoolbar.dock()
>>jbtoolbar.show()
>>
>>When run the form the toolbar show and go away..
>>
>>Any ideas..
>>
>>Thank's in advance
>>
>>João Batista
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform