C++ and Tk

P

Penguin_X

Hi.

I'm using Tk with Perl. I looked on google and many forums about Tk and
C relationship, but nothing interesting. Is there any way to use Tk with
C ? I would prefer use with a compiled language than interpreted one.

Thank You !
 
D

Donovan Rebbechi

Hi.

I'm using Tk with Perl. I looked on google and many forums about Tk and
C relationship, but nothing interesting. Is there any way to use Tk with
C ? I would prefer use with a compiled language than interpreted one.

Thank You !

Yes, you can.

Would recommend you look at GTK instead if you're using C.

This and further discussion isn't topical here, inquire further in a UNIX or
Linux programming group (comp.unix.programmer, comp.os.linux.development.*)

Cheers,
 
P

Panjandrum

Penguin_X said:
I'm using Tk with Perl. I looked on google and many forums about Tk and
C relationship, but nothing interesting. Is there any way to use Tk with
C ? I would prefer use with a compiled language than interpreted one.

If you don't mind C++ and heavy operator overloading:
http://cpptk.sourceforge.net/
 
M

Mark P

Penguin_X said:
Hi.

I'm using Tk with Perl. I looked on google and many forums about Tk and
C relationship, but nothing interesting. Is there any way to use Tk with
C ? I would prefer use with a compiled language than interpreted one.

Thank You !

www.swig.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,167
Messages
2,570,911
Members
47,453
Latest member
MadelinePh

Latest Threads

Top