I have a Scrolled Pane which is then populated with a series of long listboxes to make a chart. The scrollbar on the bottom works perfectly, but the scrollbar on the right hand side indicates that the
I want to dynamically disable or enable checkbuttons based on the options the user selects. What I would like is a cross between radiobutton and checkbutton.
I am working on a python checkers game for college. I have the board drawn, using tk, but I can\'t seem to implement a movement function for the pieces. If anyone see any errors in my code, or can off
I can\'t bind the Escape and Return keys in my Tcl/Tk code. The following code reproduces the bug. When I hit Esc or Enter key I get the following error message:
I have a Tk::Button that has a folder image on it. On some occasions we disable this button and the button image is kind of grayed out.
Do anyone know why FocusOut event is not working on linux? I have 1 enabled textbox and 3 disabled combobox.
When you compile TCL/Tk manually from sources or just install it from ActiveState you get the following structure in your TCL/Tk installation folder:
So it is great of C++/TCL to provide us with easy manageable in TCL C++ functions and classes via APIs like:
What are step by step instructions for compiling C++/Tk program into executable that would run on other users machines not requiring that end users to install any ad开发者_开发知识库ditional software,
So I look at C++/Tk for as a GUI library. I see \"lots\" of examples - 6. I like its style but I do not see how to create a slider/trackbar. I want such a trackbar that on its value change to have my