I am going to add a new feature that can take vnc snapshot jpeg images of 
student desktops in an LTSP environment. I am going to use vncsnapshot
http://vncsnapshot.sourceforge.net/
However, I then want to shrink these images and put them into a window that 
displays them in a grid pattern so they are all quickly viewable by a teacher. 
Kind of like how gthumb works. But with 30 screenshots they won't all fit 
without scrolling. Then the teacher can click on any image to call my vnc 
callback for a live connection.

My question: I was thinking of putting each image inside an fl_box. But what 
container widget should I use? Fl_Pack or another sub class of Fl_Group or 
maybe Greg's Fl_Table? Any suggestions or advice?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to