Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » Missing widgets in designer?
Missing widgets in designer? [message #18553] |
Wed, 08 October 2008 02:34  |
blueapples
Messages: 10 Registered: October 2008
|
Promising Member |
|
|
I'm sorry if this has been asked before but I can't seem to find anything about it.
There are many, many widgets listed on this page: http://www.ultimatepp.org/src$CtrlLib$index$en-us.html
This is really awesome. However, it seems that very few of them are actually available in the layout designer (right click the window, there are a few there, but not nearly as many listed on that page). For instance, I didn't realize there was a FileList until I saw that list of widgets.
Selecting the User Class option and entering FileList actually works to put it on the layout, but I do not have access to any of it's properties, so I can't do much "design" on it. I have to change anything in the code, which for FileList isn't that big of a deal I suppose.
Am I missing something in my setup? Should widgets like FileList be in that menu?
Thanks for any help. U++ is a really great environment so far.
|
|
|
|
Re: Missing widgets in designer? [message #18559 is a reply to message #18556] |
Wed, 08 October 2008 10:08  |
mrjt
Messages: 705 Registered: March 2007 Location: London
|
Contributor |
|
|
To apear in the Designer a Ctrl must have 'ctrl' definition in CtrlLib/Ctrllib.usc. This entry determines both the available properties and it's appearance.
It would be nice to have more or the available Ctrl's accessible but it is a dull and onerous task adding them, so I guess nobody has go round to it.
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:30:11 CEST 2025
Total time taken to generate the page: 0.00501 seconds
|