Community
Fusion API and Scripts
Got a new add-in to share? Need something specialized to be scripted? Ask questions or share what you’ve discovered with the community.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

addTableCommandInput Column Color

2 REPLIES 2
Reply
Message 1 of 3
ebunn3
187 Views, 2 Replies

addTableCommandInput Column Color

Hi all,

 

Is there a way to assign a color to a column in a table command input?  I know you can use the formatted text property to assign a background color to the text but the results are not what I wanted.   See below.  I'm looking for a solid column color.  Working in Python, thanks.

 

ebunn3_3-1651072395924.png

 

Eric

 

 
 

 

 

2 REPLIES 2
Message 2 of 3
BrianEkins
in reply to: ebunn3

It's not possible. The TableCommandInput is a way to organize command inputs and doesn't support many capabilities beyond that. The other alternative when you need more than what a command dialog supports is to use a palette and define your UI using HTML.  This provides a lot of flexibility but also has its own challenges because it's not as tightly integrated with Fusion and you have to do more work to bridge the HTML and your add-in.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 3 of 3
ebunn3
in reply to: BrianEkins

Thanks Brian.

Eric

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report