Autodesk Inventor Customization
Reply
Topic Options
- Start Article
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Is it possible to nest popup buttons on context menu?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
151 Views, 3 Replies
01-16-2013 02:09 PM
Can I create popup button control underneath another poup button control?
I can do this with .net controls, but I can't seem to get this to work with Inventor. Whenever I try to add a commandbar to another commandbar.Controls I get an Invalid Parameter error.
Here is what I am referring to. I would like to be able to add a menu below a menu.
--Farren
************************************************************************************
If this post helps, please click the "thumbs up" to give kudos
If this post answers your question, please click "Accept as Solution"
************************************************************************************
************************************************************************************
If this post helps, please click the "thumbs up" to give kudos
If this post answers your question, please click "Accept as Solution"
************************************************************************************
Solved! Go to Solution.
Re: Is it possible to nest popup buttons on context menu?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-28-2013 12:35 AM in reply to:
FarrenYoung
Hi,
In theory, I think LinearMenu.AddButtonPopup or LinearMenu.AddPopup should work, however they both failed at my side. I am digging if I could figure it out.
Xiaodong Liang
Developer Technical Services
Autodesk Developer Network
Re: Is it possible to nest popup buttons on context menu?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-29-2013 02:04 PM in reply to:
xiaodong.liang
Have you been able to figure this out yet?
--Farren
************************************************************************************
If this post helps, please click the "thumbs up" to give kudos
If this post answers your question, please click "Accept as Solution"
************************************************************************************
************************************************************************************
If this post helps, please click the "thumbs up" to give kudos
If this post answers your question, please click "Accept as Solution"
************************************************************************************
Re: Is it possible to nest popup buttons on context menu?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-31-2013 11:06 AM in reply to:
FarrenYoung
In case anyone has this question, I received word via ADN that this is not possible.
--Farren
************************************************************************************
If this post helps, please click the "thumbs up" to give kudos
If this post answers your question, please click "Accept as Solution"
************************************************************************************
************************************************************************************
If this post helps, please click the "thumbs up" to give kudos
If this post answers your question, please click "Accept as Solution"
************************************************************************************

