All:
If I set the textSize of a virgin table field to something like 24, the 
editable field that sits atop it is stuck at 12, which is the default. I would 
have thought it would follow the lead of the object textSize, no?


I can always kluge this:
on mouseUp
  set the textSize of the focusedObject to 24
end mouseUp


But that seems untoward, and the selected text in the editable field does not 
behave anyway.


Craig Newman
 
 
_______________________________________________
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