HELP: Bitmaps Using Tkinter ?

Peter Moscatt pgmoscatt at optushome.com.au
Thu Mar 17 02:32:03 EST 2005


When placing an image onto a button object with:

b=Button(root,bitmap="@image.xbm")

Do I have to use a XBM or are there other formats that I can use ?

Pete




More information about the Python-list mailing list