HELP: Bitmaps Using Tkinter ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Moscatt

    #1

    HELP: Bitmaps Using Tkinter ?

    When placing an image onto a button object with:

    b=Button(root,b itmap="@image.x bm")

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

    Pete

Working...