[ENH] openBrowser-ls

Hernan Tylim htylim at yahoo.com.ar
Thu Aug 5 23:52:49 UTC 2004


Hi Avi, 
	This version modifies the <cmd-b> action of ParagraphEditor and
PasteUpMorphs to use the registry. I also changed Browser
class>>fullOnClass:selector: for the various 'browse full' options.
(What I did was a senders of #browseToolClass and modified those places)

Regards,
Hernán

> -----Original Message-----
> From: squeak-dev-bounces at lists.squeakfoundation.org 
> [mailto:squeak-dev-bounces at lists.squeakfoundation.org] On 
> Behalf Of Avi Bryant
> Sent: Thursday, August 05, 2004 8:25 PM
> To: The general-purpose Squeak developers list
> Subject: Re: [ENH] openBrowser-ls
> 
> 
> 
> On Aug 5, 2004, at 4:08 PM, Hernan Tylim wrote:
> 
> > Hi Lex,
> > 	Does this suffice? This changeset will only create a new
> > registry SystemBrowser, it will register the Browser class 
> and change
> > TheWorldMenu>>openBrowser to use the registry instead of 
> the hardcoded
> > call to Browser.
> >
> > 	I suppose I could also make the <cmd>-b shortcut to use this
> > registry but I didn't know what to do with the 
> browserShowsPackagePane
> > preference. (see ParagraphEditor>>browseIt)
> 
> Ideally the browserShowsPackagePane preference would somehow 
> modify the 
> value in the SystemBrowser registry.  But I don't think that's very 
> easy to do within the current preferences system...
> 
> Personally, I'd definitely prefer the consistency of having cmd-b do 
> the same thing as openBrowser, even if it means losing the nice 
> checkbox for browserShowsPackagePane in the short term.
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SystemBrowserRegistry-hpt.2.cs
Type: application/octet-stream
Size: 6716 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040805/4a33fe65/SystemBrowserRegistry-hpt.2.obj


More information about the Squeak-dev mailing list