Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Font size in Showcursor()
Message
From
20/08/2001 10:27:41
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
17/08/2001 18:27:10
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00545729
Message ID:
00546218
Views:
17
Here's what I do:

***WC
response.ExpandTemplate("mytemplate.wc")

SELECT mycursor

loShowCursor = CREATEOBJECT('wwShowCursor', Response)
loShowCursor.lSumNumerics = .t.
loShowCursor.cCellPadding = "0"
loShowCursor.cCellSpacing = "0"
loShowCursor.cTableBorder = "1"
loShowCursor.cExtraTableTags = [style="font-family: Verdana; font-size: 8pt"]
loShowCursor.ShowCursor()
***



>Can I change the font and font size in Showcursor().
>
>I have a header (with expand template) and the font with show cursor is too large to match my header above it.
>
>THANKS
Previous
Reply
Map
View

Click here to load this message in the networking platform