> Hi All! I need to embed fltk widget into wxWidgets top 
> window, is exist any manual for this?

I don't recall anybody ever doing that before, so I don't think there is
any documentation for that.

It does not sound easy.

Would you not be better just making your embedded widget with wxWidgets,
so that it is easily compatible with the top level window? Or
alternatively use fltk for the top level window?

Mixing them may be possible, but they have very different mechanisms for
event passing and widget communication so it will not be trivial.

Perhaps if you can tell us what you are actually trying to do, we might
be able to suggest ways of doing it?


SELEX Sensors and Airborne Systems Limited
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-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to