News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

wxSmith: Label in tree not updated correctly

Started by MortenMacFly, October 30, 2007, 03:43:52 PM

Previous topic - Next topic

MortenMacFly

Dear Byo... ;-)
another time I worked with wxSmith and found out a minor (but annoying for me) issue:
In the resource tree, when you add an element it get the default var name, e.g. "BoxSizer1". Now when you rename the var name to something else the tree label does not get updated at all. Once you have a quite big tree you have all those default var names accross but the underlaying "real" var names may have been updated a long time ago. This makes it hard (for me) to track which var name I forgot to update. The only work-around so far is to close and re-open the wxSmith project. :-(
Any chance this gets fixed?!
With best regards, Morten.
Ps.: Anyways - the new click-and-drop mechanism is really nice!!!!! Way more advanced and intuitive than the (still present) "Insert..." buttons. Cool! 8)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

JGM


byo

Hmm, I've been fixing the bug but it looks like something deeper.

I'll have to udate to newest wxPropertyGrid first since I'm working on broken code (because of wxPropGrid incompatibilities) so please be patient :)

Regards
   BYO

MortenMacFly

Quote from: byo on October 31, 2007, 12:00:47 AM
I'll have to udate to newest wxPropertyGrid first since I'm working on broken code (because of wxPropGrid incompatibilities) so please be patient :)
Sure I am... the UI is readily designed for now so you have time until I start the next UI project. ;-) :lol: :lol: :lol:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

szczepan


Quote from: MortenMacFly on October 30, 2007, 03:43:52 PM
Dear Byo... ;-)
another time I worked with wxSmith and found out a minor (but annoying for me) issue:
In the resource tree, when you add an element it get the default var name, e.g. "BoxSizer1". Now when you rename the var name to something else the tree label does not get updated at all.

A bug report for this one has been around for some time.


byo


MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]