EasyGUI & Pictures

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterayre
    New Member
    • Jun 2008
    • 1

    EasyGUI & Pictures

    Hello I'm developing a school project using python easygui; is there any way that you can incorperate images into codes that dont usually support it?

    ie multi enter box:
    multenterbox(ms g='Fill in values for the fields.', title=' ', fields=(), values=())
    has no support for images


    buttonbox(msg=' ', title=' ', choices=('Butto n1', 'Button2', 'Button3'), image=None)
    for example does

    Is there any way i can edit the stock files so that i can put pictures into other codes not previously supporting it

    Any help much appreciated, thanks in advance
Working...