> I want to draw two line x horizantal and y vertical ??? any ready widgets --- > how to fl_line and assign angle to each line >
What version of FLTK are you using? Is your installation complete? You should have documentation and a tests directory containing some example programs to help you (e.g. line_style.cxx). If not, the FLTK-1.1.x documentation is available here: http://www.fltk.org/documentation.php/doc-1.1/toc.html with the particular section on drawing at: http://www.fltk.org/documentation.php/doc-1.1/drawing.html#drawing and the tests directory available as part of the stable 1.1.9 source download at: http://www.fltk.org/software.php [Similar links are available for FLTK-2.0] _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

