Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Tue Jun 03 04:52:41 CEST 2025

Total time taken to generate the page: 0.00419 seconds