1. #1
    New Member User Gallery
    Join Date
    May 2006
    Posts
    16

    Default color selector popping up under the mouse pointer

    heya....
    got another quick one (thanks once again to all those who'v given help already). I'm trying to make the "color:hsv color selector" appear at the mouse pointer when a hotkey is pressed.....

    What i have been unsuccessful with so far:

    [IButton,"Zplugin:More Plugs:color","color",
    [ISet,Zscript:Show Actions,0]
    [IPress,3343]
    ,,,'p']

    I was also hoping to incorporate an "IToggle" to show/hide the color selector

    [IButton,"Zplugin:More Plugs:color","color",
    [ISet,Zscript:Show Actions,0]
    [IToggle,3343]
    ,,,'p']

    ...am i close with this one?

    ... any help is much appriciated
    Last edited by mrSnoogle; 06-28-06 at 09:07 PM.

  2. #2
    Moderator User Gallery
    Join Date
    Jun 2004
    Location
    UK
    Posts
    7,680

    Default

    Quote Originally Posted by mrSnoogle
    ...am i close with this one?
    No, I don't think it's possible.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •