U++ framework
Do not panic. Ask here before giving up.

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 Go to previous message
mrjt is currently offline  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.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Toggle button
Next Topic: Can't use mutators of custom widgets in Layout Designer
Goto Forum:
  


Current Time: Wed Apr 29 07:37:39 GMT+2 2026

Total time taken to generate the page: 0.00766 seconds