Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » A (maybe) dummy idea about widgets and control manager
Re: A (maybe) dummy idea about widgets and control manager [message #11481 is a reply to message #11476] |
Sat, 15 September 2007 15:41   |
|
mdelfede wrote on Sat, 15 September 2007 03:36 | The most obvious : the control can paint by itself when put on the designer. No need to add external code to show it. And it's wysiwyg.
|
Yes, this is a huge adventage. I vote for it;
Quote: |
3- Having the true control on the designer (and not a graphical copy of it), with some RTTI you can set ALL the properties inside designer, with about no extra code.
|
It's better to avoid all that magic. Usc file should only contain code defining which properties are editable at design time and it should describe a way to build widget c++ code.
Quote: |
There is also a drawback in this approach : a buggy control can hang the ide completely, if no care is taken.
|
Fortunately we are not Borland and usualy we fix bugs immediately (I used Builder C++ 5/6 for few years...)
|
|
|
Goto Forum:
Current Time: Tue Jun 17 00:29:57 CEST 2025
Total time taken to generate the page: 0.04398 seconds
|