Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change font in MessageBox?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00219801
Message ID:
00219868
Vues:
159
Nadya,
The messagebox is linked to Windows and can't be changed via VFP. You can make a small form which acts like a message box. Pass it parameters for the text, change the font, resize to fit the message, etc.

Not a simple solution, but....

HTH
Barbara


>Hi!
>
> Could somebody help me in this problem:
> I want to display statistics of my file in simple MessageBox, for example:
>
> "Number of macthed records:" + padl(cntMatch,10)+chr(13)+;
> "Total :" + padl(cntTotal,10)
>
> Unfortunately, the width of letters isn't the same, so my statistics looks awefull :(
>
> Is there some easy solution?
>
>
> Thanks in advance.
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform