> > My question is:  has anybody tried integrating FLTK and 
> gstreamer (or
> > even GTK+) into the same application?  I'm concerned that 
> gstreamer may
> > be far too deeply embedded into GTK+ that it may be more 
> efficient for
> > me to learn GTK+ and just re-do my GUI in that framework.  
> I hope that
> > this isn't the case...


I know of someone who is using gstreamer in a non-gtk app, with (I
believe) some success so it would appear to be possible.

I have never done it, but I did do some stuff with win32 DirectShow
API's into a fltk window that did work OK.
All I needed to do for that was subclass from Fl_Window and then obtain
the window handle (both trivial) and the rest pretty much just worked.

To what extent that is applicable to the gstreamer case I could not
begin to guess...


SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to