[etoys-notify] [JIRA] Created: (SQ-969) purple halo-handle: "open a Connector properties panel for the morph" broken

Markus Schlager (JIRA) tracker at squeakland.org
Sun Jul 24 14:35:54 EDT 2011


purple halo-handle: "open a Connector properties panel for the morph" broken
----------------------------------------------------------------------------

                 Key: SQ-969
                 URL: http://tracker.squeakland.org/browse/SQ-969
             Project: squeakland
          Issue Type: Bug
          Components: etoys
            Reporter: Markus Schlager


(using Etoys to go 4.1.1 on ubuntu linux)

Shift-Click on the purple color-chooser-halo-handle of a connector opens a panel for changing properties of the connector. On the bottem there's a button labeled 'Connector' in order to open a connector properties panel. Clicking this button raises a 'MessageNotUnderstood:UndefinedObject>>items'. All the menu-items of the panel supposed to appear end up clustered in the middle of the world.

This undefined object is called as 'owner' in UpdatingMenuItemMorph>>updateContents.

Relevant selectors are

ObjectPropertiesMorph(GenericPropertiesMorph)>>doConnectorProperties
NCAAConnectorMorph>>openAConnectorPropertySheet
ConnectorPropertiesMorph>>initialize 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list