Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Flashing label
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00421038
Message ID:
00421071
Vues:
13
Hi Nadya,
I just started using this control the other day. It works great and is really simple. The FLICK() method is just like a switch. The first time it is called the light turns on. The second time it is called it is turned off. There are a couple of properties to set the blink interval and another to set the color. If I can provide you with any other info just let me know.

George


>>>Hi Ko,
>>>
>>>>>Hi everybody,
>>>>>
>>>>>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.
>>>>

>>>>Why not simply set the labels visible to .t. when adding the record and set it to invisible when clicking on revert or save buttons.
>>>
>>>Yes, this is what I have in mind. But in order to get user's attention, I want for this label to be 'flashing' label, IOW, letters should blink. The best instance of this behavior: 'Running...' It's not hard to design the class for this label (container: label+timer with few lines of code), but may be somebody already designed this class, so I don't have to reinvent the wheel (I'm quite a lazy person :)).
>>>
>>>Thanks again.
>>
Why not put that flashing LED light from the files section there too? <bg>
>
>Yep, I've just downloaded this class, but not sure, it's that I want. Pity, it doesn't have a demo form...
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform