Button images location

Button images location

Jef_E
Collaborator Collaborator
525 Views
4 Replies
Message 1 of 5

Button images location

Jef_E
Collaborator
Collaborator

Hi!

 

I'm creating an AddIn that works with parameters, and I would like to know where I can find the location of the images displayed on the buttons, so I can use these in my AddIn.

 

This would be very usefull because the user will associate with the image rather than be confused by using a new image.



Please kudo if this post was helpfull
Please accept as solution if your problem was solved

Inventor 2014 SP2
0 Likes
526 Views
4 Replies
Replies (4)
Message 2 of 5

Owner2229
Advisor
Advisor

Hi, do you mean Thumbnail images? There's a blog about it on ModTheMachine:

 

Accessing Thumbnail Images

 

You have to scroll down a little, as the first code is VBA.

Consider using "Accept as Solution" / "Kudos" if you find this helpful.
- - - - - - - - - - - - - - -
Regards,
Mike

"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods
0 Likes
Message 3 of 5

Jef_E
Collaborator
Collaborator

No I mean this icons used for the ribbon buttons.

 

file temp.png



Please kudo if this post was helpfull
Please accept as solution if your problem was solved

Inventor 2014 SP2
0 Likes
Message 4 of 5

Owner2229
Advisor
Advisor

Hi, they're probably embed in the libraries, so you can't reach them.

 

But what you can do is take a screenshot of them and place it in new BMP file.

Consider using "Accept as Solution" / "Kudos" if you find this helpful.
- - - - - - - - - - - - - - -
Regards,
Mike

"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods
0 Likes
Message 5 of 5

Jef_E
Collaborator
Collaborator

If I knew what librairy has them embed in them I could extract them. Screenshot is not 100% what I want to use but at the moment the best option.



Please kudo if this post was helpfull
Please accept as solution if your problem was solved

Inventor 2014 SP2
0 Likes