Issue 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

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

Issue 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Status: Accepted
Owner: ----

New issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

Pharo image: Pharo1.4a#14215
Virtual machine used: Croquet Closure Cog VM [CoInterpreter  
VMMaker.oscog-eem.133] r2499 http://www.squeakvm.org/svn/squeak/branches/Cog
Platform Name: unix
Class browser used (if applicable): Browser

Steps to reproduce:
#.open a workspace
#.ctrl + right click on the label

Actual Result:
#. MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:
Expected Result:
#.open menu in order to inspect the morph


Attachments:
        PharoDebug.log  22.6 KB


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

Adding a null method like this should be a solution...  I don't see any  
interesting things you can do with a solid fill style :).

addFillStyleMenuItems: menu hand: aHand from: aMorph
     "Solid Fill Style has no extra menu items"

I left a slice on the inbox if this looks good!


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Labels: Milestone-1.4

Comment #2 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

maybe it makes sense to change the color.
see my cs

Attachments:
        SolidFillStyle.AlainPlantec.2.cs  942 bytes


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo

Comment #3 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

HEhe, yeap that works...  But if you change the color when using a themed  
window it just looks ugly :P


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo

Comment #4 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

:))
yes, all these morphic generic feature do not really make sense for à  
themed window.
Ok, so I will make a slice
thanks Guillermo

_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Labels: Type-Bug

Comment #5 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

(No comment was entered for this change.)


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Status: FixToInclude

Comment #6 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

(No comment was entered for this change.)


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Status: Integrated

Comment #7 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

in 14227


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Status: FixToInclude

Comment #8 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

(No comment was entered for this change.)


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Status: Integrated

Comment #9 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

(No comment was entered for this change.)


_______________________________________________
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 4976 in pharo: MessageNotUnderstood: SolidFillStyle>>addFillStyleMenuItems:hand:from:

pharo
Updates:
        Status: Closed

Comment #10 on issue 4976 by [hidden email]: MessageNotUnderstood:  
SolidFillStyle>>addFillStyleMenuItems:hand:from:
http://code.google.com/p/pharo/issues/detail?id=4976

(No comment was entered for this change.)


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