Thanks for that, Mattia, prototype() working nicely.
On Mon, Sep 22, 2008 at 6:03 AM, Mattia Barbon <[EMAIL PROTECTED]>wrote:
> Ian Macdonald wrote:
>
> Hi,
>
> I'm working on a application framework using wxPerl and I need to assign
>> event handlers dynamically, eg the name of the event is su
Hello,
I want to use WxPerl to develop an application with a graphical
interface for Win32 and Linux.
As my application is multi-language (en, fr, de, ...), I want to use the
mechanisms integrated in WxPerl (call to gettext in the source code) but
I'm totally lost (I'm a newbie with WxWidget
I am happy to announce that version 0.10 of Padre, the Perl IDE
was released. It can be installed from your CPAN mirror.
For help with the installation look at http://padre.perlide.org/wiki/Download
If you'd like to try the binary distribution we have for linux it can be also
downloaded from the s
PR Software wrote:
Hi,
I want to use WxPerl to develop an application with a graphical
interface for Win32 and Linux.
As my application is multi-language (en, fr, de, ...), I want to use the
mechanisms integrated in WxPerl (call to gettext in the source code) but
I'm totally lost (I'm a n
Hi there,
is StyleGetCharacterSet() implemented in wxSTC yet ? Tried it but it
returns undef.
Also i have trouble with StyleSetCharacterSet:
$self->{Editor}->StyleSetCharacterSet->(wxSTC_STYLE_DEFAULT,wxSTC_CHARSET_ANSI);
returns
Uncaught exception from user code:
Usage: Wx::StyledTextCtrl::Styl
Is there any chance running WxWidgets and WxPerl on
any of Solaris, HP-UX or IBM-AIX ?
Has anyone tried it?
Gabor