sunnyboy 0 Posted November 16, 2010 (edited) The level of progress bar generally, how to put up a progress bar displayed. Help me write a simple example To thank the first 进度条都是水平方向的, 谁可以帮我写一个竖立形状的进度条! Edited November 16, 2010 by sunnyboy Share this post Link to post Share on other sites
Realm 18 Posted November 16, 2010 Hello sunnyboy, First, Welcome to the AutoIt Forums Second, Nobody is going to write code for you here. This forum is designed to help developers of AutoIt. If you want someone to write you a script, then there are a lot of freelance script sites out there. If you want to write your own, I suggest hitting the help file, maybe some tutorials and write your own, when you hit a brick wall, and find that your script is not working the way you intend it, then come here, post your problem and what results you expect from your script, show your script or at least an example of it. Then you will find help coming your way a lot faster. Hints to search for in the help file for progress bar management: ProgressOn() ProgressSet() ProgressOff() Realm My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. Share this post Link to post Share on other sites
UEZ 1,273 Posted November 16, 2010 Look in the help file! There are a lot of examples! Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Share this post Link to post Share on other sites