> Anway, to digress, is there any way to allow resizing in one > dimension but not the other? i would rather only have my > browser resize vertically.
You want to read up on the size_range method, I think. It's a method of Fl_Window for controlling resize behaviour. The fltk-1.1 html docs are hand generated, but I find them generally good. The 1.3 docs are doxygen generated, so have some additional details - though I confess I find them harder to browse through. In any case, they are likely more up to date than the flt-2 docs, given it's largely quiescent state. SELEX Galileo Ltd 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 mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

