Jump to content

Progress bar in the status bar?


Recommended Posts

Search on the forum give you many answers

Here is one of them:

http://www.autoitscript.com/forum/index.ph...st&p=140771

Very cool. Needs a couple of minor edits to work (the api for GuiStatusBar.au3 changed)

Change:                              To:
_GuiCtrlStatusBarGetRect --> _GUICtrlStatusBar_GetRect
_GuiCtrlStatusBarCreate  --> _GUICtrlStatusBar_Create
_GuiCtrlStatusBarResize   --> _GuiCtrlStatusBar_Resize

Edit: missed 'Resize'. There may be others, the changes are documented in the GuiStatusBar.au3 file in your include directory.

Edited by aGorilla
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...