How would I change the font size in a TextInputFieldModel ----- Cheers, Sean -- View this message in context: http://forum.world.st/Spec-Font-Size-tp4682677.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
I think it's not supported yet. I will have a look at this soon :) (what you can hackle do now is to override buildWithSpec in your model , and here you know your text input field widget is built, so you can access directly the morph) Ben On Apr 20, 2013, at 5:39 AM, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
How would I change the font size in a TextInputFieldModel
----- Cheers, Sean -- View this message in context: http://forum.world.st/Spec-Font-Size-tp4682677.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Benjamin -
Sean P. DeNigris