[wxPython] Styled Text Question

Hi all,

I know how to use margin to setup fold levels. Now I was wondering if I
could put some other type of marker to show a dangerous line of code for
instance.

So I don't want to fold, I just want to visually put a mark at line x to
call user attention to this line.

Any help is welcome

I know how to use margin to setup fold levels. Now I was wondering if I
could put some other type of marker to show a dangerous line of code for
instance.

So I don't want to fold, I just want to visually put a mark at line x to
call user attention to this line.

Look in the demo for use of MarkerDefine and MarkerAdd.

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!