[Pythoncard-users] added redemo
by Kevin Altis other posts by this author
Jul 9 2002 2:06AM messages near this date
[Pythoncard-users] The Power of flatfileDatabase.py
|
[Pythoncard-users] FW: [Python-Dev] New Persistence SIG created
I've checked in a port of the redemo.py tkinter program included with Python
for testing regular expressions. It isn't completely done yet, but what do
you expect considering that I only started it earlier this afternoon ;-)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pythoncard/PythonCardPrototyp
e/samples/redemo/
Most of the functionality is there, it is just missing some sizer support
and handling of sub-groups in the regular expression. I still have to ponder
the tkinter code to figure out exactly what it is doing with groups.
One thing that is new is the use of the wxTextCtrl SetStyle method with a
wxTextAttr. I may wrap this up for the TextArea component to make changing
the font or color of a sub-string in a field a little simpler.
ka
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
|