I have a dlg box created in MFC and i need to handle a certain key combination:
CTRL+E+G+S
i only know how to handle individual key presses
any help would be appreciated.
Cheers,
Wiggis
Hi,
I need to bind key events to a tree widget such as <Key-Return> but i seem to be having no luck.
the standard:-
$tree bindText <Key-Return> "puts $d"
does not work,
Any ideas?
also how can i bind a mouse click onto the background of the tree.
cheers for any help,
Dave
Hi,
I need a way of creating or emulating a TK widget using C++.
Basically i need to embedd an app inside of tk and this seems to be the best solution and i just do not know how to do it.
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.