StyledTextCtrl Margins

RF <[email protected]> Thu, 13 May 2021 07:33:19 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Attached is my code where I've added 3 margins to a StyleTextCtrl. I'm 
using the StyledTextCtrl from the demo folder.

Starting on line 221 I've added 3 margins:
0: line numbers
1: VLINE symbol
2: BOOKMARK symbol

My question is: I thought each one of these items would be in their own 
column, but the VLINE symbol and the BOOKMARK symbol over lap each other. 
Is that correct or am I missing something in my code to separate them?

Thank you...

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/fbf1e29a-f326-468a-a3ac-ab57f98eedf2n%40googlegroups.com.
margins.zip (application/x-zip, 3.5 KB) - not displayed