KJohn Posted July 17, 2007 Author Share Posted July 17, 2007 Thanks So Trayicon sound good.How do i ignore the next statementI can ignore only right nowyeah trayicon's a good idea.lol.. forget the ignore thing... Link to comment Share on other sites More sharing options...
WolfWorld Posted July 17, 2007 Share Posted July 17, 2007 Can I have the code that pop some things up at the right conner I can't find it in your source Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 17, 2007 Author Share Posted July 17, 2007 Can I have the code that pop some things up at the right conner I can't find it in your source That's an older version of the code. Most of the changes that I've made since the copy I've put up are mostly cosmetic even though a lot of work went into it. Here's the code you are looking for: ToolTip("Your message here",@DesktopWidth-186,@DesktopHeight-66,"neoSearch Indexing Engine",1,0) In the edit window, the "AutoIt code" button has no effect for me. Does anyone else face the same problem? I'm restricted to the 'wrap in code tags' for now (not the autoit type). Link to comment Share on other sites More sharing options...
KJohn Posted July 17, 2007 Author Share Posted July 17, 2007 I'm currently working on improving neoSearch. What feature is the most wanted right now? - Ability to turn on/off meta indexing - Ability to control neoSearch from a tray icon - Ability to start with Windows and index transparently in the background without affect system performance Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted July 17, 2007 Share Posted July 17, 2007 In the edit window, the "AutoIt code" button has no effect for me. Does anyone else face the same problem? I'm restricted to the 'wrap in code tags' for now (not the autoit type).That button went crasy after the latest updates to the forum.... .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
WolfWorld Posted July 17, 2007 Share Posted July 17, 2007 (edited) Thank KJohn I Learn A lot from you But Where Is The Default Index Direction I can't find any thing Edited July 17, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 17, 2007 Author Share Posted July 17, 2007 Thank KJohn I Learn A lot from youBut Where Is The Default Index DirectionI can't find any thingdefault index direction? Link to comment Share on other sites More sharing options...
WolfWorld Posted July 17, 2007 Share Posted July 17, 2007 (edited) default index direction?I mean the first time we start the neo and it start indexing where does it get the file list fromOrJust for get itAnd Other I am trying to Split into 2 exe like you but i can use $cmdline ?? Am i right Edited July 17, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 17, 2007 Author Share Posted July 17, 2007 I mean the first time we start the neo and it start indexing where does it get the file list fromOrJust for get itAnd Other I am trying to Split into 2 exe like you but i can use $cmdline ?? Am i rightdefault locations include:the user's start menu, desktop, etc. you can get this list by going through the autoit macros in the autoit help file:@DesktopDir@StartMenuDiretc...splitting into 2 exes simplifies the development procedure a lot.$cmdline is a possibility... try it out if u hav time to kill... Link to comment Share on other sites More sharing options...
dNino Posted July 18, 2007 Share Posted July 18, 2007 I'm currently working on improving neoSearch. What feature is the most wanted right now?- Ability to turn on/off meta indexing- Ability to control neoSearch from a tray icon- Ability to start with Windows and index transparently in the background without affect system performanceSelect wich harddrives from the index to search, and the one attached standard selected. Link to comment Share on other sites More sharing options...
KJohn Posted July 18, 2007 Author Share Posted July 18, 2007 New version released with a lot of new features. Check the first post. Please do leave comments. Link to comment Share on other sites More sharing options...
WolfWorld Posted July 19, 2007 Share Posted July 19, 2007 (edited) i will check it out! ok Can i have to index bar the black one with progress bar on it IT SO COOL!! Edited July 19, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 19, 2007 Author Share Posted July 19, 2007 (edited) i will check it out!ok Can i have to index bar the black one with progress bar on it IT SO COOL!!You know enough of my code to create one like it yourself.Its a 20 minute job at worst..If you really feel you are unable to do it, you can put up a question regarding this in the GUI Help and Support sub-forum.Please understand the reason why I'm not open about this is to retain some uniqueness to my program. I'm also definite that creating such a GUI is a very easy thing if you are willing to take that effort. Put in that effort.I will only show you the way, I won't walk the way for you.You can start off with this: http://www.autoitscript.com/forum/index.php?showtopic=49524 Edited July 19, 2007 by Koshy John Link to comment Share on other sites More sharing options...
WolfWorld Posted July 19, 2007 Share Posted July 19, 2007 You know enough of my code to create one like it yourself.Its a 20 minute job at worst..If you really feel you are unable to do it, you can put up a question regarding this in the GUI Help and Support sub-forum.Please understand the reason why I'm not open about this is to retain some uniqueness to my program. I'm also definite that creating such a GUI is a very easy thing if you are willing to take that effort. Put in that effort. Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 19, 2007 Author Share Posted July 19, 2007 I was expecting that, check the post again... Link to comment Share on other sites More sharing options...
WolfWorld Posted July 19, 2007 Share Posted July 19, 2007 (edited) I was expecting that, check the post again...Thanksand can you check my out http://www.autoitscript.com/forum/index.ph...st&id=15660 Edited July 19, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 19, 2007 Author Share Posted July 19, 2007 Thanksand can you check my out http://www.autoitscript.com/forum/index.ph...st&id=15660the link posted above doesn't work... Link to comment Share on other sites More sharing options...
WolfWorld Posted July 19, 2007 Share Posted July 19, 2007 the link posted above doesn't work...Does This one http://www.autoitscript.com/forum/index.ph...st&id=15661 Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 19, 2007 Author Share Posted July 19, 2007 Ok a few suggestions, Make there more results, with a scrollable interface.Make a tray mode, so it will just have an icon in the tray, you click on it, a search bar pops up, and searches using less space and windows.More results with scrollable interface - dynamically changing? too much performance hit and large scale changes to the code reqd.Tray icon - DONESmall GUI (alternate) - next in line...This is a very late answer but thanks a lot for your suggestions! Link to comment Share on other sites More sharing options...
KJohn Posted July 19, 2007 Author Share Posted July 19, 2007 Does This one http://www.autoitscript.com/forum/index.ph...st&id=15661downloaded... looks good with the new background...noted the change in install location...suggestions - users should be able to uninstall openindex if they wish (most ppl don't know where its installed) - settings for index location are hard to change in an input box - use GUICtrlCreateEdit instead. 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