WeirdHero Posted May 5, 2013 Share Posted May 5, 2013 I'm having some difficulty with the auto-complete functionality. Seems like ISN is not recognizing functions that are defined in the script i am currently editing - unlike scite. Can't find anything in the settings to fix this. Help? Link to comment Share on other sites More sharing options...
junkew Posted May 5, 2013 Share Posted May 5, 2013 dutch language files dutch.zipfileviewer_dutch.zipformstudio_dutch.zip FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
ISI360 Posted May 10, 2013 Author Share Posted May 10, 2013 ISN AutoIt Studio Version 0.93 is online! Changes Version 0.93 BETA: (translated by google translator)-> AutoIt ISN Studio: <------------------------------------- Fix: Fix the auto-configuration of program paths in Portable Mode- Bugfix: Various bug fixes in "DBUG" tool (thx to pandel!)- Fix bug with "file has been modified from auserhalb ISN" was finally solved!- Fix: Fixed a bug where the project tree when changing a tab disappears- Bugfix: Various bug fixes- NEW: Dutch language added (thx to junkew)- NEW: In the script editor in the autocomplete box now displays icons (icons based on the code coloring scheme (old / new))- NEW: New hotkey: Open the selected file (eg. Include) (CTRL + I)- NEW: in the code a file path is specified (eg. "C: test.jpg"), this file can now be performed via "right click -> Open File" or CTRL + I to open!- NEW: Show Code Snippet: Right-click on a function in the script tree - "Show code snippet"> choose. The displayed image can even be edited as required! - NEW: Chinese language update- NEW: Runtime in debug window is now in format "00:00:00" (hh: mm: ss) indicated- NEW: "Start this program" The macro now supports path variables (eg.% projectdir%)- NEW: TidySource.au3 was removed. The menu item Tools -> Tidy source used now the "real" Tidy! (Data Tidy Tidy.exe)- NEW: When opening a project (however must be enabled in the program settings!) The previously opened tabs can now be restored- NEW: In the "Tools" menu, you can now find a bit Operations testers! (Bitwise operations visualiser by Siao)- NEW: The ISN AutoIt Studio now uses a newer version of SciLexer.dll- NEW: If text is highlighted in the script editor automatically searches for the word mark and color-coded in real time! (Can be disabled in the Preferences again)- NEW: you insert a new macro with the info messages in the log window of the ISN can (at left below)- NEW: elements in the project tree are now on the file type "together" and then in alphabetical order- NEW: In the project management and the project properties you can now by clicking the "Edit main file" another main file for your project yet! Sunaj and PlayHD 2 Link to comment Share on other sites More sharing options...
Sunaj Posted May 10, 2013 Share Posted May 10, 2013 (edited) ISN AutoIt Studio Version 0.93 is online! [...] Very very impressive! Thanks for sharing and posting, really appreciated. My initial notes are not many but as follows: Installer works fine on Win7 32bit with classic theme enabled There's a slight glitch when installing in Portable Mode where "Apply the following configuration" is placed on top of a boundary box When I first open the demo project there's Info box that is still in German "Willkommen im ISN..etc." Last.. WOW. Again: impressed here. The resource-meter when running code is superb (and that is just one of many many features, will write again when I had chance to test more properly) Edited May 10, 2013 by Sunaj [list=1][*]Generic way to detect full path to default browser, List/ListView Events Using GuiRegisterMsg (detect doubleclick and much more)[*]Using dllcall for full control over fileopendialog, Make DirMove act somewhat normally (by circumventing it...)[*]Avoid problems with "&" (chr(38)) in code, Change desktop maximized area/workspace (fx to make deskbar type app)[*]Change focus behavior when buttons are clicked to work closer to 'standard windows' app[*](Context) Menus With Timed Tooltips, Fast Loops & Operators in AU3[*]Clipboard UDF, A clipboard change notification udf[/list] Link to comment Share on other sites More sharing options...
Cybergraph Posted May 10, 2013 Share Posted May 10, 2013 (edited) Mmmm.... Avast Internet Security detects a suspect malware inside the download. Could you check on your side? Many thanks. Edited May 10, 2013 by Cybergraph Link to comment Share on other sites More sharing options...
BrewManNH Posted May 11, 2013 Share Posted May 11, 2013 Mmmm.... Avast Internet Security detects a suspect malware inside the download. Could you check on your side? Many thanks. I'd suspect it's a false positive from Avast. But you can always run the file through VirusTotal and see for sure. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
ISI360 Posted May 11, 2013 Author Share Posted May 11, 2013 I know about the problem with avast. I don´t know why it finds a virus. (and yes its false positive) But i don´t know what i can do against this I have already uploaded the exe to the avast virus lab...maybe they exculde it in one of the next updates.. Link to comment Share on other sites More sharing options...
guinness Posted May 11, 2013 Share Posted May 11, 2013 (edited) Contact Avast and explain that your application is being erroneously flagged. Though in all honesty we're professionals here, so Cybergraph should use common sense and add your application to the excluded section of the software. I would understand if we're non-PC-power-user, but we're not. Edited May 11, 2013 by guinness UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
Cybergraph Posted May 11, 2013 Share Posted May 11, 2013 (edited) Contact and Avast and explain that your application is being erroneously flagged. Though in all honesty we're professionals here, so Cybergraph should use common sense and add your application to the excluded section of the software. I would understand if we're non-PC-power-user, but we're not. I've never had doubt about the honesty of the author. I only thought it would be a good thing to notify what happened to me while attempting to download the file. On my side I'm quite able to manage worst situations than a simple false positive. Many thanks anyway. Edited May 11, 2013 by Cybergraph Link to comment Share on other sites More sharing options...
Rex Posted May 13, 2013 Share Posted May 13, 2013 Avast is known to report False positives, and erroneously flag safe files as viruses. The have the same issues with there Android virus scanner . c;") /Rex Link to comment Share on other sites More sharing options...
DigitalFacade82 Posted May 26, 2013 Share Posted May 26, 2013 Hi, Thanks for this fantastic application. I have slowly started to switch everything across to this as my main base to work from. A few tiny things (but big things for me in order to make the transition) is the colors in the editor don't seem to change much? Or there is not the controls that you have in Scite or Notepad++? On that topic, I recalled you had a screenshot of the editor and of what looked to be colors very similar to Notepad++ (my favourite editor btw!) and that is pretty much what sold me. The concept we are all overlooking from a human behavioural point of view is that people like familiarity and we are creatures of habit. Not only that but we quite often relate to things through symbolic association. What I mean is that my scripts almost become unreadable to me (especially with the current colors that I can't seem to work out how to change - and/or have very little options to change?) because of what I have become used to.....so I am finding it hard to adjust at the moment. If there is a way that I can fully customise the text in the editor to how I would like it I would probably use it more and be able to report bugs so that this can one day become the main interface for building in AutoIT Link to comment Share on other sites More sharing options...
lpm Posted June 5, 2013 Share Posted June 5, 2013 (edited) I have downloaded the 0.93 and was instantly hooked. It of cause is a maturing piece of t but it complements the easiness of AutoIt very well. I was choosing between LiveCode and AutoIt - now, having the suite; I am happy to have selected AutoIt, mainly due to the development of ISN AI Studio, and ofcause also because of this forum of helpfull people. It relly grows on you and I find new and nice features every day . /Lars Edited June 13, 2013 by lpm /Lars Denmark www.lpmathiasen.com Automation and simplification is my game! Link to comment Share on other sites More sharing options...
lpm Posted June 5, 2013 Share Posted June 5, 2013 Some small bugs in ISN AutoItSuite 0.93 BETA My local language is set to Danish in the suite. The projecttree hangs - the project details from the last project hangs even when a new file in editmode is loaded. I recon it should reset. When I opens a file it looks like this: The questionmarks must be a bug. /Lars /Lars Denmark www.lpmathiasen.com Automation and simplification is my game! Link to comment Share on other sites More sharing options...
Rex Posted June 5, 2013 Share Posted June 5, 2013 Hi I'm trying to translate the last beta, but need help with 4 strings, I can't find 'em in the ISN Studio so I'm not sure what to translate them to. It's str807, str829, str832 and str833. I have done the rest but needs to do those last 4, but without knowing where the fit into the program it difficult Cheers c;") /Rex Link to comment Share on other sites More sharing options...
ISI360 Posted June 6, 2013 Author Share Posted June 6, 2013 str807=Changes the start parameter to the script / project is started on a particular value. -> Is used in the macro "Set startparameter". It means "Sets the parameter thats runs with the script to an desired value. str829=Step Into (F7) -> Is used in the "Advanced Debugging" (dbug.au3). It executes the currecnt step str832=Curs -> ? -> This part of the translation is also part of the "Advanced Debugging" (dbug.au3) feature. Its not done by me...and i have no idea where its used str833=Run To Cursor -> Is also part of the "Advanced Debugging" (dbug.au3). Runs the script to the selected line. Hope it helps! Link to comment Share on other sites More sharing options...
Rex Posted June 6, 2013 Share Posted June 6, 2013 (edited) str807=Changes the start parameter to the script / project is started on a particular value. -> Is used in the macro "Set startparameter". It means "Sets the parameter thats runs with the script to an desired value. str829=Step Into (F7) -> Is used in the "Advanced Debugging" (dbug.au3). It executes the currecnt step str832=Curs -> ? -> This part of the translation is also part of the "Advanced Debugging" (dbug.au3) feature. Its not done by me...and i have no idea where its used str833=Run To Cursor -> Is also part of the "Advanced Debugging" (dbug.au3). Runs the script to the selected line. Hope it helps! Hi ISI360 Yeps that helped Att. is the updated danish file I also have an idea, not sure if it's an good one. When closing a project, a popup could popup allowing the user to add info/comment to what is added/removed/changed in the project - and then the studio could auto add it into the project log or at top of the script just an idea Cheers c;") /Rex danish.rar Edited June 6, 2013 by Rex Link to comment Share on other sites More sharing options...
knockerccd Posted June 8, 2013 Share Posted June 8, 2013 Wayfarer I've converted the help file from your very nice program from German text to English text using HelpNDoc to show my appreciation. It seems people were requesting an English version of your help/chm file. I've looked for a link on this site and your site to send it to you and couldn't find one. If you would like me to zip it and send it just let me know. Link to comment Share on other sites More sharing options...
ISI360 Posted June 9, 2013 Author Share Posted June 9, 2013 NIce! Yes an english helpfile would be great but i haven´t time jet for this. If you have really compleded it please send it to me: isi.3d@gmx.at -> Then i can include it in the next update Thank! Link to comment Share on other sites More sharing options...
DigitalFacade82 Posted June 9, 2013 Share Posted June 9, 2013 Any news back on being able to change the colours of the text within the GUI Editor? I am at the moment switching between the SCiTE (that has had all highlights switched to Notepad++ colours) and Notepad++ it's self (boosted with a few mods specific to AutoIT over and above the current standard offerings with Notepad++). I am not sure if this is a possibility of not, but Notepad++ has a wonderful compare tool add on. I am only learning now at the moment how to use .dlls within my scripting, so I am wondering if these add ons can be translated to suit your studio so they don't need to be built??? SCiTE is a great interface for running and debugging of your apps/scripts, how ever its find and replace tools are horrid. I am constantly switching between these two for valid reasons; but I would really like to be using one true interface. I think AutoIT studio is the one that could win em all so to speak. Link to comment Share on other sites More sharing options...
knockerccd Posted June 9, 2013 Share Posted June 9, 2013 Your very welcome Wayfarer. And thank you for all you've done so that we may enjoy AutoIt so much more with your IDE! I just sent the files. I sent the files in 7z format so disregard the 'ps' at the end of my email about me double zipping them. Keep up the good work! Link to comment Share on other sites More sharing options...
Recommended Posts