I got curious so I whipped up a quick test form with a single rich text control text box on it. I tried to assign the font size in the property sheet to 200 and VFP whinged at me about illegal values. So then I set both the value and font size of the control in the form init. Run the form and VFP 9 (SP1) just shutdown. I expect you will have to ask someone from the VFP dev team why this limitation is in there but it seems pretty clear you are not going to be able work around it even by using a non-native control. Time to try Dabo? <g,d&r>
Richard Kaye -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Crozier Sent: Wednesday, April 01, 2009 9:13 AM To: [email protected] Subject: RE: Bid board font size Jim, In reports (.FRX) you can actually patch the font size into the reports file for fonts greater than 127. I found this out when I needed large fonts on box end labels and found the same problem. It may well be worth hacking a the scx file and patching in the font size as required to see if it works. Yes, I would also like to know why VFP has this limitation. Dave Crozier _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/df1eef11e586a64fb54a97f22a8bd044153e7...@ackbwddqh1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

