> Hi again, > > I am reading up on another post regarding this issue. > > I copied hello.cxx from the beginner docs and compiled but the font comes up > tiny- definitely not 36 - and does not change when other values are given as > arguments. Nor do the fonts change. If you send me an email address I will > send a screenshot with code and the FLTK window. > > One note is that the compiler g++ could not locate the Xext library so I > removed it from the compile statement. Is the label font size and type > dependent on the Xext lib? > I can rebuild fltk but it was challenging to get the X11 libraries to link up > so I would rather find Xext and get it in the right path if that is the > problem. > > Thanks again for your help. > Edgar > > I just installed Xext lib and compiled hello.cxx with -lXext. It compiled but still no change in labelfont and label size. :(
Thanks, Edgar _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

