Files
scyther/gui/Gui
Cas Cremers d5ba325233 Workaround for strange wxPython display error.
Since a while, wxPython has been refusing to correctly display strings with a dash in them in the staticText object. Given a string "xx-yy", only "xx" is displayed. This caused some problems for protocols with dashes in their protocol names. I've worked around it by replacing all occurrences of "-" by "_".
2007-05-29 16:39:25 +02:00
..
2006-08-08 15:59:25 +00:00
2006-08-11 11:04:22 +00:00
2006-08-08 15:54:00 +00:00