godatguitar
Programmer
Hi
I am very new to tcl, as you are prob aware due to my previous posts! LOL
Anyway, I have been trying to build a scrollable window in which i can place some radiobuttons and labels/messages for a test type-thing.(LOL) I intend to group the radiobuttons together so that the user can chose 1 option only, and then submit his answers, gaining a result at the end.
I am trying to use visual tcl to write the program, as i am not that good at writing the code yet. It seems very hard....
Basically, I need a scrollable window/frame that will do the trick, so i can then place the widgets (such as radiobuttons etc) IN the window/frame, that can then scroll vertically ONLY.
I have had no luck using the BWidget library as i understand there is a scrollable widget in it, but visual tcl is unable to load it.
Does anyone have anycode (from scratch) that i can copy/paste into a program for me to use? I only need the scrollable window/frame to open once the tcl file is opened.
Any help would be great, as i am pulling my hair out over this.
Thanks all in advance
I am very new to tcl, as you are prob aware due to my previous posts! LOL
Anyway, I have been trying to build a scrollable window in which i can place some radiobuttons and labels/messages for a test type-thing.(LOL) I intend to group the radiobuttons together so that the user can chose 1 option only, and then submit his answers, gaining a result at the end.
I am trying to use visual tcl to write the program, as i am not that good at writing the code yet. It seems very hard....
Basically, I need a scrollable window/frame that will do the trick, so i can then place the widgets (such as radiobuttons etc) IN the window/frame, that can then scroll vertically ONLY.
I have had no luck using the BWidget library as i understand there is a scrollable widget in it, but visual tcl is unable to load it.
Does anyone have anycode (from scratch) that i can copy/paste into a program for me to use? I only need the scrollable window/frame to open once the tcl file is opened.
Any help would be great, as i am pulling my hair out over this.
Thanks all in advance