[Gtk-sharp-list] QT user control in GTK# application

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Sep 30 17:53:14 EDT 2010


On Mon, Sep 27, 2010 at 7:28 AM, celyo <celyo at mail.bg> wrote:
>
> Hi,
>
> Is there any way to add qt control (button or text field for example) in
> GTK# application?
>
> I mean I have sample GTK# Application with one button only and I want when I
> press this buttons to add QT text field and to add some text in it.
>
> Hint : I'm thinking about QT Visual Designer for Monodevelop ;)

You could do it with XEmbed (i.e. like GTK's Plug/Socket), but that
wouldn't be portable to Mac/Windows. However I'm sure there must be
ways to hack something similar on those platforms.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Gtk-sharp-list mailing list