We will remove all the StringHolder hierarchy so I suggest to have a look at the Spec tutorial and write a little mini browser. It should not be difficult based on the examples.
We should move on and get rid of old code. Stef On Sep 17, 2013, at 10:53 PM, Hilaire Fernandes <[email protected]> wrote: > With 1.4, I use to open programmatically a *mini* browser on a given selector > with the following code: > > Browser newOnClass: Number selector: #/ > > Now it bring a DNU Retangle>>topOffset: > > I can use Nautilus but it opens a full complete browser and I don't want this. > > I can fix the code adding a asLayoutFrame (see cs) but then the browser does > not open on the proper method. this is strange > > Hilaire > <Browser-openAsMorphClassEditing.st>
