Yes probably much better to write a simple new one. I will try this evening as an exercise.
Stef On Sep 18, 2013, at 8:23 AM, Marcus Denker <[email protected]> wrote: > > On Sep 18, 2013, at 8:20 AM, Stéphane Ducasse <[email protected]> > wrote: > >> hilaire >> >> I trid to understand why the browser is showing a different symbol and I got >> stuck. >> > We really should not waste our time with the old browser. > > >> 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> >>> >>> >> >> >
