Hello,

I was looking for a cross-platform framework to display pictures in a
window, and FLTK seems to be the one with the least ammount of fuss,
which is excellent. I was able to piece together a system that works
pretty well for me. So far so good.

My question is, in my typical programs (physics simulations),
interactivity is extremely limited, essentially I want to treat the
window as a canvas on which I am drawing, possibly displaying the values
of a few relevant parameters in Fl_Output's, and which updates itself on
screen every 50 ms or so. I am calling redraw() by hand for
that. Somehow it feels like using FLTK backwards ... what would be the
least awkward to do it ?

Thanks for your advice !

Cheers,

        /vincent

-- 
|                 |   UMPA - ENS Lyon   | Mél: [email protected] |
| Vincent Beffara |  46 allée d'Italie  | Tél: (+33) 4 72 72 85 25  |
|                 | 69364 Lyon Cedex 07 | Fax: (+33) 4 72 72 84 80  |

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

Reply via email to