crzftx Posted January 10, 2008 Posted January 10, 2008 (edited) I will attempt to completely avoid any criticism, constructive or otherwise, as it usually doesn't go over well. I will instead focus on possible new features -GUI that automatically becomes smaller for the calculator and Music Player -I'm not sure why your window title flickers because I didn't read the script, but maybe something like Func Title() Local $title = "All in One Application - " Switch GUICtrlRead($tabControl) Case 0 $title &= "Web Browser" Case 1 $title &= "Notepad" Case 2 $title &= etc. EndSwitch $title &= @Mon & "\" & @MDay & " \" & @Year & " " & @Hour & ":" & @Min & ":" & @Sec Return $title EndFunc -Process List that refreshes, but not all at once so that you can still quickly respond to pressed buttons -Show the %CPU being used on the Task Manager as well -If there's a UDF that shows what web page the person is viewing... Func UpdateAddressBar() If ControlGetFocus($gui) <> "Input01" Then _;or whatever it is GUICtrlSetData($inputAddressBar,_IE_GetAddress();assuming it exists EndFunc *Note: the codes given only show structure and are not expected to work Edited January 10, 2008 by crzftx
MaudKip Posted January 10, 2008 Posted January 10, 2008 I realize he is young and that is why I am even bothering to try and help him. You have to change bad habits before they become set ways. Get them while they are young. Anyways, JustinReno, I am only trying to help, so please do not be angry with me. =] I am here if you need help. I may not be the best scripter, but I always find a way to get done what I want done, as long as it is within my scope. I have only posted one program here and it was just a quick thrown together script that I do not feel any poride in. My largest project that I am most proud of I am unable to post on these forums due to the nature of it. It is an app that spreads silently over my schools network. It is not malicious. I was just curious as too how far I could make it spread. And at the rate it is going, I think that it may be impossiable to get rid of without a full server wipe, or unless you use my debug app lol. But since it could be twisted into something really malicious, I can't post it. Anyways, I went off topic. Since Justin hasn't replied yet, I feel he is either working hard on something new, or he just hasn't seen these posts yet. -Maud
DirtDBaK Posted January 11, 2008 Posted January 11, 2008 (edited) I realize he is young and that is why I am even bothering to try and help him.You have to change bad habits before they become set ways.Now I disagree.. See if you want to criticize you should be willing to help improve it. Which I am willing to help, since I was criticizing like you were. I have only posted one program here and it was just a quick thrown together scriptthat I do not feel any poride in.Well then why do you complain about his, my completed scripts are actually good. Therefore your being a bit hypocritical don't you think?!?My largest project that I am most proud of I am unable to post on these forums dueto the nature of it.Good for you, too bad you can't post something useful to prove you're not just a hypocrite....EDIT: umm I hope I don't seem like valik... the main reason I wouldn't is because I don't have the clever statments! Edited January 11, 2008 by DBak [center][/center]
nilsidedose Posted January 12, 2008 Posted January 12, 2008 (edited) sehr schön Edited January 12, 2008 by nilsidedose
KJohn Posted January 12, 2008 Posted January 12, 2008 If you read my top post, you should have put together that this was for my personal use, as I said. It does everything I want and need it to do, I just posted it here because some people showed interest.For 13, you've done a terrific job... I started using AutoIt when I was around that age; even before I knew any "proper" programming language... My programs weren't as good as the one you've put up but then it was before the time AutoIt had support for proper GUIs... I'm 20 now, and my best autoit program to date is neoSearch... Going by that, I'm sure you'll be making a lot of amazing programs in the years to come...
JustinReno Posted January 27, 2008 Author Posted January 27, 2008 I couldn't imagine anyone actually taking the time to run this and then use it.I use it for my personal use.It's too in the way and inconvenient.What's in the way?For the search combo, allow for the user to select the search engine and then allow DIRECT searching from a combo or input control.What are you talking about? I don't have a search combo.And the speak option?Let's face it, it's a cute function, but really it isn't useful.Its usefull.The notepad, all I can say is clean up the gui and make it tighter.Maybe add some variable options.UPDATE: The word wrap only works once.But interesting.The GUI is clean, what are you talking about? Tighter?$Variable options?Word wrap is something I can not fix.Open scite, that's fine too. (However the average user has next to NO scripting experience, and it is doubtful that one, they have scite, 2 they use autoit.)I doubt the user will even learn of this application's existence without knowing what SciTE is first.Message box, completely pointless.New IE window, that's fine, but pretty much useless.Screen shot is already in the print screen button ON THE KEYBOARD.All three functions have good uses.Hibernate is pointless.Lock computer is pointless.Shutdown is also pointless.No.Did you seriously copyright that app, or did you just type that to make it look official.Both.Now with that all done and said, listen to this.Do not take all of this the wrong way.It is constructive criticisms.Ok.
gseller Posted January 28, 2008 Posted January 28, 2008 This is nice Justin.. Thanks for sharing.. The calculator is cool..
Swift Posted January 28, 2008 Posted January 28, 2008 Crazy Hipocrites...and BDak...you do sound like Valik
JustinReno Posted January 28, 2008 Author Posted January 28, 2008 Thanks Gesller! And sorry to everyone I criticed because they gave me criticisizism.
SxyfrG Posted April 20, 2008 Posted April 20, 2008 Love the _ReduceMemory() function, it's awesome! My scripts:AppLauncherTRAY - Awesome app launcher that runs from the system tray NEW VERSION! | Run Length Encoding - VERY simple compression in pure autoit | Simple Minesweeper Game - Fun little game :)My website
James Posted April 20, 2008 Posted April 20, 2008 Love the _ReduceMemory() function, it's awesome!Justin did not write it.Justin, no offence but pointless. It's much quicker and neater to have all of them open. Half of the features aren't needed - your bloating your code.Just my two pennys worth. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
DexterMorgan Posted April 20, 2008 Posted April 20, 2008 I like it.. I use the Task manager thing a lot becasue my Task Manager is Blocked... Lol code
JustinReno Posted April 20, 2008 Author Posted April 20, 2008 Justin did not write it.Justin, no offence but pointless. It's much quicker and neater to have all of them open. Half of the features aren't needed - your bloating your code.Just my two pennys worth.Reread the thread and you'll know why.
James Posted April 20, 2008 Posted April 20, 2008 Reread the thread and you'll know why.I have done. Still pointless. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
JustinReno Posted April 20, 2008 Author Posted April 20, 2008 I have done. Still pointless.This program was for my personal use, I put the features I wanted into it. I just put it here because some people showed interest. Remove and add features as you like.
Cha0sBG Posted April 20, 2008 Posted April 20, 2008 LOL goooooood work man and u posted your source code NICE !!! Have Questions About GUI (Graphical User Interface) ? Post Them Here :GUI Help And Support ForumHave Questions About General AutoIt ? Post Them Here : General Help And Support ForumNew To AutoIt ? Be Shure To Check Out The FaQ's (Frequently Asked Questions) Or FaQ ¹ There You May Find Great Help That Will Guide You True The Wonderful Programming Language AutoItOthere Good Place To Get Some Knolage Of AutoIt Is The Example Script ForumNotice A Bug ? Please Go And Report it At Bug Report Section And Help The Devolepers Of AutoIt Update And Fix The Programming LanguageWant To Thank The People For This Great Forum And Programming Language ? Then DonateWhen You Found The Answer Your Looking For Please Add [Resolved] To The Thread's Name That Will Show Otheres That You Have Found What Your Looking For And They Whount Have To Enter The Thread.
i542 Posted April 20, 2008 Posted April 20, 2008 Justin, no offence but pointless. It's much quicker and neater to have all of them open. Half of the features aren't needed - your bloating your code.Just my two pennys worth. I can do signature me.
James Posted April 20, 2008 Posted April 20, 2008 I haven't even started yet !Justin, a bit of advice. I don't know if you know this but the idea of making a program is to use the least amount of code, raising speed and keeping it working. I have a "friend" in college who is learning VB6 - he is a "n00b" copying my work, downloading others work and calling it his own, but his worst trait yet is that he uses the same code in every single thing he does.Examples:When I was making my VB6 interpreter I included a speech function, he was interested in it and kindly I shared the code for it. Next thing I know he has included it with a calculator with a web browser a petrol pump which speaks the total price.He went through one of the guided tutorials in VB itself - his outcome was a web browser. He claimed it as his own. He then found out about the IE com object (oh geez), he made a calculator with a web browser when his actual assignment was to make a calculator.If you were asked to make a calculator why the fuck would you put a web browser in it? He wants to be a programmer as well You really need to focus on one project not multiple ones and then add them altogether.There is plenty more I could add to that as well!James Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Valuater Posted April 20, 2008 Posted April 20, 2008 Nice effort, maybe it is "slightly" bloated, but I still like the idea!8)
James Posted April 20, 2008 Posted April 20, 2008 (edited) "slightly"More like slightly bloated This is a fucking all in one application, this is not a bunch of application puts together you prick.Nope, this is defintley lots of little applications formed into one.This application was put together a year ago, before I released it. I was a noob.Don't get stressed Justin, I am just giving a humble opinion. I am not a prick, I see that as abusive, a child of your young delicate age should know that a prick is something you get from a sharp object - This inclines that I am the feeling of a sharp object. Does it hurt you Justin? Edited April 20, 2008 by JamesB Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now