Hi!
I'm developing an application with Perl/Tk. The application should be a simple form, which is dynamically generated from xml-contents and then the user can modify the fields and save the modifications to xml-file.
How can I add scrollbar to the window if the form gets so big that it doesn't fit into window. Should the scrollbar be attached to canvas? Do you have any links or examples?
Thank you!
-comma-
I'm developing an application with Perl/Tk. The application should be a simple form, which is dynamically generated from xml-contents and then the user can modify the fields and save the modifications to xml-file.
How can I add scrollbar to the window if the form gets so big that it doesn't fit into window. Should the scrollbar be attached to canvas? Do you have any links or examples?
Thank you!
-comma-