eltorro Posted July 1, 2006 Share Posted July 1, 2006 v 1.0.4.7- (beta 3.1.1.128 or higher required)See 1st post for attachment, directions, version history, and screen shotsGaryhttp://www.autoitscript.com/fileman/users/gafrost/cSnippet_1047.ZIP is a 404.eltorro Regards, [indent]ElTorro[/indent][font="Book"] Decide, Commit, Achieve[/font]_ConfigIO.au3Language Translation --uses Google(tm) MsgBox Move XML wrapper UDF XML2TreeView Zip functionality Split your GUI Save Print ScreenZipPluginEdit In Place listviewSome of my scripts on Google code Link to comment Share on other sites More sharing options...
Valuater Posted July 1, 2006 Share Posted July 1, 2006 (edited) **************** Thanks Gary! 8) Edited July 1, 2006 by Valuater Link to comment Share on other sites More sharing options...
GaryFrost Posted July 1, 2006 Author Share Posted July 1, 2006 Fixed, filemanager messes up sometimes and logs me out on an upload then uploads it to the wrong area. 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...
Wus Posted July 1, 2006 Share Posted July 1, 2006 looks like a sweet prog, Ill load it up when i get back to my dorm Link to comment Share on other sites More sharing options...
BigDaddyO Posted July 3, 2006 Share Posted July 3, 2006 Gary, I am finally converting all the snippets from my old snippet ini into yours but I noticed something. The "backup data file" only backs up the ini file, it does not backup the xml files. Also, In the View/edit snippet window; Shouldn't the Snippet Name and Snippet Category be disabled until the Edit Souce checkbox is checked. Mike Link to comment Share on other sites More sharing options...
GaryFrost Posted July 3, 2006 Author Share Posted July 3, 2006 (edited) Gary,I am finally converting all the snippets from my old snippet ini into yours but I noticed something. The "backup data file" only backs up the ini file, it does not backup the xml files.Yeah the backup was for when the snippets were being stored in the iniProbably don't need that now that they are stored in xml filesAlso, In the View/edit snippet window; Shouldn't the Snippet Name and Snippet Category be disabled until the Edit Souce checkbox is checked.MikeNo, you can change the snippet name or change what category the snippet is in at that point.Edit: I'm thinking a search needs to be added as an option to find snippets. Edited July 3, 2006 by gafrost 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...
GaryFrost Posted July 6, 2006 Author Share Posted July 6, 2006 v 1.0.4.8- (beta 3.1.1.128 or higher required)Removed Back-up option (was for when snippets were stored all in 1 file "the ini")Added Fuzzy SearchNote: Need help in unselecting a treeview item (selecting isn't a problem)Please inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shotsGary 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...
GaryFrost Posted July 11, 2006 Author Share Posted July 11, 2006 v 1.0.4.9- (beta 3.1.1.128 or higher required) Fixed Fuzzy Search selection on treeviewPlease inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shotsGary 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...
blitzkrg Posted July 12, 2006 Share Posted July 12, 2006 v 1.0.4.9- (beta 3.1.1.128 or higher required) Fixed Fuzzy Search selection on treeviewPlease inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shotsGaryany chance this could me made as a stand alone app?I dont use scite and would prefer this launch from any location, with or without scitethanks Link to comment Share on other sites More sharing options...
GaryFrost Posted July 12, 2006 Author Share Posted July 12, 2006 any chance this could me made as a stand alone app?I dont use scite and would prefer this launch from any location, with or without scitethanks@blitzkrg - No plans at this time to make it a stand-a-lone.v 1.0.5.0- (beta 3.1.1.128 or higher required) enhanced search for both listview and treeviewSearch starts from item selected (if any selected) and wraps back aroundFor Listview if the category column is visible then the search includes that columnFixed scroll when searching in listview (now calculates the scroll amount by the rect of the 1st row)Please inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shotsGary 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...
GaryFrost Posted July 16, 2006 Author Share Posted July 16, 2006 v 1.0.5.1- (beta 3.1.1.128 or higher required) Fixed Rename Snippet bug on TreeView SidePlease inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shots 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...
GaryFrost Posted July 24, 2006 Author Share Posted July 24, 2006 v 1.0.5.2- (beta 3.1.1.128 or higher required) Fixed Code to not rely on GuiCtrlRead in advanced mode (broken in beta 3.1.1.131 for treeview)Please inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shots 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...
BasicOs Posted July 27, 2006 Share Posted July 27, 2006 (edited) I miss a couple of features as here can be read: What I miss from Scite there is quick-to-build add-on for Code Snippet without changing much code:a button where all xml are ftpput() to any ftp server: SaveInFtp("*",1)another menu on the left button SaveInftp($actualSnippet,1)same from RestoreFromFtp(* FOR ALL, or $actualSnippet)another button for comparing from the index.xml inthe ftp and index.xlm in the local pc if there are some changes checking size+dateanother button for cleaning pc from UDFs, and autoit and scite itselft, like it was never there.(anyway now it is kept in FTP SERVER)============= pseudo-functionsFunc SaveINftp($snippets,$overwrite)if $snippets="*" thenrecursiveftpputelseftpput($server, $category&"/"&file,$password,moreoptions.) endifendfunc========Func $Restorefromftp($snippets,$overwrite)if $snippets="*" thenrecursiveftpgetelseftpget($server, $category&"/"&file,$password,moreoptions.) endifendfunc=========So when you start working you restore all from ftpwhen you finish work with autoit you saveall in ftp, your uptodate work is in the server and in the last place where you worked* Write in an ini file to keep the passwords and options* another option if you want selfcheck every minute if there are any changes in the index.xml(local and remote) and SYNC*another xml file in the ftp server, to keep an index from all snippets and dates/size to be changed to detect when a new snippet is made*another option to make a real ftpbackup(apart of sync), keep a date_actual_ snippets root (ftpbackups), so make RESTORE points, after some days of intense code-writing.*of course keep not only snippets but also a complete backup of *.au3(*.xml), also *.ini (compiling), *.jpg,*.ico, most used files for making the exes.===============================================================I dont know if there is a similar version of AUTOIT, like the binary one, where you download directly in one zip AUTOIT+SCITE, and after unziping (not installing) you can run an exe which makes changes in the registry (register extensions, and more) so that you can start coding directly, now you have to install and install, and next next next next ....... =************************************** Edited July 27, 2006 by BasicOs Autoit.es - Foro Autoit en Español Word visitors Image Clustrmap image: - Football Spanish team - Spanish team: Casillas, Iniesta, Villa, Xavi, Puyol, Campdevilla, etc..Programando en Autoit+Html - Coding Autoit-Html - Arranca programas desde Internet - Preprocesador de Autoit a http Link to comment Share on other sites More sharing options...
busysignal Posted July 28, 2006 Share Posted July 28, 2006 v 1.0.5.2- (beta 3.1.1.128 or higher required) Fixed Code to not rely on GuiCtrlRead in advanced mode (broken in beta 3.1.1.131 for treeview)Please inform me of any bugs, I find many because I do use this script very much.See 1st post for attachment, directions, version history, and screen shots@Qafrost, I could not believe no one rated this thread. I felt I had to do it because the code snippet script is just so cool! Thanks..Cheers.. Link to comment Share on other sites More sharing options...
JoeCool Posted August 1, 2006 Share Posted August 1, 2006 Here a noob question... Code snippet seems to fit what I want ... But can it run without Scite ? :-) Link to comment Share on other sites More sharing options...
GaryFrost Posted August 1, 2006 Author Share Posted August 1, 2006 Here a noob question...Code snippet seems to fit what I want ...But can it run without Scite ?:-)Currently, NoNot sure I will make a version with-out SciTE dependability.Gary 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...
GaryFrost Posted August 1, 2006 Author Share Posted August 1, 2006 @Qafrost, I could not believe no one rated this thread. I felt I had to do it because the code snippet script is just so cool! Thanks..Cheers.. Thanks, Hope you enjoy the script.As you could tell I don't rate my own threads like I've seen some do.Gary 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...
APDxNinja Posted August 1, 2006 Share Posted August 1, 2006 Well, i tried to use it and it gives me a variety of errors when i try to launch it. i got rid of a couple of them by moving my items into the A3 folder... but now its saying; " --------------------------- AutoIt Error --------------------------- Line 0 (File "C:\Program Files\AutoIt3\CSnippet.exe"): Run($Dir2 & "\SciTe.exe", $Dir2) Error: Unable to execute the external program. The system cannot find the file specified. --------------------------- OK --------------------------- " Link to comment Share on other sites More sharing options...
GaryFrost Posted August 1, 2006 Author Share Posted August 1, 2006 Well, i tried to use it and it gives me a variety of errors when i try to launch it. i got rid of a couple of them by moving my items into the A3 folder... but now its saying; "---------------------------AutoIt Error---------------------------Line 0 (File "C:\Program Files\AutoIt3\CSnippet.exe"):Run($Dir2 & "\SciTe.exe", $Dir2)Error: Unable to execute the external program.The system cannot find the file specified.---------------------------OK ---------------------------"Suggest unzipping it to the cSnippet folder with-in the SciTE folder 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...
GaryFrost Posted August 29, 2006 Author Share Posted August 29, 2006 v 1.0.5.3 Found/Fixed bug in Treeview side, copy from clipboard context menuSee 1st post in thread. 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...
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