[gme-users] Add-on : how to visually mark a node programatically
Akos Ledeczi
akos.ledeczi at vanderbilt.edu
Mon Feb 28 10:28:51 CST 2011
No, you would have to do some COM programming.
The easiest might be doing what the HFSM example distributed with GME
does. As the interpreter (I believe it is BON) executes the state
machine, it highlights the current state. Check out the code to see how
it's done.
Good luck, Akos
On 2/28/2011 10:18 AM, Dan Simkins wrote:
> Hi Akos,
>
> Thanks for your response ... is this available in the BON/BON2 packages
> ... I am struggling to find the right method.
>
> Kind regards
>
> Dan
>
> On 28/02/2011 16:11, Akos Ledeczi wrote:
>> You can also select a node programatically via the GME COM interface as
>> if the user click on it.
>>
>> On 2/28/2011 10:03 AM, James H. Hill wrote:
>>> Hi Dan,
>>>
>>> On Feb 28, 2011, at 10:58 AM, Dan Simkins wrote:
>>>
>>>> Dear All,
>>>>
>>>> I am writing a Add-on and wish to visually mark a node somehow, e.g.
>>>> under specific conditions, highlight a node on the diagram. Is this
>>>> possible to do programatically ? Any help or assistance or pointers to
>>>> documentation that would help, would be great.
>>>>
>>> This is possible using a GME decorator.
>>>
>>> HTH,
>>>
>>> James
>>>
>>>> Many thanks and kind regards
>>>>
>>>> D
>>>> _______________________________________________
>>>> gme-users mailing list
>>>> gme-users at list.isis.vanderbilt.edu
>>>> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
>>> _______________________________________________
>>> gme-users mailing list
>>> gme-users at list.isis.vanderbilt.edu
>>> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
>> _______________________________________________
>> gme-users mailing list
>> gme-users at list.isis.vanderbilt.edu
>> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
More information about the gme-users
mailing list