Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Splash screen makes VFP not focused
Message
De
28/07/2004 17:41:12
 
 
À
28/07/2004 17:38:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00928933
Message ID:
00928955
Vues:
23
>We do this in all of our applications. The first thing we do is:
>
>DO FORM fsplash WITH 'splash.bmp' NAME llshowsplash LINKED
>
>When we want the slash screen to disappear - after the application loads we:
>
>RELEASE llshowsplash

This is how we do it:
Loading=CREATEOBJECT('About')
Loading.SystemName.Caption=ALLTRIM(Anglais)
SEEK PADR('OPENIT',LEN(Message.Module))+PADR('VERSION',LEN(Message.Cle)) ORDER ModCle
Loading.Version.Caption=ALLTRIM(Anglais)
USE IN Message
Loading.Show()
So, we are going thru an object to have the splash screen. What would you propose to get closer to what you have?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform