Table Field question

dunbarx at aol.com dunbarx at aol.com
Sat Apr 20 17:33:02 EDT 2013




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
 
 



More information about the use-livecode mailing list