Hello there! I am currently using TCL/TK for a small project which can be found here http://www.geocities.com/nickthegreek82/amr2mp3
My problem is that: How can i make a web link inside my program ? is it possible ? i mean a visible link which lead to a specific web site. any ideas ?
Thanks...
Thanks my friend for your time.
I found another solution ...
wm protocol . WM_DELETE_WINDOW { procedure_name }
There are some limitations though to that procedure , i think you can not set any values to variables.
Hope this works for you as well!
Nick
Hello there!
I am new in TCL and Tk programming and i have a problem with my project i am on.
I have deactivated the resize icon in title bar of my application and i want to do the same with the "X" wich destroys the widget. Is it possible to do that ? If not i want to have a procedure executed...
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.