News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

closing borderless dialogs.

Started by rickg22, November 09, 2005, 03:34:46 AM

Previous topic - Next topic

rickg22

OK This bug has been submitted about a megazillion times. How about making all dialogs with a frame, and resizeable on design time?

tiwag

i disagree - when i want to create a borderless dialog i also want to see it as such in the preview

the solution could be another button which explicitly closes the preview-dialog or a message somewhere that one can close the preview-dialog by pressing Alt-F4 (as i do it all the time)

rickg22

Perhaps a right-click might do the trick?

byo

Quote from: rickg22 on November 09, 2005, 03:34:46 AM
OK This bug has been submitted about a megazillion times. How about making all dialogs with a frame, and resizeable on design time?

The second should be easy one :)
The first... hmmm, maybe ESC key would be good for closing preview or some additional button when previewing borderless. Right click - that would be also good but some widgets have problems with handling mouse events (f.ex. combobox). And maybe some combination would be nice :D

byo

Ok, I've solved the borderless dialog problem.

Preview is no longer modal. It can be closed by pressing close box, pressing ESC key or clicking on preview button again. Changes are on CVS.

BTW. Palette and all buttons have been moved into editor area. wxSmith tab is no longer in messages. Hope it will be better :)