Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: blueshake on October 31, 2009, 12:56:23 pm

Title: bug on wxsmith
Post by: blueshake on October 31, 2009, 12:56:23 pm
hello,
when I create a wxwidget project by template with wxsmith.Then I just add a button to the panel.It seems that this move can not stop .The button was added over and over again.Did somebody meet this issue.see the screen shot.
using the latest svn.winXP system.
(http://www.ikaca.sh.cn/attachment/200910/31/1745_12569892547q2k.jpg)
Title: Re: bug on wxsmith
Post by: ollydbg on November 17, 2009, 03:39:17 am
hi. I just tested, and can't reproduce this problem.

Which is the exactly steps?  Can you explain more?
Title: Re: bug on wxsmith
Post by: MortenMacFly on November 17, 2009, 08:19:32 pm
hi. I just tested, and can't reproduce this problem.
Can't reproduce, too...?!
Title: Re: bug on wxsmith
Post by: blueshake on November 18, 2009, 03:02:48 am
1.build a project based on wxWidget template.
2.the main steps are the pictures as follows.
3.single click the button ,move the mouse and click the left button in the blank panel.
(http://www.ikaca.sh.cn/attachment/200911/18/1745_1258508633Ijc2.png)
(http://www.ikaca.sh.cn/attachment/200911/18/1745_12585086340GGe.png)
(http://www.ikaca.sh.cn/attachment/200911/18/1745_1258508634izf6.png)
(http://www.ikaca.sh.cn/attachment/200911/18/1745_1258508634xF1T.png)
(http://www.ikaca.sh.cn/attachment/200911/18/1745_1258508635xS1S.png)
(http://www.ikaca.sh.cn/attachment/200911/18/1745_1258508638I734.png)

Title: Re: bug on wxsmith
Post by: ollydbg on November 18, 2009, 03:11:12 am
Yes, I just do the same step as your screen shot :D, can't reproduce this bug.
Title: Re: bug on wxsmith
Post by: MortenMacFly on November 18, 2009, 07:50:50 am
1.build a project based on wxWidget template.
2.the main steps are the pictures as follows.
3.single click the button ,move the mouse and click the left button in the blank panel.
i did that... it simply works. The only difference is that I am using a monolitic DLL setup, but that won't make a difference as this is just a linker option.