Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 62623

Forum Post: RE: Trigger on opening a layout (how to make ruler not selectable)?

$
0
0
Dan, If you are calling this from a user post install trigger (defined with deRegUserTriggers), then I think you may have to use: leSetObjectSelectable("Rulers" nil) as the palette (pte) functions are not initialised until after the first design is loaded (subsequent windows would have worked, but not the first). procedure(CCFpostInstallTrig(_args) ;pteSetSelectable("Rulers" nil "Objects") leSetObjectSelectable("Rulers" nil) ) deRegUserTriggers("maskLayout" nil nil 'CCFpostInstallTrig) Regards, Andrew.

Viewing all articles
Browse latest Browse all 62623

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>