> 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.
> ********************************************************************
>

Thanks for replay, I have write something like form editor, but I have problems 
that cannot solve - Z-order of widgets( wxWidgets doesn't have such ability ), 
and also wxWidgets some slow, but fltk is great for this( I cannot fast rewrite 
all application on fltk - it big and written fully on wxWidgets ), so maybe 
embed ScrollGroup with child fltk widgets will be best solution, If anybody 
don't make this before, please don't spend your time - I'll try it myself.

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

Reply via email to