Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System Modal MessageBox Icon
Message
De
20/11/2005 12:45:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
System Modal MessageBox Icon
Divers
Thread ID:
01070631
Message ID:
01070631
Vues:
69
VF9-WinXPSP2: I noticed that when using the MessageBox function with the System Modal parameter (4096), the resulting messagebox window has a "Blank Window" icon.

Non System Modal messageboxes have no icon, that seems logical, as you can only see them "inside your app", but System Modal messageboxes should have the application icon, or no icon at all.

Should this be considered a bug?

Steps to reproduce:

Start a new project, attach any icon to it ("Project", "Project Info", "Project" Tab, "Attach Icon"), add a prg, cut and paste this:
?MESSAGEBOX("Check this System Modal MessageBox Icon",0+48+4096)
?MESSAGEBOX("No MessageBox Icon here - Non System Modal",0+48)
Compile and run EXE
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform