Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom messagebox
Message
De
08/07/2002 12:06:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00676092
Message ID:
00676172
Vues:
15
>Hi everybody,
>
>I'm looking for messagebox replacement, which allows any number of buttons with custom captions. It also should support standard icons (? !, etc.)

< snip >

As you are limited from VFP to pass 27 parameters, you may acheave this using comma separated or memo-like list format for the parameters for captions.
As for standard icons... I have developed class that extracts the EXE icon and shows it in Visual FoxPro HWND control. Same approach can be used to extract icons from any file with resource info - maybe some of the system DLLs or OCXs...

However HWND control is no longer shipped with VFP. So I am not sure whether it will be legal or not to redistribute a VFP7 app with the Visual FoxPro HWND control.
(If I remember you still use VFP6 at job so this is not problem for you at the moment)

Kind Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform