[squeak-dev] Re: Resizing of text entry box in Inspector

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Thu Apr 16 06:35:01 UTC 2015


Well, extreme small sizes may lead to visual glitches, yes. You example
(size), however, should work fine. 

See:

<http://forum.world.st/file/n4819823/mini-inspector.png> 

I think we need more details.

Try pasting your preferences:

Clipboard clipboardText: ((Preferences dictionaryOfPreferences values
collect: [:pref | pref name, ' :', pref preferenceValue asString]) sorted
joinSeparatedBy: String cr).

Best,
Marcel



--
View this message in context: http://forum.world.st/Resizing-of-text-entry-box-in-Inspector-tp4819806p4819823.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list