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
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
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
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