Jump to content

Recommended Posts

Posted

This might seem really stupid ..

I am trying to use the ProgressOn function and I have limited success. I would like to be able to move the Progress box around and also have it NOT be "always on top"

When it says "add up the following"

My value would be 18 then?

Thanks!

opt [Optional] Default is 'always on top/with title'

Add up the following options you want:

1 = borderless, titleless window

2 = Without "always on top" attribute

16 = Window can be moved

Posted

I have tried 19, which should be borderless, movable, non-Always on top. It is not always on top, but I can not move it.

Ideas?

Actually here is the complete syntax I have. You have to include options you want as default with "" or -1

ProgressOn( "Blah Blah...", "", "", -1, -1, 19)

Posted

Of course you can't move it, it doesn't have a tite area/border to grab onto.

<{POST_SNAPBACK}>

Thats hella lame ok ...

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