A problem with clearing fields on marked cards

charles61 cszasz at mac.com
Mon Jun 7 12:06:56 EDT 2010


Dunbarx

Thanks! I will try your suggestion!

Charles Szasz
cszasz at mac.com




On Jun 7, 2010, at 12:05 PM, dunbarx [via Runtime Revolution] wrote:

> Ah, I see what you mean. 
> 
> But the "label" in a label field is just the contents of that field. It 
> isn't a separate property as in a button, and I don't think there are any 
> properties that distinguish this control from an ordinary field. This even though 
> it is a separate object in the tools palette. I could be wrong, of course. 
> 
> But you can distinguish these fields easily. Why not set a custom property 
> in all your fields called "isLabel"?   Set that property of all the label 
> fields to "true", and all other fields to "false". 
> 
> Then you can add a check in your script to see if the property is "true" or 
> not. 
> 
> 
> In a message dated 6/7/10 11:51:54 AM, [hidden email] writes: 
> 
> 
> > Dunbarx 
> > 
> > In addition to the data entry fields being cleared, the name of the label 
> > fields are changed to field "label field". 
> > 
> _______________________________________________ 
> use-revolution mailing list 
> [hidden email] 
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences: 
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 
> View message @ http://runtime-revolution.278305.n4.nabble.com/A-problem-with-clearing-fields-on-marked-cards-tp2245427p2246202.html 
> To unsubscribe from A problem with clearing fields on marked cards, click here.
> 


-- 
View this message in context: http://runtime-revolution.278305.n4.nabble.com/A-problem-with-clearing-fields-on-marked-cards-tp2245427p2246209.html
Sent from the Revolution - User mailing list archive at Nabble.com.



More information about the use-livecode mailing list