Jump to content

Recommended Posts

Posted

I want to have this control style to my GUI progress bar:

PBS_SMOOTH / 0x01 / Displays progress status in a smooth scrolling bar instead of the default segmented bar.

Now I'm trying to get it to work with my progress bar:

$PROGRESS_1 = GUISetControl("progress", "Progression", 160, 90, 180, 40)

How I do it :D , I tried lot of stuffs and it never works

Posted

Larry, I tried it and it does nothing at all, it still do the same thing with the progress bar.

BTW: OS is windows XP

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...