Okay, so I have a form, and I would like it to stay on top of all the windows while the script is running, because it acts as a proggy. Thanks in advance!
Okay, so I have a form, and I would like it to stay on top of all the windows while the script is running, because it acts as a proggy. Thanks in advance!
Use some sort of ttimer and reload the form every xmsec. Or hide scar and download a program from google called always on top
I am using TTimer, but I mean, have the code keep it on top, so when I release it, or apply for members with it, it stays on top and they don't have to download it.
Nifty idea! I think you should give some sort of option though, whether to print in the debug box, or to use the form.
Rep++;
Nice idea!
Thanks! I'll work on the option, because at the moment I currently have it doing both.
Using SetFocus in conjunction with a TTimer or something like that might work.
Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
Originally Posted by #srl
"A programmer is just a tool which converts caffeine into code"
I also think it is a cool idea, like, keep a small progress report on the bottom left/right/center or top of your screen w/e.
AWESOME 300 parody.
AND then watch this cool RC car video I made, in HD, then watch the other vids I've uploadedProud owner of "Efferator" my totally boted main account!
"You see, sometimes, science is not a guess" -Xiaobing Zhou (my past physics professor, with heavy Chinese accent)
I'm not sure if this'll work in SCAR correctly, but you can try something similar to that of below (replacing TForm with your progress form identifier):
Code:<TForm>.FormStyle : =fsStayOnTop;![]()
You may contact me with any concerns you have.
Are you a victim of harassment? Please notify me or any other staff member.
| SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |
Thanks Dan! I'll test it later!
EDIT: It works wonderfully! Thanks a ton!
Last edited by Starbridge; 11-12-2009 at 05:47 AM.
You may contact me with any concerns you have.
Are you a victim of harassment? Please notify me or any other staff member.
| SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |
Someone did this before. it was Secet or secret or something like that he was a SRL Member so search i guess, search for his willow cutter its really old now, was a nice script and it had a form progressreport.
The SRL Multi Miner in the Members section has a sexy form that does this![]()
Thanks for all the support guys, I hope to apply for members later today or tomorrow, once I have all the bugs worked out!
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Thanks! Do you think I could run my script by somebody to see if they think that it is member-worthy?
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 1 users browsing this thread. (0 members and 1 guests)