[AU3] Need some coding help. menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Tink's Avatar Active Member
    Reputation
    46
    Join Date
    Aug 2006
    Posts
    205
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [AU3] Need some coding help.

    Code:
    Dim $z = 1
    	While $z <= $var_z
    		If GUIGetMsg() = $ctrl_cancel OR GUIGetMsg() = $GUI_EVENT_CLOSE Then
    			ExitLoop
    		EndIf
    		
    		If $z = $var_z Then
    			Exit
    		EndIf
    		
    		GUICtrlSetData($ctrl_progress, Int($z/$var_z))
    		$z = $z+1
    		Sleep(1000)
    	WEnd
    The code executes, and quits when the loop is done, but the progress bar is not changed at all during that time. What do I need to change?
    Aap?

    [AU3] Need some coding help.
  2. #2
    Miguel9614's Avatar Member
    Reputation
    25
    Join Date
    Aug 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not 100% sure on this, but I think if you change:
    Code:
    GUICtrlSetData(, Int(/))
    to:

    Code:
    GUICtrlSetData(, Int(((/) * 100))
    Like I said...not sure if that will work but I think it might, give it a try and let me know =]

  3. #3
    Tink's Avatar Active Member
    Reputation
    46
    Join Date
    Aug 2006
    Posts
    205
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aaah now I feel really stupid ^^
    Thanks alot man.
    Aap?

  4. #4
    Tink's Avatar Active Member
    Reputation
    46
    Join Date
    Aug 2006
    Posts
    205
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aww goddamn it... I need to rewrite my whole code because I used the noobish MessageMode..
    Aap?

  5. #5
    Miguel9614's Avatar Member
    Reputation
    25
    Join Date
    Aug 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ahh that sucks. I had some problems with message mode too before...so I just gave up on it and did without it lol. Good luck =]

Similar Threads

  1. Need some quick help=)
    By Plzhelpme in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-08-2007, 07:15 PM
  2. I need some serious help..
    By Itachi69 in forum Community Chat
    Replies: 3
    Last Post: 07-31-2007, 06:42 AM
  3. need some mac help
    By raceboy404 in forum Community Chat
    Replies: 0
    Last Post: 07-25-2007, 11:20 AM
  4. realy need some major help, can you help me
    By Bludypeople in forum World of Warcraft General
    Replies: 14
    Last Post: 07-15-2006, 10:54 AM
  5. I Need some IE help please!
    By Shadowman2418 in forum Community Chat
    Replies: 0
    Last Post: 07-10-2006, 09:02 PM
All times are GMT -5. The time now is 10:49 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search