from the manual:
the style appears optional -- but does anyone know what kind of styles are available, or how to invoke them? I can't find any mention of possible values in the help file.
I tried a bunch of random values for the style, but all I get is the standard solid blue bar. Are there any other options that work?
e.g. can you get the blue or green segmented progress bar that's commonly seen in other applications?
CreateProgBar:TGadget(x,y,w,h,group:TGadget,style=0)
the style appears optional -- but does anyone know what kind of styles are available, or how to invoke them? I can't find any mention of possible values in the help file.
I tried a bunch of random values for the style, but all I get is the standard solid blue bar. Are there any other options that work?
e.g. can you get the blue or green segmented progress bar that's commonly seen in other applications?