Issue 4634 in pharo: Tools menu build by code from Deprecated13

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

Issue 4634 in pharo: Tools menu build by code from Deprecated13

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.4

New issue 4634 by [hidden email]: Tools menu build by code from  
Deprecated13
http://code.google.com/p/pharo/issues/detail?id=4634

--> leading to a messed up world menu when unloading Deprecated13.

The method StandardToolSet class>#menuCommandOn: needs to be move somewhere  
else.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4634 in pharo: Tools menu build by code from Deprecated13

pharo

Comment #1 on issue 4634 by [hidden email]: Tools menu build by code  
from Deprecated13
http://code.google.com/p/pharo/issues/detail?id=4634

The method reads:


menuCommandOn: aBuilder
        <worldMenu>
        (aBuilder item: #Tools)
                order: 1.0;
                target: self;
                icon: self theme smallDoItIcon.! !



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4634 in pharo: Tools menu build by code from Deprecated13

pharo
Updates:
        Status: Closed

Comment #2 on issue 4634 by [hidden email]: Tools menu build by code  
from Deprecated13
http://code.google.com/p/pharo/issues/detail?id=4634

fixed in 14093 (moved to AbstracTool)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4634 in pharo: Tools menu build by code from Deprecated13

pharo
Updates:
        Status: FixToInclude
        Labels: -Milestone-1.4 Milestone-1.3

Comment #3 on issue 4634 by [hidden email]: Tools menu build by code  
from Deprecated13
http://code.google.com/p/pharo/issues/detail?id=4634

I will fix that in 1.3, too


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4634 in pharo: Tools menu build by code from Deprecated13

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.4

Comment #4 on issue 4634 by [hidden email]: Tools menu build by code  
from Deprecated13
http://code.google.com/p/pharo/issues/detail?id=4634

in 13302


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker