On Wed, Jun 17, 2009 at 1:47 PM, Kurt Wendt <[email protected]> wrote:
> Hey folks, > > > > There is this Palet Label that I am working on - and I just got word > that a large number on the Form must be set to 150 points. Now, I > understand the Font Size setting in FoxPro is the same as Point Size. > However, when trying to increase the size - FoxPro is limiting me to a > setting of 127 - and won't allow anything higher. And, the request is > coming from an outside co. - a co. which our client is doing business > with - specifically, Home Depot Mexico. > > > > Is it possible to set the Font Point Size greater than 127 - or is 150 > truly an unrealistic request? > > ----------------- Use a Graphic image instead of the # in your form. Granted you have to figure out how to switch them on the fly but that is why we make the mediocre money isn't it? I did that in a VB 6 form a few years ago. I got the value and copied the graphic representation of that #'s file over the existing version of it. bigNum.jpg -- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/[email protected] ** 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.

