Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Descriptive File Types with PUTFILE()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00574248
Message ID:
00575244
Vues:
63
I noticed that if I added the following line to dialoghandler()
nFlags = nFlags + OFN_ENABLESIZING
Dialog starts suddenly to remember its previous position. Next time it opens with the size and position where I moved it previously.
However, next time when I start my application, it starts at upper-left corner again.
Where the dialog saves its coordinates between invocations ?


>The dialog will respect the relative positioning of the form the control is on. Generally, the top-left position of it will be the same as the form.

Sergei sample in this thread does not place this class to form.
So only way to remember position is to create a dunny form ?
But how to remember dialog size ?


>>
>>1. _comdlg class moves and hides the mouse cursor. After dialog invocation, user must move the mouse to show mouse cursor again. However, mouse cursor is placed initially to different place without user interaction. This looks VERY stange to users. I need that only user may change mouse cursor placement, not dialog.
>
>Hven't noticed this.
>
>>2. Dialog is placed to upper left corner to screen, no way to center it.
>
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform