[squeak-dev] [Bug][M7632] String Holder class>>openLabel: returns the Class rather than the instance.

Jerome Peace peace_the_dreamer at yahoo.com
Fri May 6 08:02:28 UTC 2011


Hi Ken,

This is a response to Ken G Browns query in:
http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-May/159651.html
Controlling size and location of a Workspace instance?

I looked into it and reported what I found here:

http://bugs.squeak.org/view.php?id=7632
String Holder class>>openLabel: returns the Class rather than the instance.

Short answer. Until someone fixes the bug in trunk use the form

mine := Workspace new openLabel: 'This works'.

mine topView 

should give you the system window object that can be positioned and resized.

Yours in curiosity and service, --Jerome Peace, fearless (but lazy) bugtracker



More information about the Squeak-dev mailing list