Sept. 18, 2013
5:17 a.m.
On Sep 17, 2013, at 10:53 PM, Hilaire Fernandes <hilaire.fernandes@gmail.com> 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:
this is probably due to a missing layoutFrame can you try asLayoutFrame
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.
Hilaire <Browser-openAsMorphClassEditing.st>