Jump to content

Recommended Posts

Posted
Tell me, please, who know and have experienced this.
When I use the # AutoIt3Wrapper_Res_Icon_Add pictures on the buttons of very poor quality are obtained? And if you use the code direct links to icons, all nice and high quality look.
What's the problem? How to achieve quality in the first case?
Posted

Hi,

I've encountered this issue, you need to use larger images than the button itself.

For a 20x20 button I used a 32x32 image IIRC.

Br, FireFox.

Posted (edited)

you add them as resource to the exe ? there are many limitations. sometimes i still have to use FileInstall for icons. for example, only square icons are accepted, and only a certain max size, might be 32x32 or 16x16. not sure about it. but i have my problems also.

btw: 'FileInstall()' was the answer to your question :)

btw. an excellent solution by UEZ: '?do=embed' frameborder='0' data-embedContent>>

Edited by Edano

[color=rgb(255,0,0);][font="'comic sans ms', cursive;"]FukuLeaks[/color][/font]

Posted
Thank you for your participation! :)
Yes, it is in their exe and I wanted to add that there is no unnecessary files. But alas, will probably have to copy and use them separately. :(

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
×
×
  • Create New...