Jump to content

Recommended Posts

Posted

Hi there,

after using the searchfunktion and g...gle i am out of ideas.

all i want to have is an animated icon. well there is the syntax

GuiCtrlCreateIcon(), and it shows the icon xyz.ani, but the animation is rather slow. does anybody know why?

thx. for your help

cu...

Zetup-EXE

Posted (edited)

Animation speed is built in icon (cursor) itself. There is nothing you can (or should) do.

But of course, you can edit icon.

Edited by trancexx

♡♡♡

.

eMyvnE

Posted

thx. for your reply,

it's a little bit strange, because open the same icon on the one hand with irfanview, and on the other hand with autoit (gui) shows totally different resoults.

if you want to try, and have windows 7, search for the icon "aero_busy.ani"

thx.

cu

Zetup-EXE

Posted (edited)

thx. for your reply,

it's a little bit strange, because open the same icon on the one hand with irfanview, and on the other hand with autoit (gui) shows totally different resoults.

if you want to try, and have windows 7, search for the icon "aero_busy.ani"

thx.

cu

Zetup-EXE

There is a script I wrote called ResourcesViewerAndCompiler.au3. That script can be used for different causes. For example you can use it like this:

  • Start the script
  • Click Action menu
  • Click Initialize Compiler item
  • Click Generate Initial DLL item
  • Drop your cursor (icon) on the tree view control
  • Select some name for it (e.g. 1)
  • Expand treeview
  • Click on the last item there
Then you will be able to see what that icon is made of. Put your cursor over it and there should be description showing available data about it. Display rate is what's important. It will be in jiffies. Find what jiffy is and you will see who's wrong with rendering, Irfanview or AutoIt. Edited by trancexx

♡♡♡

.

eMyvnE

Posted

@trancexx: Sorry for my late reply, i just write now to tell you i am on the way, but currently i have less time to do this.

..so i'll tell you what your tool sayed, so stay tuned!

cu..

Zetup-EXE

  • 3 months later...
Posted

Hi,

sorry, sorry for this f*+#ing late reply: jiffy is 3 on the aero_busy.ani.

so how can i solve this problem to get a smooth animation like windows (irfanview) does?

thx. for your help.

cu..

Zetup-EXE

P.S.: I did not find any speed parameter or something

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
  • Recently Browsing   0 members

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