Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » GUI with Menu bar and 5 Labels/Text Boxes
Re: GUI with Menu bar and 5 Labels/Text Boxes [message #24903 is a reply to message #24880] |
Wed, 03 February 2010 18:10   |
Sc0rch
Messages: 99 Registered: February 2008 Location: Russia, Rubtsovsk
|
Member |

|
|
nlneilson wrote on Wed, 03 February 2010 03:06 |
1. How can the initial position be set to (6,60) rather than centered.
|
If you about dialogs: use NoCenter() method of child windows, then set the positions on screen (maybe, SetRect(...)).
nlneilson wrote on Wed, 03 February 2010 03:06 |
2. How can this be set to always on top.
|
Search for TopMost() method in TopWindow class.
nlneilson wrote on Wed, 03 February 2010 03:06 |
3. How to set it undecorated and still be able to drag it.
|
Sorry, what do you mean? Popup?
Best regards,
Anton
[Updated on: Wed, 03 February 2010 18:10] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon Apr 28 15:35:57 CEST 2025
Total time taken to generate the page: 0.00861 seconds
|