in reply to Re: Tk dirSelect -options problem
in thread Tk dirSelect -options problem

An inspired guess as it turns out since that worked as I wanted. Thank you!

I tried putting more options in Show().
-width and -height did not seem to have any effect.
-background => blue made the frame at the bottom with the OK and Cancel buttons turn blue

It looks like some experimentation is required unless someone can give some more information or point to where this is documented.

Replies are listed 'Best First'.
Re^3: Tk dirSelect -options problem
by Anonymous Monk on Apr 20, 2018 at 19:51 UTC

    I tried putting more options in Show()

    Please no more guessing :)

    It looks like some experimentation is required unless someone can give some more information or point to where this is documented.

    Use Tk::WidgetDump... Tk::Wm...