Paul
Thu Dec 09 17:52:58 CST 2004
Ah, an "official" hack!
Thanks.
"Lee Mitchell" <Leemi@online.microsoft.com> wrote in message
news:bgHFV3i3EHA.3512@cpmsftngxa10.phx.gbl...
> Hi Paul:
>
> I am not sure it this will help, but look at the example of altering fonts
> in a VFP menu found in this article:
>
>
http://support.microsoft.com/default.aspx?scid=KB;EN-US;130657
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> *-- VFP9 Public Beta Now Available!! --*
> Download the VFP9 beta here:
http://msdn.microsoft.com/vfoxpro/
>
> *-- VFP8 HAS ARRIVED!! --*
> Read about all the new features of VFP8 here:
>
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
> Purchase VFP8 here:
>
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
>
> Keep an eye on the product lifecycle for Visual FoxPro here:
>
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
>
>>Thanks.
>
>>It would have been nice to get object menus in VFP9, but given the choice
>>between that and upgraded reporting, I'll take the reporting!
>
>
>
>>"Fred Taylor" <ftaylor@mvps.org!REMOVE> wrote in message
>>news:OnvwypN2EHA.2592@TK2MSFTNGP09.phx.gbl...
>> Not without resorting to some trickery. You can a FONT clause in the
> menu
>> designer by using the Message space under options like this: "" FONT
>> "Arial",14
>>
>> You need the empty set of quotes so the Message clause thinks it's
>> complete.
>>
>> Be aware that this makes your menus *very* non-standard to any other
>> application.
>>
>> --
>> Fred
>> Microsoft Visual FoxPro MVP
>>
>>
>> "Paul Pedersen" <no-reply@swen.com> wrote in message
>> news:uVNdUFM2EHA.3000@TK2MSFTNGP15.phx.gbl...
>>> Is it possible to specify menu fonts in the menu designer? It can be
> done
>>> in code. Except for the pads, which remain at the system-specified
>>> settings.
>>>
>>> What am I doing wrong?
>