Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » Looking for a Panel Ctrl...
Re: Looking for a Panel Ctrl... [message #12989 is a reply to message #12987] |
Mon, 03 December 2007 13:46  |
mrjt
Messages: 705 Registered: March 2007 Location: London
|
Contributor |
|
|
Quote: | No problem, I daa the controls by hand!
|
You can still use a layout.
Create a new layout (ie. PanelLayout) then
WithPanelLayout<PanelCtrl> panel;
...
CtrlLayout(panel);
This will work best if PanelCtrl inherits from ParentCtrl rather than Ctrl.
|
|
|
Goto Forum:
Current Time: Tue Jun 03 04:52:41 CEST 2025
Total time taken to generate the page: 0.00419 seconds
|