Is the SplitButton Toolbar Control Object supported on the QAT?

Is the SplitButton Toolbar Control Object supported on the QAT?

scottmoyse
Mentor Mentor
1,367 Views
9 Replies
Message 1 of 10

Is the SplitButton Toolbar Control Object supported on the QAT?

scottmoyse
Mentor
Mentor

I've been trying to implement a split button on the QAT, but when I follow the format required it doesn't work. Nothing renders on the QAT. The documentation doesn't state if it's supported or not: 

 

http://help.autodesk.com/view/fusion360/ENU/?guid=GUID-717b6ac8-6e27-4246-ab55-b00c239b32f0

 

Has anyone successfully implemented one before? I've had a decent look through the samples and some apps on the store and can see that it appears people have generally avoided using it in places where I would have thought they would use it.


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

1,368 Views
9 Replies
Replies (9)
Message 2 of 10

BrianEkins
Mentor
Mentor

I think this is a bug in the API.  I'm not able to get it to work either.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 3 of 10

scottmoyse
Mentor
Mentor

Thanks for giving it a go @BrianEkins i also noticed that the documentation doesn't match between what's installed and on the website... neither way works nonetheless.

scottmoyse_1-1585989212570.png

 

 


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

0 Likes
Message 4 of 10

scottmoyse
Mentor
Mentor

@goyals do you know if this has been logged as a bug?


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

0 Likes
Message 5 of 10

goyals
Autodesk
Autodesk

We identified a bug in our python interface files which is highlighted by VSCode. We missed to add 'self' argument as first argument in our API methods. VSCode might be considering first argument of each method as self argument and skipping it in highlighting documentation. Hopefully We will try to fix it early. Thanks.



Shyam Goyal
Sr. Software Dev. Manager
0 Likes
Message 6 of 10

goyals
Autodesk
Autodesk

Hi @scottmoyse, Is it possible If you can share with me a script showing problem? It will help me to quickly validate it. Thanks.



Shyam Goyal
Sr. Software Dev. Manager
0 Likes
Message 7 of 10

scottmoyse
Mentor
Mentor

@goyals I don't have any of the code handy anymore since I've removed it from my add-in. It was a basic implementation following the documentation. As you can see above, @BrianEkins couldn't get it to work either.


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

0 Likes
Message 8 of 10

goyals
Autodesk
Autodesk

No problem. I will check with Brian Ekins for a sample script and log a defect. Thanks.



Shyam Goyal
Sr. Software Dev. Manager
Message 9 of 10

scottmoyse
Mentor
Mentor

It looks like this was fixed in the latest release.


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

0 Likes
Message 10 of 10

goyals
Autodesk
Autodesk

Hi @scottmoyse, Let us know if you still notice any issue. Thanks.



Shyam Goyal
Sr. Software Dev. Manager
0 Likes