Browsing the TkDocs website, it looks like Tk has come a long way in the \"native look and feel\" department. But looking at some of these screenshots, it seems to be let down in Linux. If you scroll
I\'m trying to run freshly compiled program, written with Tcl&Tk. When running it I get an error:
Say we are having entry box and a button. When user press the button, it should ta开发者_如何学编程ke path from entry box and open the corresponding folder. How can I do it using Perl/TK? Thanks in ad
How to change icon present in the tit开发者_C百科le bar of message box using perl tk?On Windows, you change the icon for message boxes (and other system dialogs) by changing the default window icon. A
I want to automate the testing of my GUI. I went through the followi开发者_StackOverflow社区ng post but if someone can post a sample test code for the following example it would be much easier for me
There is something wrong with the way I assemble my Tk windows (with R tcltk and tcltk2, under Win XP)
Problem is: Clock hands in Tkinter flashes because I use w.delete, but if i don\'t use it then clock hands duplicate.. Please help.
Is is possible to specify user defined command on error in tcl s开发者_如何学运维cript? I want to cleanup the memory on if any error comes. I know that last error is saved in errorInfo variable.It\'s
I have multiple versions of tcl and tk installed in my tcl.framework and tk.framework 8.4, 8.5 and 8.6.
I\'m trying to add a menubar with the standard File Open, Save and New options. However, instead of behaving as expected, the subroutine handling the open, save and new actions is launched upon creati