On 06/03/11 18.37, herbert breunung wrote:
Am 06.03.2011 16:04, schrieb Mattia Barbon:
On 02/12/10 11.55, herbert breunung wrote:
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

   Could you print the values of these constants as reported by wxPerl, and the
output of "strings /path/to/STC.so"?

Regards,
Mattia


30
12
25
13
31
14
26
15
27
11
28
10
29
9

The constant values are correct, and there haven't been changes in STC for some time, so it seems a wxWidgets bug.

  the output is in the file.

im using ubuntu 10.10 but the same problems is under xp.
you want the win output too?

  The output is what I expect, so there is no need for the Windows one.

Regards,
Mattia

Reply via email to