hilaire I trid to understand why the browser is showing a different symbol and I got stuck.
Stf On Sep 18, 2013, at 7:17 AM, Stéphane Ducasse <[email protected]> wrote: > > 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: > > 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> > >
