Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Wiggis
  • Content: Threads
  • Order by date
  1. Wiggis

    MFC Keyboard handler help needed please

    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
  2. Wiggis

    BWidget Tree Binding Help

    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
  3. Wiggis

    Emulate TK widgets using C++

    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.
  4. Wiggis

    Embedding apps inside TK

    Hi, I just want to know if it is possible to embedd a seperate executable inside a tk widget? If not how could i emulate a TK widget in C++?? Anyone??

Part and Inventory Search

Back
Top