Hi.
I'm new in tcl and I'm having issues to display the elements of my listbox. I have a list that I want to display in my listbox, but when I use the -listvariable mylist, the items don't show in my list. I have this:
scrollbar frame.sb -command "frame.lbox yview"
set mylist [list a b c d e...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.