> input field label string. There has to be a better, standard, way of doing 
> this.
> Can someone tell me what the standard way, or some reasonable way,
> of labeling my input field is when using ToolBuilder?

I don't exactly understand what you want to do?

ToolBuilder provides an abstraction over Morphic. It simplifies the
whole interface, but also hides many possibilities that you would have
using Morphic directly. Especially now that in Pharo you have a nice
and much more powerful interface to build Morphic GUIs through
"UITheme current" I would suggest that you use this one.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to