Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Flashing label
Message
De
27/09/2000 01:24:34
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00421038
Message ID:
00421309
Vues:
27
Hi Nadya,

The *only* way you are going to do this is with a Timer. If you download my "Evil Bag Of Tricks" from Files, you'll see a lot of ways you can use Timers to control appearences.

That being said, do you really want to implement this UI? Flashing labels are non-; no, NON- (caps intended) standard and, according to MS Windows Design Guides, unacceptable UI elements.

Do you really need to PO your power users that badly and/or send them into epileptic fits with this? :-)


>I've just added a new function for one of my application, called clone. The code is simple:
>
>local oTemp
>scatter name oTemp memo
>append blank && default ID assigned on APPEND
>oTemp.FunctionID = FunctionID
>gather name oTemp memo
>
>I think, I have to add a label, which would indicate, that this is a new cloned record and would be visible untill save or revert buttons would be pressed. Threfore my question: how can I create a flashing effect for this label by simplest way? I'm not sure, that I want to use timer for this...
>
>Thanks in advance.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform