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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Emulate TK widgets using C++

Status
Not open for further replies.

Wiggis

Programmer
Jun 9, 2003
10
GB
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.
 

Ion Filipski
1c.bmp
 
unfortunatly this is the wrong way round for waht i am trying to do.

This article is for embedding Tk into C++ what i want to do is embedd C++ into TK.

Thanks anyway
 
try to create C++ COM objects and instantiate them in TCL

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top