[vwnc] Getting rid of "Current Package"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Getting rid of "Current Package"

Andre Schnoor
Hi all,

this might be a stupid question, but I can't seem to find a way to  
restore the default state where no "Current Package" is selected using  
the tools GUI. I recently used "Package >> Set as Current" for the  
first time and am now stuck because I can't "undo" this (i.e. restore  
nullPackage being the current packge).

        Store.Registry currentPackage: Store.Registry nullPackage

The above expression obviously achieves this.

I would like to suggest to not disable the menu item when no package  
is selected. Instead, the item should read "Unset Current Package" or  
similar.

Andre

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Getting rid of "Current Package"

Terry Raymond
Andre

Did you try selecting the None package and make it
the current?

It seems to work in my 7.6 image.

Terry
 
===========================================================
Terry Raymond
Crafted Smalltalk
80 Lazywood Ln.
Tiverton, RI  02878
(401) 624-4517      [hidden email]
<http://www.craftedsmalltalk.com>
===========================================================

> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of Andre Schnoor
> Sent: Friday, June 20, 2008 5:46 AM
> To: vwnc List
> Subject: [vwnc] Getting rid of "Current Package"
>
> Hi all,
>
> this might be a stupid question, but I can't seem to find a way to
> restore the default state where no "Current Package" is selected using
> the tools GUI. I recently used "Package >> Set as Current" for the
> first time and am now stuck because I can't "undo" this (i.e. restore
> nullPackage being the current packge).
>
> Store.Registry currentPackage: Store.Registry nullPackage
>
> The above expression obviously achieves this.
>
> I would like to suggest to not disable the menu item when no package
> is selected. Instead, the item should read "Unset Current Package" or
> similar.
>
> Andre
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Getting rid of "Current Package"

Andre Schnoor

Am 20.06.2008 um 13:30 schrieb Terry Raymond:

> Did you try selecting the None package and make it
> the current?
>
> It seems to work in my 7.6 image.

Oh, cool. I didn't know it existed in the browser list. Thanks. I've  
got so many packages, it just never happend that I looked at the  
bottom of the list ;-)

Andre

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc