Re: [Pythonmac-SIG] Virtual Serial/USB Port

2009-04-11 Thread Kevin Horton
ood ideas. http://gpsd.berlios.de/ http://gpsd.berlios.de/gpsfake.html -- Kevin Horton Ottawa, Canada ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Double-clickable wxpython application?

2008-04-12 Thread Kevin Horton
On 10 Apr 2008, at 07:52, Kevin Horton wrote: > On 6 Apr 2008, at 20:50, Kevin Horton wrote: >> What are the simplest ways to make a double-clickable interface to a >> wxpython application? I don't need to actually include python or >> wxpython in the application, as th

Re: [Pythonmac-SIG] Double-clickable wxpython application?

2008-04-10 Thread Kevin Horton
On 10 Apr 2008, at 12:00, Christopher Barker wrote: > Kevin Horton wrote: >> I have stopped knocking my head against the wall with trying to >> find a way to start this wxpython script by a double click. > > Did you try (and fail) py2app? That really is THE way to build a

Re: [Pythonmac-SIG] Double-clickable wxpython application?

2008-04-10 Thread Kevin Horton
On 6 Apr 2008, at 20:50, Kevin Horton wrote: > What are the simplest ways to make a double-clickable interface to a > wxpython application? I don't need to actually include python or > wxpython in the application, as they are already resident on her > computer. I have stopped

Re: [Pythonmac-SIG] Double-clickable wxpython application?

2008-04-08 Thread Kevin Horton
v python Already done. Thanks for your assistance. Best regards, -- Kevin Horton Ottawa, Canada ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Double-clickable wxpython application?

2008-04-07 Thread Kevin Horton
On 7-Apr-08, at 06:57 , Henning Hraban Ramm wrote: > 2008/4/7, Kevin Horton <[EMAIL PROTECTED]>: >> I've created a small wxpython application to perform a particular >> function that my wife wants. It uses the standard Apple python and >> wxpython, and works great

[Pythonmac-SIG] Double-clickable wxpython application?

2008-04-06 Thread Kevin Horton
the simplest ways to make a double-clickable interface to a wxpython application? I don't need to actually include python or wxpython in the application, as they are already resident on her computer. Thanks, -- Kevin Horton Ottawa, Canada _

Re: [Pythonmac-SIG] Testing applications with console input?

2007-05-21 Thread Kevin Horton
On 21 May 2007, at 19:27, Gary Bernhardt wrote: > On 5/21/07, Kevin Horton <[EMAIL PROTECTED]> wrote: >> I'm working on a small application that will respond to user input >> via the console. It is a very simple interface, with user input via >> "raw_input()&

[Pythonmac-SIG] Testing applications with console input?

2007-05-21 Thread Kevin Horton
t find any description of how to write tests for such a user interface. Any advice would be appreciated. Kevin Horton Ottawa, Canada ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig