Hi.
I'm programming under TCL/TK environment.
I've created a GUI but under certain resolutions, I can't see the whole menu and the GUI window doesn't come with a built in scrolling bars.
I want to add to the main frame (.) the ability to scroll - I've tried browsing the web for answers how to use the scrollbar widget but all of them use in the command of the widget the yview (or xview) commands which aren't reacognized under my system.
Is there a simple way to handle this resolution problem by adding scrolling bars to the entire wish window (rather than to a specific widget).
Thank You,
Adi.
I'm programming under TCL/TK environment.
I've created a GUI but under certain resolutions, I can't see the whole menu and the GUI window doesn't come with a built in scrolling bars.
I want to add to the main frame (.) the ability to scroll - I've tried browsing the web for answers how to use the scrollbar widget but all of them use in the command of the widget the yview (or xview) commands which aren't reacognized under my system.
Is there a simple way to handle this resolution problem by adding scrolling bars to the entire wish window (rather than to a specific widget).
Thank You,
Adi.