[Python-bugs-list] [ python-Bugs-619245 ] PythonLauncher Dialogs do not work

noreply@sourceforge.net noreply@sourceforge.net
Thu, 24 Oct 2002 15:02:41 -0700


Bugs item #619245, was opened at 2002-10-06 16:14
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=619245&group_id=5470

Category: Macintosh
>Group: Not a Bug
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Bill Bedford (billbedford)
Assigned to: Jack Jansen (jackjansen)
Summary: PythonLauncher Dialogs do not work

Initial Comment:
While converting some scripts to Python 2.3a using PythonLauncher, I find that if the script opens a dialog, the dialog can not receive mouse clicks. The only way to dismiss the dialog is the quit the Terminal.

There is some functionality in the open file dialogs in that you can select a file, but none of the other controls work.

Python 2.3a OS X 10.1.5

----------------------------------------------------------------------

Comment By: Bill Bedford (billbedford)
Date: 2002-10-08 11:27

Message:
Logged In: YES 
user_id=624163

Jack
You are right I misunderstood the pythonw thing.

What I did was to change the application to open the file and double clicked on the icon. What I should also have done is to change the file extension to .pyw. When I do that the dialogs work as expected.

----------------------------------------------------------------------

Comment By: Jack Jansen (jackjansen)
Date: 2002-10-06 23:59

Message:
Logged In: YES 
user_id=45365

Bill, I think there's a misunderstanding here. Are you using PythonLauncher from the terminal? It isn't intended to be used as such, for that you should use "pythonw". If this is the problem let me know (it can probably be fixed, or PythonLauncher should complain). If it isn't what you're doing please give me a recipe to repeat this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=619245&group_id=5470