Code:
# http://bytes.com/topic/python/answers/908537-can-window-size-tffiledialog-changed # # Code written by madpentiste # ''' The code herein creates a tkinter dialog "askopenfilename" with window resizing (not supported by default) via linux called from within python It is an adaptation of two recipes (need to scroll down to find
Leave a comment: