On 1/7/06, Michael Lange <[EMAIL PROTECTED]> wrote:
> Sorry, I don't have much ideas here; however on my linux box your test app
> runs fine, and if tkMessageBox does not work either it does not seem so
> obvious to me that Pmw causes the problems.
Hi Michael -
you tested my apps on a linux box a
On Thu, 5 Jan 2006 13:26:14 -0700
Stewart Midwinter <[EMAIL PROTECTED]> wrote:
Hi Stewart,
> I have a Tkinter app running on cygwin. It includes a Test menu item
> that does nothing more than fetch a directory listing and display it
> in a Toplevel window (I'd use a tkMessageBox showinfo widget,