zcoacoaz Posted March 19, 2005 Author Share Posted March 19, 2005 i'm happy some one finally pointed out bugs i have already added and fixed all you said but im putting in forum searching and computer searching right now so it wont be posted for a while [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font] Link to comment Share on other sites More sharing options...
buzz44 Posted March 19, 2005 Share Posted March 19, 2005 (edited) np, just post when done , ill be waiting edit: also i think it might be better if u have the input box for the max history an inputbox with an up/down control =) $MaxItems_Input = GUICtrlCreateLabel("Max num. of items to remember", 100, 55, 200, 20) GUICtrlCreateUpdown($MaxItems_Input,$UDS_ARROWKEYS) GUICtrlSetLimit($MaxItems_Input, 20, 0) Edited March 21, 2005 by burrup qq Link to comment Share on other sites More sharing options...
zcoacoaz Posted March 26, 2005 Author Share Posted March 26, 2005 (edited) Version 1.14 Released!see my first post for details@burrup: nah, i don't like up/down controls Edited September 4, 2006 by Xenogis [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font] Link to comment Share on other sites More sharing options...
GaryFrost Posted March 29, 2005 Share Posted March 29, 2005 >>>>>>>>>>> Visible Window Text <<<<<<<<<<< OK Line 295 (File "C:\temp\SearchBar\SearchBar.au3"): If MouseGetPos(0) >= RegRead("HKCU\Software\Xenogis\SearchBar", "X") And MouseGetPos(0) <= RegRead("HKCU\Software\Xenogis\SearchBar", "X") + 370 Then If ^ ERROR Error: Incorrect number of parameters in function call. SciTE for AutoItDirections for Submitting Standard UDFs  Don't argue with an idiot; people watching may not be able to tell the difference.  Link to comment Share on other sites More sharing options...
zcoacoaz Posted March 29, 2005 Author Share Posted March 29, 2005 what version of autoit do you have i think the latest version might be needed for the parameter [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font] Link to comment Share on other sites More sharing options...
GaryFrost Posted March 29, 2005 Share Posted March 29, 2005 Don't have the beta, just the latest release, I'll have to wait for the next release. SciTE for AutoItDirections for Submitting Standard UDFs  Don't argue with an idiot; people watching may not be able to tell the difference.  Link to comment Share on other sites More sharing options...
zcoacoaz Posted March 29, 2005 Author Share Posted March 29, 2005 Okay, i will rewrite that part of it so it works with the release [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font] Link to comment Share on other sites More sharing options...
zcoacoaz Posted March 29, 2005 Author Share Posted March 29, 2005 (edited) Version 1.18 Released!AddedImages to the buttonsCompatibility with the current AutoIt release/help command/hotkeyon and /hotkeyoff commandsTo download see my first post Edited March 29, 2005 by Xenogis [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font] Link to comment Share on other sites More sharing options...
gseller Posted May 6, 2007 Share Posted May 6, 2007 Xenogis this is way cool! I know, old post. Any progress on the adding search pc and such? Love the work so far. Thank You... Link to comment Share on other sites More sharing options...
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