Hello !

>         Probably doesn't cover the exact situations he's been
>         encountering, though it would do the OP some good to watch them.
>
>         Basically he's creating an app with multiple windows
>         which shouldn't be hard, but I'm not sure there's "precise"
>         examples on what to do, even though for most of us it's
>         clear what to do; make multiple windows that aren't parented
>         to each other in fluid, and show()/hide() them as needed
>         from the callbacks.


For me the biggest problem was how to share data
between two or more windows. If you have an app where seperate windows
do not share data, great. But if you need to share data it can get harder.


CU

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

Reply via email to