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++ Library support » U++ Widgets - General questions or Mixed problems » Howto add dynamic ctrls to topwindow
Re: Howto add dynamic ctrls to topwindow [message #10296 is a reply to message #10295] Sat, 30 June 2007 15:01 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
Array<SomeCtrlClass> (e.g. Array<Label>).

Or, if class is runtime info too, Array<Ctrl>.

Of course, this is just the basic principle, you can use any composition you want/need (ArrayMap, Array<SomeStructContaintWidget> etc...)

See:

http://www.ultimatepp.org/reference$DynamicDlg.html
 
Read Message
Read Message
Read Message
Previous Topic: does exist a HtmlToColor?
Next Topic: what's the key identifier for ^Enter?
Goto Forum:
  


Current Time: Thu Jun 13 14:43:17 CEST 2024

Total time taken to generate the page: 0.00477 seconds