On Fri, Mar 7, 2008 at 2:52 AM, Verena <[EMAIL PROTECTED]> wrote: > Hi all, > > Is it possible to draw a Widget with its label on its side, i.e. rotated by > 90 degrees? > Thanks.
If you want the letters to still be vertical but words to be rotated, just stick '\n' between each character. Not the most elegant solution but it's easy. -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

