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

    Default calling a palette, any palette!

    hey
    Anybody happen to know the 'button path' for a palette's handle?? for eg, 'alt + a' = alpha palette handle, but using the 'help' icon gives just 'alpha' which doesn't shift the menu to one of the side tabs, any ideas?
    ...cheers.


    ps. I'm looking for some kind of resource which lists all these commands or something equivilent to the script editor in maya (which can be echoed to show all the internal infromation that is being processed), anybody know of something like this?
    Last edited by mrSnoogle; 06-27-06 at 10:34 PM.

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

    Default

    There's no button path for the handle as such. There are various ways of show the palette but the simplest way of doing what you want is to use the [IKeyPress command with the relevant hotkey:

    [IKeyPress,1136] //puts the Preferences palette in the left tray.

    As for script resources, have you looked at the stickies at the top of this forum?

    The new ZBrush Wiki has some good ZScript resources too.

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

    Default

    great. thnaks again for the adv

Posting Permissions

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