Christopher Barker wrote: > I'll see what I can do... I've done it -- I've added:
ScaledText.MinFontSize = 4 # the default is 1 ScaledText.DisappearWhenSmall = False (the default is True) attributes to ScaledText and ScaledTextBox. you can now set them to what the minimum size you want text to be, and if you want it to disappear or get drawn at that minimum size. It's in SVN, and the "MicroDemo" uses it. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
