Hi Kevin, Ronald,
I must be missing something. I have inserted the discussed
code into a test file (test.py) as follows:
--
import sys
from Tkinter import *
import tkMessageBox
def doOpenFile(*args):
for arg in args:
tkMessageBox._show(message=str(arg), type="ok
New user, so new thread, in reference to "(PyQt and py2app) Gui starts
in IDLE but not as app".
This happens when Qt loads image plugins from the
system location (likely set during Qt's configure), which
then load the system Qt.
The problem and a workaround are described here:
http://lists.trollt