| I guess that's okay, but I think I prefer letting the user type several search strings into a single search box – the way that most search engines work. Mark Guzdial |
| I don't think you can whump the scrollbar of a PluggableTextMorph. Adopting colors of the owners is something that a Morph can choose to do, so you'll have to set it. PlugabbleListMorphs typically accept arrays for specifying the lists. The selected and changeSelected take symbols which will be used as messages. Mark Guzdial |
| I don't know what a "label" is in Java. You can create non-clickable/editable text, though – look at StringMorph. Mark Guzdial |