CoCreate User Forum  

Go Back   CoCreate User Forum > Support > Customization

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 08-03-2010, 05:57 AM
micgiul micgiul is offline
Registered User
 
Join Date: Sep 2007
Posts: 34
Annotation sd-add-menu-button

Hi,
I want to add a menu button in Annotation.

In SolidDesigner the Lisp code is
Code:
(sd-add-menu-button "Personal 3D"
                    :parent   '("TASK" "SolidDesigner")
                    :label    "Personai 3D"
                    :image "SolidDesigner/...."
                    :mapMenu  "Function 3D"
)
But in annotatione the line
Code:
:parent   '("TASK" "Annotation")
doesn't work!!!!

Ciao
Michele
Reply With Quote
  #2  
Old 08-03-2010, 06:16 AM
Thom Ivancso's Avatar
Thom Ivancso Thom Ivancso is offline
Registered User
 
Join Date: Oct 2002
Location: Connecticut, USA
Posts: 212
Re: Annotation sd-add-menu-button

Hello,

I used your example with the word "Annotation" and just removed the image call and it work just fine.

Code:
(sd-add-menu-button "Personal 3D"
                    :parent   '("TASK" "Annotation")
                    :label    "Personai 3D"
                    :mapMenu  "Function 3D"
)
This was on 16.50B of Modeling.

Cheers,
Thom
Reply With Quote
  #3  
Old 08-03-2010, 06:45 AM
micgiul micgiul is offline
Registered User
 
Join Date: Sep 2007
Posts: 34
Re: Annotation sd-add-menu-button

Thank you!!!!

But I understand my mistake!!!!

I must to load the file in the am_customize for the Annotation and in sd_costumize for the SolidDesigner.

Now it works!!

Ciao
Michele
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 03:33 PM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.