Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbars with Modal Form
Message
De
26/12/1997 16:19:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Toolbars with Modal Form
Divers
Thread ID:
00068007
Message ID:
00068007
Vues:
65
I've created a toolbar at the application level that behaves like
the windows taskbar. When a form is open it puts a button on the
toolbar and the button's click() show()s the related form. It works
fine except for modal forms.

When I do a modal form, it does not put a button on the toolbar,
but the toolbar buttons will still place one of the other forms
on top of my modal form. It doesn't accept input, but I can't get
at the modal form anymore.

Is it supposed to be like this, or an I doing something wrong?

The solution I came up with was to set the toolbar's visible property
to .f. in frmModal.Init(), and reset it in the frmModal.Destroy().
I'd really like to keep the toolbar up so the user can see whate forms
are open.

TIA
Bill Morris
Répondre
Fil
Voir

Click here to load this message in the networking platform