wxStyledTextCtrl_2 woes
David Brown
david at atomicbinary.com
Tue Jul 4 12:21:46 PDT 2006
I'm working on an editor for the Flat Assembler programming language so
I need to use the wxStyledTextCtrl_2 for syntax highlighting. I've been
trying for hours to use the code from the demo, but I keep getting
errors no matter what I do.
Can someone please provide a simple example of the most minimal way to
show a wxStyledTextCtrl_2 that is set to fill the empty space of my
frame and redraw itself when the window is resized (or whatever it has
to do to update itself)? I would really appreciate it.
Thanks,
David
More information about the wxpython-users
mailing list