RE: FilePickerCtrl display problem

2009-09-04 Thread Roode, Eric
On Friday, September 04, 2009, Johan Vromans wrote: > > "Roode, Eric" writes: > > > Below is a simple program that displays a window with a single > > FilePickerCtrl, with the wxPB_USE_TEXTCTRL option. This option is > > supposed to display the chosen filename in a text box next to the > > [Bro

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-04 Thread Jacky Jack
Hello Huub and list > Now the solution is simple: Remove Alien-wxWidgets 0.44 and install 0.39. > This will give you a working wxPerl system based on wxWidgets version 2.8.9. > Not bleeding edge, but very recent at least. I didn't even install Alien-wxWidgets 0.44 first. There is nothing to remov

FilePickerCtrl display problem

2009-09-04 Thread Roode, Eric
Is there a bug in the FilePickerCtrl, or am I doing something wrong here? Below is a simple program that displays a window with a single FilePickerCtrl, with the wxPB_USE_TEXTCTRL option. This option is supposed to display the chosen filename in a text box next to the [Browse] button. Instead, t

RE: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-04 Thread Roode, Eric
On Friday, September 04, 2009, Mark Dootson wrote: > > The problem is that Alien-wxWidgets appears in the Activestate package > repository with version 0.44. So PPM installs that as a dependency of Wx. > > The workaround is to install Alien-wxWidgets first from the wxPerl > repository. Should

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-04 Thread Mark Dootson
Hi All. The problem is that Alien-wxWidgets appears in the Activestate package repository with version 0.44. So PPM installs that as a dependency of Wx. The workaround is to install Alien-wxWidgets first from the wxPerl repository. For info - The ActiveState repo version looks to be good.

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-04 Thread Huub Peters
Jacky Jack wrote: Hi I try to compile wxperl on Perl 5. 10 (of both ActivePerl and StrawberryPerl) None of them work. Extensive googling show me: http://www.wxperl.co.uk/repository/ and http://www.wxperl.co.uk/Wx-510.zip They too don't work. How can I make it for coping with 5.10 and for Win