> On 26 Aug 2016, at 6:41 AM, panagiotis merakos <merak...@gmail.com> wrote:
> 
> Could we probably set them on startup?
> 
> put revIDEGetPreference("cScriptEditor,editor,font") into scriptTextFont
> put revIDEGetPreference("cScriptEditor,editor,fontSize") into scriptTextSize

Something would need to subscribe to idePropertyChanged for those properties 
and update them but yes we could. However, if they are deprecated we would only 
be perpetuating their use by ensuring they are right. If someone wants to 
undeprecate them then most definitely this should be done but until then it 
would probably be better to recommend people use revIDEGetPreference.

Cheers

Monte
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to