Progress

02/07/2013 17:00 EasyForEver#1
How can Up Value Progress In Autoit think in vb.net write
Code:
 ProgressBar1.Value = ProgressBar1.Value + 5
or
Code:
ProgressBar1.Value = +5
What Write in Autoit ?
i try this code but not work
Code:
Func  Progress()
Progress1.Position = Progress1.Position = +5
EndFunc
02/07/2013 17:16 Achat#2
  1. Download Brain.exe (if not pre-installed ;))
  2. Use the search function (gooooogle)
  3. read this -> [Only registered and activated users can see links. Click Here To Register...] (1st. google result)
    local $hTimer=TimerInit()
    while $bUnderstood = False
  4. $bUnderstood = _ReadMore()
    If TimerDiff($hTimer) > 1000 * 60 * 60 * 12 Then ExitLoop
    wend
  5. _Ask_for_help_at_elitepvpers_dot_com()

That's how I solve issues.

Kind Regards
02/07/2013 20:25 EasyForEver#3
Quote:
Originally Posted by Achat View Post
  1. Download Brain.exe (if not pre-installed ;))
  2. Use the search function (gooooogle)
  3. read this -> [Only registered and activated users can see links. Click Here To Register...] (1st. google result)
    local $hTimer=TimerInit()
    while $bUnderstood = False
  4. $bUnderstood = _ReadMore()
    If TimerDiff($hTimer) > 1000 * 60 * 60 * 12 Then ExitLoop
    wend
  5. _Ask_for_help_at_elitepvpers_dot_com()

That's how I solve issues.

Kind Regards
I mean ًWhen press On The button Progress Position up five
i know You post Code i try it Open Other form and Progress Run to 100 i no want this i want i up by Button
02/07/2013 20:32 Achat#4
Guigetmsg
guictrlsetdata
guictrlread
+5
  1. [Only registered and activated users can see links. Click Here To Register...]
  2. [Only registered and activated users can see links. Click Here To Register...]
  3. [Only registered and activated users can see links. Click Here To Register...]
  4. And try the example...

Kind Regards
02/15/2013 23:12 FacePalmMan#5
progresson(....)
progressset(....)
use F1 function of scite!