FYI

---------- Forwarded message ----------
From: herbert breunung <deirdre_s...@web.de>
Date: Thu, Dec 2, 2010 at 11:55 AM
Subject: Re: Folding Marker got invisible
To: wxperl-users <wxperl-us...@perl.org>


so it seems to be an issue of current wx libs,

the constants that make trouble are most of these:

&Wx::wxSTC_MARKNUM_FOLDER,
&Wx::wxSTC_MARK_BOXPLUS,
wxSTC_MARKNUM_FOLDEREND,
&Wx::wxSTC_MARK_BOXPLUSCONNECTED,
wxSTC_MARKNUM_FOLDEROPEN,
&Wx::wxSTC_MARK_BOXMINUS,
Wx::wxSTC_MARKNUM_FOLDEROPENMID,
&Wx::wxSTC_MARK_BOXMINUSCONNECTED,
Wx::wxSTC_MARKNUM_FOLDERMIDTAIL,
&Wx::wxSTC_MARK_TCORNER,
Wx::wxSTC_MARKNUM_FOLDERTAIL,
&Wx::wxSTC_MARK_LCORNER,
Wx::wxSTC_MARKNUM_FOLDERSUB,
&Wx::wxSTC_MARK_VLINE,

hope it helps


Am 02.12.2010 10:50, schrieb Zeno Gantner:
> > Hi,
> >
> > same problem here with Perl 5.10.1 on Ubuntu with Padre, Wx 0.98 and
> > WxWidgets 2.8.10.
> >
> > Best regards,
> >   Zeno
> >
> > On Wed, Dec 1, 2010 at 10:50 PM, herbert breunung <deirdre_s...@web.de> 
> > wrote:
>> >> hai
>> >> under strawberry perl 5.12 and latest Wx
>> >> Kephra and padre have a problem with folding.
>> >>
>> >> when collapsing the folding icon gets invisible,
>> >> presumably the icon constant changed and thatswhy the right
>> >> icon number is unset and therefore empty.
>> >>
>> >> mattia can you please look if there is something changed or broken?
>> >>
>> >> thanks a lot
>> >>
>> >> herbert aka lichtkind
>> >> http://kephra.sf.net
>> >>
> >
> >
> >



-- 
MyMediaLite Recommender System Library: http://ismll.de/mymedialite
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to