News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Bug in wxSmith wizard dialog

Started by iw2nhl, July 18, 2006, 06:35:38 PM

Previous topic - Next topic

iw2nhl

In nigtly build of 12 July 2006 (rev 2740) I found a bug and I wrote it as a comment in the niglty build topic:
http://forums.next.codeblocks.org/index.php?topic=3533.msg27831#msg27831
I never had an answer, but in the nigtly build of 14 July 2006 (rev 2751) I read in the "Resolved Fixed:" this:
QuoteOld wxSmith:
* Fixed bug with disabled wizard dialog when invalid project configuration
So, may be it was related to that bug.

With today build (17 July rev 1758) I tried to verified it was solved, but I noticed that the bug was only partially resolved:
- the dialog is no more disabled (you can close it) -> OK
- the message is still wrong -> NOT OK
- the message is shown only once (clicking OK twice does nothing)
- now the wizard is not usable at all, also if all fields are correctly filled, clicking on OK does nothing!

So the bug is different, but still there and worst than before!

byo

To main developers: Could wxSmith wizard be moved into projectwizard plugin? It seems to be very buggy and currently I don't have time to work on it :/

iw2nhl

Can you tell me what are the source files that (probably) contain that bug?
So I can try to make it at least work.

Thanks!