Calling a function from a Pulldown menu

Guest
Dear All,

I am a student at the University of Bremen.

I am trying to call a function from a pulldown menu using SKILL.
I created a pulldown menu --- This is working.
I wrote a function --- And this is working too.

The problem is:
What do I write in the callback of the MenuItem of the Pulldown Menu in
order to call my specified function?

Should I place my function in a specific library or somewhere in order
to make it available for my future calls?

Somebody please help. Thanks in advance.

Best regards,
skywarm
 
Can you supply the code or a minimum example that
we can see where the problem is located?

Is the problem that you can not call the callback function?
Or that the callback function is not present at calling time?

I did not understand this out of you posting?

Bernd


skywarm@gmail.com wrote:
Dear All,

I am a student at the University of Bremen.

I am trying to call a function from a pulldown menu using SKILL.
I created a pulldown menu --- This is working.
I wrote a function --- And this is working too.

The problem is:
What do I write in the callback of the MenuItem of the Pulldown Menu in
order to call my specified function?

Should I place my function in a specific library or somewhere in order
to make it available for my future calls?

Somebody please help. Thanks in advance.

Best regards,
skywarm
 

Welcome to EDABoard.com

Sponsor

Back
Top