WolfWorld Posted August 6, 2007 Share Posted August 6, 2007 Where Does Kjohn Gone ?? 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...
randallc Posted August 6, 2007 Author Share Posted August 6, 2007 Hi, Off studying for exams, I think, best. Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
randallc Posted August 9, 2007 Author Share Posted August 9, 2007 (edited) Hi, Please test new version SearchminerA4, if you get a chance.. Default settings show recent files, very fast now; or search all files if needed ; more icons too! Best, Randall Edited August 9, 2007 by randallc ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
WolfWorld Posted August 23, 2007 Share Posted August 23, 2007 NIce Better Than The First VErsion a lot i like the auto find ICON func 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...
randallc Posted August 23, 2007 Author Share Posted August 23, 2007 Hi, Newer GUI version today E2 in 1st post; how would you approach improving GUI further? Best, Randall [note; search super fast if default "recent" settings used, but options to sort rapidly with icons on any column in large LV as well] ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
WolfWorld Posted August 27, 2007 Share Posted August 27, 2007 Faster Search Nice 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...
randallc Posted August 27, 2007 Author Share Posted August 27, 2007 Hi, Update; [most recent tonight.. Aug 27th07] 1. GUI coloured!- ha ha.. oh well. -not like Koshy, but no longer grey... 2. Search options for faster/ slower, depending how far back/ thorough you need to be. 3. Emulates the "type as you go", in LV. 4. LV improved for more icons which are not being retrieved automatically, so a bit more colour! 5. Option to check same directories as search finds for any new matches since last index [not much slower!]; so need for automatic and repeated indexing is less. *** ("Current Search") 6. Sorting of items still there. 7. Most recent items are shown first in both immediate and full search view. 8. Maximize only if you want.. 9. Options for Search terms more; 1. start or part of search term/ 2. checkboxes for extensions/ vs any ending 3. option for Pipe-driven multiple search terms or extensions with wildcards etc Best, Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
KJohn Posted August 27, 2007 Share Posted August 27, 2007 (edited) Hi, Update; [most recent tonight.. Aug 27th07] 1. GUI coloured!- ha ha.. oh well. -not like Koshy, but no longer grey... 2. Search options for faster/ slower, depending how far back/ thorough you need to be. 3. Emulates the "type as you go", in LV. 4. LV improved for more icons which are not being retrieved automatically, so a bit more colour! 5. Option to check same directories as search finds for any new matches since last index [not much slower!]; so need for automatic and repeated indexing is less. *** ("Current Search") 6. Sorting of items still there. 7. Most recent items are shown first in both immediate and full search view. 8. Maximize only if you want.. 9. Options for Search terms more; 1. start or part of search term/ 2. checkboxes for extensions/ vs any ending 3. option for Pipe-driven multiple search terms or extensions with wildcards etc Best, Randall For some reason, the GUI doesn't render properly for me (I just ran the compiled executable you put up)... I can't imagine what's causing this problem... the text is extremely small too as you can see from the image... I get the feeling that you attempted to use au3lib's png feature to create the GUI.... I can't possibly test the program from this kind of a GUI with so many overlapping controls... (I'll be removing the screenshot from my file host in a week or so...) Edited August 27, 2007 by Koshy John Link to comment Share on other sites More sharing options...
randallc Posted August 27, 2007 Author Share Posted August 27, 2007 (edited) For some reason, the GUI doesn't render properly for me (I just ran the compiled executable you put up)..I can't imagine what's causing this problem... the text is extremely small too as you can see from the image...I get the feeling that you attempted to use au3lib's png feature to create the GUI....I can't possibly test the program from this kind of a GUI with so many overlapping controls...(I'll be removing the screenshot from my file host in a week or so...)Sorry, forgot to fix it; just run again and your ini should be OK... I think making the ini and not reading it first time..I'll fix it later,Best, RandallPS - I have uploaded again as there may have been an upload problem or compile problem; was wrong size? Edited August 28, 2007 by randallc ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
randallc Posted August 29, 2007 Author Share Posted August 29, 2007 Woops, it really wasn't working as a new install. I thought the problem was for those already with an index.... Oh well.. i think OK now.. source posted. Let me know... Best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
KJohn Posted August 29, 2007 Share Posted August 29, 2007 Woops, it really wasn't working as a new install. I thought the problem was for those already with an index....Oh well.. i think OK now.. source posted. Let me know...Best, randallI'll test your program first thing in the morning (its late where i'm right now)... I'll be going away for 2 days on a little trip so feedback maybe slow in the coming...Btw, I just realised I was writing neoSearch's index using ANSI mode (default one). This could be what prevented your 'special' filenames from being indexed correctly... Do you think so? Do you write the index in unicode mode in your program? (I know ur source is available, I'm just too lazy to download and sift thru it... ) Link to comment Share on other sites More sharing options...
randallc Posted August 29, 2007 Author Share Posted August 29, 2007 Hi, 1, I added "slider2.au3" to zip; sorry. 2. I am not sure how "writing with ansi" works; if you just mean you "compiled with ansi", then that does not matter (I compile with ansi all the time for regexp speed); but "writing the index with ansi", I am not sure what you mean. My understanding has always been (previously) that the DOS directory command using ">" to a file (or output?) is the problem, as it does not accomodate ansi chars over 128 or similar.. Best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
randallc Posted September 2, 2007 Author Share Posted September 2, 2007 Hi, version H2a seems to have less bugs, if anyone can help with testing.. Best, Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
ashley Posted September 2, 2007 Share Posted September 2, 2007 Hi,version H2a seems to have less bugs, if anyone can help with testing..Best, Randallyep sure i can ... send me the files please... Free icons for your programs Link to comment Share on other sites More sharing options...
randallc Posted September 2, 2007 Author Share Posted September 2, 2007 yep sure i can ... send me the files please...Hi, I can send if you need; but I meant in first post on this thread... is that OK? [or opens from signature link] Best, randall, Thanks for looking... ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
ashley Posted September 2, 2007 Share Posted September 2, 2007 Hi, I can send if you need; but I meant in first post on this thread... is that OK? [or opens from signature link] Best, randall, Thanks for looking... ok but can u help me develop my search func.. ill do testing now Free icons for your programs Link to comment Share on other sites More sharing options...
randallc Posted September 2, 2007 Author Share Posted September 2, 2007 Sorry, removed cause its broken; only worked if index already existed! Watch this space.. Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
ashley Posted September 2, 2007 Share Posted September 2, 2007 Tested: Well Done with the GUI But i have found some bugs.. here they are... 1) The Exit button is under the Restore button... 2) The Maximize button is under the Search max button 3) Round Corners cuts off half the X button at top...(so i can see half) 4) Buttons do nothing for me... Free icons for your programs Link to comment Share on other sites More sharing options...
randallc Posted September 2, 2007 Author Share Posted September 2, 2007 Hi, Thanks to both replies! Initial index was problem, now is working for me on clean install... v H2b Any more tries? [see first post or link] Thanks again, Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
KJohn Posted September 3, 2007 Share Posted September 3, 2007 Hi, Thanks to both replies! Initial index was problem, now is working for me on clean install... v H2b Any more tries? [see first post or link] Thanks again, Randall Its still not working for me... The index is created all right... Like the last time... But when I search for something, the following thing happens (it appears for a fraction of a second; had to attempt taking screenshots many many times before I could capture it): And the following message is shown immediately after that: Warning 1 ***: You need to create an index for all drives, or a selected drive... ... or you will have no index to search. 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