GTK Window to JFrame converter?

S

Shafik

Hello folks,

Any java gui geniuses out there?

I have this rather interesting problem: I have a shell application
written in GTK that uses the GTK socket-plug architecture to allow
third party programs to plug into that shell.

The problem is that I would like to write a Java Swing application and
plug it in to that architecture ... is that even possible?

The GTK shell returns a GTK Window object for the third party
application to display it's gui on. Can I somehow convert that Window
object to a JFrame object so I can write native Swing code for the
Java application?

Any creative insight will be much appreciated.

Thanks,
--Shafik
 
M

Mark Space

Shafik said:
Hello folks,

Any java gui geniuses out there?

I have this rather interesting problem: I have a shell application
written in GTK that uses the GTK socket-plug architecture to allow
third party programs to plug into that shell.

Could you provide a link to the documentation for GTK's "socket-plug
architecture"? I did a Google search but nothing looked reasonable.
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top