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
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
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
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
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.
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