Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wxSmith still confused by the content it tries to manage

(1/2) > >>

szczepan:

Long version: sorry guys/gals, but seeing a GUI builder being developed for so many years that STILL fails to update the variable name in the widget tree when the property is edited in the property sheet just makes you want to bang at your desk with your forehead, doesn't it?

Short version, just three words: model, view, controller.

cyberkoa:
hi. I believe you are referring to the case where after changing the variable name , and clicking on any place other than in the properties grid . If you are clicking on other properties inside the property grid , or press a tab , it will not be a problem.

I think this is because the property grid component used in wxSmith is come from wxPropertyGrid (a 3rd party component), and in your case , it will not trigger the "OnChange" event in the wxPropertyGrid, and subsequently will not trigger the "code change" in wxSmith

I think byo can give a better & detail explanation.

byo:
Long version: This is Open-Source, we, the maintainers, usually have nothing but simple "thank you" or "your work sucks" from users of our software. In your case it looks like the second one. So your post makes me want to bang at my desk with my forehead (actually in my case it even can't be called desk, I simply can't afford any desk yet) and AFAIK I've already fixed the issue you've described. Anyway, thanks for your opinion. If you still think it's my bug, please send bug report. You can also prepare some patch if you'll find the reason of bug.

Short version: Try to contribute yourself, it makes nice overwiew of how it looks like from my side.

Sorry, but I'm tired after long day in work, and there are still some more important bugs in wxSmith which I want to fix first. Good night.

mandrav:

--- Quote from: szczepan on September 26, 2007, 03:26:27 pm ---
Long version: sorry guys/gals, but seeing a GUI builder being developed for so many years that STILL fails to update the variable name in the widget tree when the property is edited in the property sheet just makes you want to bang at your desk with your forehead, doesn't it?

Short version, just three words: model, view, controller.



--- End quote ---

Short version, just three words: use something else

szczepan:

--- Quote from: mandrav on September 26, 2007, 11:11:30 pm ---Short version, just three words: use something else

--- End quote ---

I do.

Navigation

[0] Message Index

[#] Next page

Go to full version