]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/samples/StyleEditor/stc-styles.rc.cfg
Bugfix for wxListCtrl::GetColumn. It wasn't checking the returned format correctly.
[wxWidgets.git] / wxPython / samples / StyleEditor / stc-styles.rc.cfg
index 41f77f31aef0a9943dbd75d7b4c52521497e019e..2388d5a5aee0964bcb382c0daf3c116718a3e776 100644 (file)
@@ -1,7 +1,8 @@
-common.defs.msw={'size': 8, 'backcol': '#FFFFFF', 'lnsize': 6, 'mono': 'Courier New', 'helv': 'Lucida Console'}
+common.defs.msw={'helv': 'Lucida Console', 'mono': 'Courier New', 'lnsize': 6, 'backcol': '#FFFFFF', 'size': 8}
 common.defs.gtk={ 'mono'  : 'Courier New', 'helv'  : 'Lucida Console', 'lucd'  : 'Lucida Console', 'other' : 'Comic Sans MS', 'size'  : 8, 'lnsize': 6, 'backcol': '#FFFFFF'}
 common.styleidnames = {wxSTC_STYLE_DEFAULT: 'Style default', wxSTC_STYLE_LINENUMBER: 'Line numbers', wxSTC_STYLE_BRACELIGHT: 'Matched braces', wxSTC_STYLE_BRACEBAD: 'Unmatched brace', wxSTC_STYLE_CONTROLCHAR: 'Control characters', wxSTC_STYLE_INDENTGUIDE: 'Indent guide'}
 [style.python]
+setting.python.-3=
 setting.python.-2=fore:#000000
 setting.python.-1=back:#88C4FF
 style.python.000=fore:#808080
@@ -15,12 +16,15 @@ style.python.007=fore:#000033,back:#FFFFE8
 style.python.008=fore:#0000FF,bold
 style.python.009=fore:#007F7F,bold
 style.python.010=bold
+style.python.011=
 style.python.012=fore:#7F7F7F,italic
 style.python.013=fore:#000000,back:#E0C0E0,eolfilled
 style.python.032=back:%(backcol)s,face:%(mono)s,size:%(size)d
 style.python.033=size:%(lnsize)d,face:%(helv)s,back:#A0A0A0
 style.python.034=fore:#0000FF,back:#FFFF88,bold
 style.python.035=fore:#FF0000,back:#FFFF88,bold
+style.python.036=
+style.python.037=
 [style.xml]
 style.xml.001=bold,fore:#0000A0
 style.xml.002=fore:#800000