On 4/14/06, Dmitriy Chumack <[EMAIL PROTECTED]> wrote: > I have a little question. I need to create a widget using > XtVaCreateManagedWidget(...) > function from libXt.so.6 library.
No, sorry, GTK and Motif are completely different and you can't mix their APIs. You must use one or the other. If you have to use XtVaCreateManagedWidget(), you have to use an Xt-based toolkit. As far as I know, Motif is the only Xt toolkit supported by wxWidgets. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list