Begin forwarded message:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Is this what you are talking about? What would you like instead? What was the intent of the option-World click menu?
Rob 2009/3/20 Stéphane Ducasse <[hidden email]>
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project OldWorldMenu.jpg (24K) Download Attachment |
probably
I see On Mar 21, 2009, at 8:23 PM, Rob Rothwell wrote: > Is this what you are talking about? What would you like instead? > What was the intent of the option-World click menu? > > Rob > > 2009/3/20 Stéphane Ducasse <[hidden email]> > > > Begin forwarded message: > >> From: [hidden email] >> Date: March 19, 2009 3:13:47 PM CEST >> To: [hidden email] >> Subject: Issue 668: should clean the option-World click menu >> >> You are not allowed to post to this mailing list, and your message >> has >> been automatically rejected. If you think that your messages are >> being rejected in error, contact the mailing list owner at >> [hidden email]. >> >> >> >> From: stéphane ducasse <[hidden email]> >> Date: March 19, 2009 3:13:40 PM CEST >> To: Pharo Development <[hidden email]> >> Subject: Issue 668: should clean the option-World click menu >> >> >> <star_on.gif> Issue 668: >> should clean the option-World click menu >> http://code.google.com/p/pharo/issues/detail?id=668 >> Apparently option-click on the world brings a new menu (which >> points to crappy stuff) and to the new pharo menu. >> > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > <OldWorldMenu.jpg>_______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project Picture 1.pdf (21K) Download Attachment |
Ok...it seems to be build in:
Morph>>buildMetaMenu: and PasteUpMorph>>addCustomMenuItems:hand: So...any thoughts on what should be in this menu? Take care, Rob 2009/3/21 Stéphane Ducasse <[hidden email]> probably _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
we should remove first the obsolete items (related to etoy and project).
stef On Mar 22, 2009, at 9:24 PM, Rob Rothwell wrote: > Ok...it seems to be build in: > > Morph>>buildMetaMenu: > and > PasteUpMorph>>addCustomMenuItems:hand: > > So...any thoughts on what should be in this menu? > > Take care, > > Rob > > 2009/3/21 Stéphane Ducasse <[hidden email]> > probably > I see > > > > > On Mar 21, 2009, at 8:23 PM, Rob Rothwell wrote: > > Is this what you are talking about? What would you like instead? > What was the intent of the option-World click menu? > > Rob > > 2009/3/20 Stéphane Ducasse <[hidden email]> > > > Begin forwarded message: > > From: [hidden email] > Date: March 19, 2009 3:13:47 PM CEST > To: [hidden email] > Subject: Issue 668: should clean the option-World click menu > > You are not allowed to post to this mailing list, and your message has > been automatically rejected. If you think that your messages are > being rejected in error, contact the mailing list owner at > [hidden email]. > > > > From: stéphane ducasse <[hidden email]> > Date: March 19, 2009 3:13:40 PM CEST > To: Pharo Development <[hidden email]> > Subject: Issue 668: should clean the option-World click menu > > > <star_on.gif> Issue 668: > should clean the option-World click menu > http://code.google.com/p/pharo/issues/detail?id=668 > Apparently option-click on the world brings a new menu (which points > to crappy stuff) and to the new pharo menu. > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > <OldWorldMenu.jpg>_______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Ok...I'll try to figure out what those are. You CAN still create new Project AND navigate to it, though...
On Sun, Mar 22, 2009 at 5:01 PM, Stéphane Ducasse <[hidden email]> wrote: we should remove first the obsolete items (related to etoy and project). _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Mar 22, 2009, at 10:17 PM, Rob Rothwell wrote: > Ok...I'll try to figure out what those are. You CAN still create > new Project AND navigate to it, though... yes this is why we should remove the menus because Project will soon explode :) > > > On Sun, Mar 22, 2009 at 5:01 PM, Stéphane Ducasse <[hidden email] > > wrote: > we should remove first the obsolete items (related to etoy and > project). > > stef > > On Mar 22, 2009, at 9:24 PM, Rob Rothwell wrote: > > > Ok...it seems to be build in: > > > > Morph>>buildMetaMenu: > > and > > PasteUpMorph>>addCustomMenuItems:hand: > > > > So...any thoughts on what should be in this menu? > > > > Take care, > > > > Rob > > > > 2009/3/21 Stéphane Ducasse <[hidden email]> > > probably > > I see > > > > > > > > > > On Mar 21, 2009, at 8:23 PM, Rob Rothwell wrote: > > > > Is this what you are talking about? What would you like instead? > > What was the intent of the option-World click menu? > > > > Rob > > > > 2009/3/20 Stéphane Ducasse <[hidden email]> > > > > > > Begin forwarded message: > > > > From: [hidden email] > > Date: March 19, 2009 3:13:47 PM CEST > > To: [hidden email] > > Subject: Issue 668: should clean the option-World click menu > > > > You are not allowed to post to this mailing list, and your message > has > > been automatically rejected. If you think that your messages are > > being rejected in error, contact the mailing list owner at > > [hidden email]. > > > > > > > > From: stéphane ducasse <[hidden email]> > > Date: March 19, 2009 3:13:40 PM CEST > > To: Pharo Development <[hidden email]> > > Subject: Issue 668: should clean the option-World click menu > > > > > > <star_on.gif> Issue 668: > > should clean the option-World click menu > > http://code.google.com/p/pharo/issues/detail?id=668 > > Apparently option-click on the world brings a new menu (which points > > to crappy stuff) and to the new pharo menu. > > > > > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > <OldWorldMenu.jpg>_______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Got it...I'll play with it and see what you think...
Rob On Sun, Mar 22, 2009 at 5:29 PM, Stéphane Ducasse <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |