Training, Open Source computer languages
PerlPHPPythonMySQLApache / TomcatTclRubyJavaC and C++LinuxCSS 
Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
Button with changing bitmap

Posted by samblake (samblake), 7 December 2003
Hey, can someone tell me how to make a button in tcl/tk with a bitmap on it that changes to another bitmap when clicked and then changes back when the mouse button is released. Thanks.

-Sam

Posted by admin (Graham Ellis), 8 December 2003
You'll need to bind the ButtonPress and ButtonRelease methods on the button to configure the button to change the bitmap. Something like:

Code:
bind .sample ButtonPress {
           .sample configure bitmap xxxxx}
bind .sample ButtonRelease {
           .sample configure bitmap yyyyy}


I don't have Tk running on the machine I'm posting from, so the syntax above may not be 100% perfect - but it should point you in the right direction



This page is a thread posted to the opentalk forum at www.opentalk.org.uk and archived here for reference. To jump to the archive index please follow this link.

© WELL HOUSE CONSULTANTS LTD., 2009: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho