Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Font size in Showcursor()
Message
De
20/08/2001 10:27:41
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
17/08/2001 18:27:10
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00545729
Message ID:
00546218
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform