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

wxSmith not loading some wxs...

(1/2) > >>

MariuszP:
Hi,
I'm using CB night build from 10 Feb, and encountered some rather nasty error. When I create resource (panel or dialog) using wxSmith and restart CB then CB loads only few of the wxs. And when I add any resource at this point and save project (and quit cb) then all the entries for all the items that were not loaded are lost from cfg. Additionally I tried to add manually all those items but doesn't want to work. Any clue on how can I handle this?
I work on Win XP..

--
M

takeshimiya:
You're probably expèriencing the bug where the wxs and the xrc goes out of sync.
To make sure, compare your wxs files with your xrc files with a tool like WinMerge.

If you can see that the changes you made are only present in the xrc file and not in the wxs, then it's high likely you're with the bug.
The only solution I know is to update the wxs at hand until it becomes in-sync again.

MariuszP:
I'm not using xrc....

Michael:

--- Quote from: MariuszP on February 27, 2006, 08:25:32 am ---I'm using CB night build from 10 Feb

--- End quote ---

Hello,

You can also give a try to the latest nightly build and see if it solves your problem.

Best wishes,
Michael

takeshimiya:

--- Quote from: MariuszP on February 27, 2006, 09:23:13 am ---I'm not using xrc....

--- End quote ---
I haven't experienced a bug where the cpp get's out of sync from wxs, but maybe you just found it.

Navigation

[0] Message Index

[#] Next page

Go to full version