Re: Custom ICE Node help button

2013-05-13 Thread Guillaume Laforge
Personally I request it in my head many times some years ago :). I'm too 
lazy to request it with a keyboard :P.


Would be interesting to know more about this new CrowdFX node for sure 
(if it is really a custom one).



On 5/13/2013 3:56 PM, Steven Caron wrote:

i requested this. maybe back me up? ;)

also look at the latest animation states node in the updates to 
crowdfx... the combo box seems to update dynamically and 'seems' to be 
a custom c++ node.


On Mon, May 13, 2013 at 12:03 PM, Guillaume Laforge 
mailto:glafo...@hybride.com>> wrote:


and that custom ICE nodes don't expose any "advanced" PPG layout





Re: Custom ICE Node help button

2013-05-13 Thread Steven Caron
i requested this. maybe back me up? ;)

also look at the latest animation states node in the updates to crowdfx...
the combo box seems to update dynamically and 'seems' to be a custom c++
node.

On Mon, May 13, 2013 at 12:03 PM, Guillaume Laforge wrote:

> and that custom ICE nodes don't expose any "advanced" PPG layout


Re: Custom ICE Node help button

2013-05-13 Thread Guillaume Laforge
I wanted to avoid using a compound for just one custom node, but as I 
need a combo list too and that custom ICE nodes don't expose any 
"advanced" PPG layout, it looks like it is the only way to go.


Thanks Grahame :)

On 5/13/2013 2:54 PM, Grahame Fuller wrote:

That is correct. As a workaround, you can include the URL property of a compound. 
This enables right-click > Open Netview on URL.

gray

-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Guillaume Laforge
Sent: Monday, May 13, 2013 02:47 PM
To: softimage@listproc.autodesk.com
Subject: Custom ICE Node help button

Hi guys,

As there is not "PutHelp" method available in the ICENodeDef class, we
can't use the little '?' icon on a custom ICE Node PPG right ?

Just to be sure I'm not missing anything.

Thanks,

Guillaume Laforge









RE: Custom ICE Node help button

2013-05-13 Thread Grahame Fuller
That is correct. As a workaround, you can include the URL property of a 
compound. This enables right-click > Open Netview on URL.

gray

-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Guillaume Laforge
Sent: Monday, May 13, 2013 02:47 PM
To: softimage@listproc.autodesk.com
Subject: Custom ICE Node help button

Hi guys,

As there is not "PutHelp" method available in the ICENodeDef class, we 
can't use the little '?' icon on a custom ICE Node PPG right ?

Just to be sure I'm not missing anything.

Thanks,

Guillaume Laforge




<>