Jump to content

Bitmaps From Icons


castman
 Share

Recommended Posts

I am learning to do a listview with autoit in winxpsp3.

How can I create a bitmap from a specific icon from a icon group in execution time and then assign to a specific item listview?

I tested a lot of things and that is why I am not posting my code yet.

Link to comment
Share on other sites

Look at _GUIImageList_Create(), _GUIImageList_AddIcon()

Yes, I understood the point.

Howeever, my idea was not set the image in form of a solid bitmap or icon but to set as a thumbnail.

Like a hackish way to make an good quality image available at all view modes.

EDIT1: Aren't you going to help me?

I've searched all through the internet and I didn't found any working example or piece of code that worked.

EDIT2: I wish I could test also the script by drawing somewhere in the form to confirm the conversion but all I get is the form unchanged.

Edited by castman
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...