I originally posted this on Squeak-Dev but I didn't get a response so I am
hoping someone on this list can help.  I will release the code I am working on
to  SqueakSource.  I assume it will work in Pharo as well.  If it doesn't let
me know and I will clean up the problems.

=================================
I am trying to subclass TestBuilder (SUnitGUI) for my own testing facility.
TestBuilder builds a GUI using  ToolBuilder and I am trying to build my
GUI using ToolBuilder as well.  I need to use an input field and want to
add a StringMorph like widget to label the input field.  The only way I can
see to do this using ToolBuilder is to use another input field for my
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?

Regards,

Ralph Boland




-- 
Had a wife and kids in Florida, Jack (Nicklaus)
Went out for a "ride" but I couldn't get back
As a ten timer being hunted down
OR
When the wife found out who I was knowing (biblically speaking)
I hit a hydrant and I just kept going (till I hit a tree).
...

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to