Re: Tkinter Bitmap Newbie question

2005-03-14 Thread Wim Goffin
schreef in bericht news:[EMAIL PROTECTED] > "Wim Goffin" wrote: > >>>> Hi, > > hello, > >>>> I'm trying to get a bitmap onto a button, but I can't. >>>> Can anyone tell me where to look for a solution? >>>> >&g

Tkinter Bitmap Newbie question

2005-03-12 Thread Wim Goffin
n __init__    self.tk.call(TclError: error reading bitmap file "\test.xbm"   This is hapening on a WindowsXP system.It seems as though the file is not found. Because if specify the name of a non-existing file, then I get exactly the same error. What could I do to make sure first that Puthon does find the file?   Thanks in advance,Wim Goffin -- http://mail.python.org/mailman/listinfo/python-list

Python Tkinter Newbie question

2005-03-12 Thread Wim Goffin
n __init__    self.tk.call(TclError: error reading bitmap file "\test.xbm"   This is hapening on a WindowsXP system.It seems as though the file is not found. Because if specify the name of a non-existing file, then I get exactly the same error. What could I do to make sure first that Puthon does find the file?   Thanks in advance,Wim Goffin -- http://mail.python.org/mailman/listinfo/python-list

Newbie question Tkinter bitmap

2005-03-12 Thread Wim Goffin
n __init__    self.tk.call(TclError: error reading bitmap file "\test.xbm"   This is hapening on a WindowsXP system.It seems as though the file is not found. Because if specify the name of a non-existing file, then I get exactly the same error. What could I do to make sure first that Puthon does find the file?   Thanks in advance,Wim Goffin -- http://mail.python.org/mailman/listinfo/python-list