[etoys-notify] [JIRA] Commented: (SQ-1076) Show eyedropper cursor when mouse goes down in a modeless color picker

Karl Ramberg (JIRA) tracker at squeakland.org
Mon Jun 25 13:32:59 EDT 2012


    [ http://tracker.squeakland.org/browse/SQ-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40667#action_40667 ] 

Karl Ramberg commented on SQ-1076:
----------------------------------

I did the test and found no difference with the use of showTemporaryCursor:hotSpotOffset: 

I tested some more and it seems I gave wrong reason before.
 
Big cursor is causing this error.
When I turn off big cursor just the colorPicker show.

It must be a bug in big cursor prim on windows.


> Show eyedropper cursor when mouse goes down in a modeless color picker
> ----------------------------------------------------------------------
>
>                 Key: SQ-1076
>                 URL: http://tracker.squeakland.org/browse/SQ-1076
>             Project: squeakland
>          Issue Type: Improvement
>          Components: etoys
>            Reporter: Scott Wallace
>            Assignee: Scott Wallace
>             Fix For: etoys 5.0.1
>
>         Attachments: eyedropper-sw.1.cs.gz
>
>
> When the mouse goes down in a modeless color picker, such as those found in property sheets and in the graph-paper panel, the user is in a "color-picking-up" mode correlated with that particular picker, and can pick up a color from anywhere on the squeak screen.  To emphasize that the user is in this somewhat counterintuitive mode and to call attention to the fact that, having established which picker is being fed, the user can proceed to pick up a color from anywhere, it would be desirable to show the eyedropper cursor (until now only shown in the modal picker)  for the duration of the mode, i.e. until the mouse comes up.  The attached fileout implements this change.

-- 
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