Dunbarx

Thanks for the explanation! I will try it!

Charles Szasz
csz...@mac.com




On Jun 9, 2010, at 2:44 PM, dunbarx [via Runtime Revolution] wrote:

> Charles. 
> 
> Custom properties are very simple and very powerful. They work just like 
> any other property. 
> 
> You just make them up. Write: 
> 
> set the isLabel of field "yourField" to "true"     --isLabel is the new 
> custom property 
> 
> Then ask: 
> 
> answer the isLabel of fld "yourField" 
> 
> You will get "true". 
> 
> You will set the isLabel of all your other fields to "false". You can do 
> this in a script. 
> 
> This property is separate from the ordinary properties of your fields. For 
> example, you might want a locked field in your application for some reason, 
> and that would then interfere with your ability to distinguish it from a 
> 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-tp2245427p2249318.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-tp2245427p2249346.html
Sent from the Revolution - User mailing list archive at Nabble.com.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to