Usie SKILL to create menus in the CIW

S

sherki

Guest
Hello,

I m starting to use SKILL : I would like to create a new menu in the
CIW:

Is there somewhere a documentation avaible to do such a task, or a
tutorial?

Thank you for helping me

Jérôme
 
-http://sourcelink.cadence.com/docs/files/Application_Notes/2002prev/Framework_Application_Notes/User_Interface_Customization.pdf
-http://sourcelink.cadence.com/docs/files/Application_Notes/2002prev/Framework_Application_Notes/Software_Customization_-_A_Case_History.pdf
-Reference manuals,
-Sourcelink

Or, take a SKILL course for $3500.

Your decision :)
stéphane

sherki wrote:
Hello,

I m starting to use SKILL : I would like to create a new menu in the
CIW:

Is there somewhere a documentation avaible to do such a task, or a
tutorial?

Thank you for helping me

Jérôme
 
sherki wrote:
Hello,

I m starting to use SKILL : I would like to create a new menu in the
CIW:

Is there somewhere a documentation avaible to do such a task, or a
tutorial?

Thank you for helping me

Jérôme
Jerome,

this menu idea is maybe not the best.
Adding support for a format like frame, pdf or openoffice is best done using
the tool registration. Look in the "Cadence Application Infrastructure User
Guide" caiuser.*
 
SKILL FUNC:
...
hiInsertBannerMenu( (hiGetCIWindow)
userCIWMenuSymbol
;'pulldown
(hiGetNumMenus (hiGetCIWindow))+1
)

userCIWMenuSymbol is the menu u want to insert
 

Welcome to EDABoard.com

Sponsor

Back
Top