Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » How to make Layout Sizeable & Zoomable
How to make Layout Sizeable & Zoomable [message #31757] |
Thu, 24 March 2011 19:59  |
silverx
Messages: 62 Registered: March 2011
|
Member |
|
|
On the topwindow you can do sizeable and zoomable, and you can change the size and that.
But if I do a layout, how do you make it sizeable and zoomable like you can the topwindow?
I have tried adding that to all kinds of items, and get errors.
Can it be done, and how.
|
|
|
Re: How to make Layout Sizeable & Zoomable [message #31758 is a reply to message #31757] |
Thu, 24 March 2011 22:06   |
|
silverx wrote on Thu, 24 March 2011 20:59 | On the topwindow you can do sizeable and zoomable, and you can change the size and that.
But if I do a layout, how do you make it sizeable and zoomable like you can the topwindow?
I have tried adding that to all kinds of items, and get errors.
Can it be done, and how.
|
see:
TopWindow& TopWindow::Sizeable(bool b)
TopWindow& TopWindow::Zoomable(bool b = true)
|
|
|
|
Goto Forum:
Current Time: Mon Apr 28 14:28:48 CEST 2025
Total time taken to generate the page: 0.04495 seconds
|