PDA

View Full Version : Windows Progress Bar



drummernath
10-16-2009, 05:30 PM
hey, is there a chance of making a plugin for a windows progress bar rather than the ams progress because it kinda looks abit rubbish and the windows progress bars look nicer such as the ones in windows vista and windows 7?

is this possible (like WinButton but for a progressbar)?

jassing
10-16-2009, 08:19 PM
There's the winprogress plugin to use something similar.
Also; there's the memory plugin that could be used to call the windows api. (if the win api's need a strucutre or pass by reference, if not -- you can just use dll.callfunction....)