godatguitar
Programmer
Hi
I am very new to tcl, so sorry if this is a stupid question...
I have a canvas that I have attached the vertical scrollbar to, and i have set the scrollregion to 0 0 0 800.
When running the program, the scrollbar moves correctly, but the canvas does not move at all, and it seems that the scrollbar is not attached to the canvas.
I am using Visual tcl to write this code as I am very new to tcl.
I belive the problem lies with either the yscrollcommand with the canvas, or the command yview with the scrollbar.
Any help would be great!
Thanks in advance
I am very new to tcl, so sorry if this is a stupid question...
I have a canvas that I have attached the vertical scrollbar to, and i have set the scrollregion to 0 0 0 800.
When running the program, the scrollbar moves correctly, but the canvas does not move at all, and it seems that the scrollbar is not attached to the canvas.
I am using Visual tcl to write this code as I am very new to tcl.
I belive the problem lies with either the yscrollcommand with the canvas, or the command yview with the scrollbar.
Any help would be great!
Thanks in advance