summaryrefslogtreecommitdiff
path: root/examples/wxTerminal.py
Commit message (Collapse)AuthorAgeFilesLines
* Port to wx 2.8 by Pelegcliechti2008-04-101-55/+56
| | | | git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@164 f19166aa-fa4f-0410-85c2-fa1106f25c8a
* bigfix form Nicolacliechti2005-10-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@143 f19166aa-fa4f-0410-85c2-fa1106f25c8a
* fix "bug" [1004775] -> changes for wxPython 2.5cliechti2004-11-131-24/+22
| | | | git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@126 f19166aa-fa4f-0410-85c2-fa1106f25c8a
* make it threadsafe for wxGTKcliechti2004-07-091-3/+30
| | | | git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@115 f19166aa-fa4f-0410-85c2-fa1106f25c8a
* - port settings in titlecliechti2003-10-041-22/+57
| | | | | | | | | | - docstrings - remove statusbar - close on cancel in startup dialog - message box if port cannot be opened git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@95 f19166aa-fa4f-0410-85c2-fa1106f25c8a
* - remove unsupported baudrates on windows from the listcliechti2003-10-031-0/+272
- added terminal application for wxPython with wxGlade design file - enumerate bugfix for python < 2.3 git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@94 f19166aa-fa4f-0410-85c2-fa1106f25c8a