Tony wrote:
Hi Andreas ,
I do have to size it manually every time I open a function.
The form actually pops up with the upper right hand corner of the form off the screen, so I have to drag it to the center then maximize it on manually resize it.
My point is the behavior of the function form should be to maximize on opening automaticly.

You will *never* see a software I'm responsible for that will maximize automatically, because this blocks the desktop.
Additionally, windows does strange things with window sizes with that; it corrupts position/size saving and restoring.


Resize the function window to the size you like *without* maximizing and you will never have to do it again.


I myself don't program in wxwindows, so I don't know if wxwindows forms have a position property, but if it does consider setting it to screen center or make the form state maximized upon opening.

As I stated, pgAdmin3 *does* save and restore positions. win32 simply reports wrong window sizes/positions if maximized/minimized.


Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to