Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flashing label
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Flashing label
Miscellaneous
Thread ID:
00421038
Message ID:
00421038
Views:
41
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.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform