Hi, Peter Gasper <[EMAIL PROTECTED]> writes:
> I know this is a problem I should be asking the gtkmm folks about (I > will), but I suspect the source of the error might be that the > DirectFB GDK doesn't support GtkSocket and GtkPlug. Is this correct > or is the problem something else? This is correct. GtkPlug and GtkSocket are X11 specific. The code is not included in GTK+ libraries not compiled for the gdk-X11 target. This is not DirectFB specific, you face the same problem with the Win32 and LinuxFB ports. Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
