wx::dialog and movexy broken?

2012-02-08 Thread jeff
Have some odd behavior here. Here is a test simple script. It simple opens and closes a non modal dialog by click a button on the main window. On the 1st click it will open the dialog at the requested location. Click the button a 2nd time and it will close. Click it a 3rd time and it will cente

[Fwd: wx::dialog and movexy broken?]

2012-02-08 Thread jeff
One slight correction. That code on ~line 50 should be Movexy(100,100) - some folks might be use to seeing MoveXY, but both work and display the same odd behavior. Forwarded Message Have some odd behavior here. Here is a test simple script. It simple opens and closes a non mo

RE: [Fwd: wx::dialog and movexy broken?]

2012-02-08 Thread Steve Cookson
Hi Jeff, I tried it on Windows and couldn't see the problem you report. What O/s are you using. Regards Steve -Original Message- From: jeff [mailto:j...@roqc.no] Sent: 08 February 2012 20:39 To: wxperl-users Cc: Cava Licensed Support Subject: [Fwd: wx::dialog and movexy broken?] O

RE: [Fwd: wx::dialog and movexy broken?]

2012-02-08 Thread jeff
This is on Linux. How can I tell which Wxperl build this is? On Wed, 2012-02-08 at 21:29 -0200, Steve Cookson wrote: > Hi Jeff, > > I tried it on Windows and couldn't see the problem you report. What O/s are > you using. > > Regards > > Steve > > > > -Original Message- > From: jeff

RE: [Fwd: wx::dialog and movexy broken?]

2012-02-08 Thread jeff
Ok think I found it - Wx::wxVERSION(). Version = 2.008012 What version are you using? On Wed, 2012-02-08 at 21:29 -0200, Steve Cookson wrote: > Hi Jeff, > > I tried it on Windows and couldn't see the problem you report. What O/s are > you using. > > Regards > > Steve > > > > -Origina