On Fri, Nov 27, 2009 at 12:04 AM, Mattia Barbon wrote:
> Gabor Szabo wrote:
>>
>> Continuing the build process (the make command) I see this error.
>> Would it be possible to notice this already in the perl Makefile.PL step
>> and stop the process there?
>
> Sure, it's already done (but only fo
Hi,
I have a Wx::wxHtmlWindow. I can attach events to html links but I
also want an action when the user clicks somewhere else in the html
window.
A wxHtmlCellEvent would seem possible but as opposed to the docs this
does not do anything if clicked outside visible contents.
Attaching an event to
I think there are several places where the installation process of
wxPerl executes perl.
The problem could be if the perl I am building Wx with is not the perl
that is the first in the PATH.
I am not sure if these files are somehow pre-processed and the 'perl'
is replaced as I think it just blew u