kcvinu Posted December 5, 2015 Share Posted December 5, 2015 We are selecting "Then" from intellisence with the tab key press. That is the reason of the presence of the tabular space. Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer --- A tool to visit the links of some most important UDFs Includer_2 ----- A tool to type the #include statement automatically Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing. Alert ------ An alternative for MsgBox MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF -------- An UDF for working with access database files. (.*accdb only) Link to comment Share on other sites More sharing options...
ISI360 Posted December 5, 2015 Author Share Posted December 5, 2015 Ah OK. As i said..it´s no problem. It´s just a bug.And i fix it in the next update. kcvinu 1 Link to comment Share on other sites More sharing options...
ISI360 Posted December 10, 2015 Author Share Posted December 10, 2015 A little sneak peek of the next update: (Especially for friends of dark GUI´s)What do you say about the look? (The "classic" white skin will, of course, continue to be available) kcvinu and Rex 2 Link to comment Share on other sites More sharing options...
Rex Posted December 10, 2015 Share Posted December 10, 2015 Darn where is that like button when u need it :-) Looking so forth to next update :-) :-) Cheers/Rex Link to comment Share on other sites More sharing options...
kcvinu Posted December 10, 2015 Share Posted December 10, 2015 @ISI360 Why I am asking this because a little curiosity. Is it possible to make AutoIt Studio like Visual Studio ?. I mean, if i double click on any controls, then the gui code file should be visible and the cursor will be placed inside the particular function of that control. Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer --- A tool to visit the links of some most important UDFs Includer_2 ----- A tool to type the #include statement automatically Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing. Alert ------ An alternative for MsgBox MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF -------- An UDF for working with access database files. (.*accdb only) Link to comment Share on other sites More sharing options...
ISI360 Posted December 10, 2015 Author Share Posted December 10, 2015 Theoretically its possible. But this would be a very deep change in the system of the ISN. (Especially the formstudio)The "lite" version of your idea is the extracode feature in the Formstudio where you can add any AutoIt Code to your Control. kcvinu 1 Link to comment Share on other sites More sharing options...
kcvinu Posted December 10, 2015 Share Posted December 10, 2015 Yeah i know. That's a good feature. Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer --- A tool to visit the links of some most important UDFs Includer_2 ----- A tool to type the #include statement automatically Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing. Alert ------ An alternative for MsgBox MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF -------- An UDF for working with access database files. (.*accdb only) Link to comment Share on other sites More sharing options...
InunoTaishou Posted December 15, 2015 Share Posted December 15, 2015 Looking very good A little suggestion though, could you make it not display the percent of variables loaded? I feel like when you start adding hundreds of variables and it's searching through them that the "Loading n%" is just slowing it down Link to comment Share on other sites More sharing options...
ISI360 Posted December 15, 2015 Author Share Posted December 15, 2015 You can adjust these settings in the program settings under Script Editor. Here you can disable "Use autocomplete for variables". (If you disable this item the autocomplete is disabled and should be very fast!)You could also try the option "Search only in the opened script" to speed up the loading time. (So it does only read the variables from the current script..and not the whole project) Link to comment Share on other sites More sharing options...
willichan Posted December 17, 2015 Share Posted December 17, 2015 Why are AutoIt Studio and Form Studio launching "LAV Audio Decoder" instances? My UDFs: Barcode Libraries, Automate creation of any type of project folder, File Locking with Cooperative Semaphores, Inline binary files, Continue script after reboot, WinWaitMulti, Name Aggregator, Enigma, CornedBeef Hash Link to comment Share on other sites More sharing options...
ISI360 Posted December 18, 2015 Author Share Posted December 18, 2015 The ISN uses some sound effects like the trophy sound or the credits music.But i have no influence witch Audio Engine AutoIt initializes at the startup. Link to comment Share on other sites More sharing options...
TheDcoder Posted January 8, 2016 Share Posted January 8, 2016 I think I found a bug... The folding of #Regions is messed up TD EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
argumentum Posted January 9, 2016 Share Posted January 9, 2016 (edited) I think I found a bug... The folding of #Regions is messed up I don't see anything wrong with the folds in your pics. What do you mean ?Edit: I see. The last fold, folds the rest of the file, until the eof. Edited January 9, 2016 by argumentum Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting. Link to comment Share on other sites More sharing options...
ISI360 Posted January 9, 2016 Author Share Posted January 9, 2016 (edited) @TheDcoder: Please can you send me your example file via E-Mail? thx! Edited January 9, 2016 by ISI360 Link to comment Share on other sites More sharing options...
mLipok Posted January 9, 2016 Share Posted January 9, 2016 Do not post your email on the public forum.Use PM instead. Signature beginning:* Please remember: "AutoIt"..... * Wondering who uses AutoIt and what it can be used for ? * Forum Rules ** ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Code * for other useful stuff click the following button: Spoiler Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind. My contribution (my own projects): * Debenu Quick PDF Library - UDF * Debenu PDF Viewer SDK - UDF * Acrobat Reader - ActiveX Viewer * UDF for PDFCreator v1.x.x * XZip - UDF * AppCompatFlags UDF * CrowdinAPI UDF * _WinMergeCompare2Files() * _JavaExceptionAdd() * _IsBeta() * Writing DPI Awareness App - workaround * _AutoIt_RequiredVersion() * Chilkatsoft.au3 UDF * TeamViewer.au3 UDF * JavaManagement UDF * VIES over SOAP * WinSCP UDF * GHAPI UDF - modest begining - comunication with GitHub REST API * ErrorLog.au3 UDF - A logging Library * Include Dependency Tree (Tool for analyzing script relations) * Show_Macro_Values.au3 * My contribution to others projects or UDF based on others projects: * _sql.au3 UDF * POP3.au3 UDF * RTF Printer - UDF * XML.au3 UDF * ADO.au3 UDF * SMTP Mailer UDF * Dual Monitor resolution detection * * 2GUI on Dual Monitor System * _SciLexer.au3 UDF * SciTE - Lexer for console pane * Useful links: * Forum Rules * Forum etiquette * Forum Information and FAQs * How to post code on the forum * AutoIt Online Documentation * AutoIt Online Beta Documentation * SciTE4AutoIt3 getting started * Convert text blocks to AutoIt code * Games made in Autoit * Programming related sites * Polish AutoIt Tutorial * DllCall Code Generator * Wiki: * Expand your knowledge - AutoIt Wiki * Collection of User Defined Functions * How to use HelpFile * Good coding practices in AutoIt * OpenOffice/LibreOffice/XLS Related: WriterDemo.au3 * XLS/MDB from scratch with ADOX IE Related: * How to use IE.au3 UDF with AutoIt v3.3.14.x * Why isn't Autoit able to click a Javascript Dialog? * Clicking javascript button with no ID * IE document >> save as MHT file * IETab Switcher (by LarsJ ) * HTML Entities * _IEquerySelectorAll() (by uncommon) * IE in TaskScheduler * IE Embedded Control Versioning (use IE9+ and HTML5 in a GUI) * PDF Related: * How to get reference to PDF object embeded in IE * IE on Windows 11 * I encourage you to read: * Global Vars * Best Coding Practices * Please explain code used in Help file for several File functions * OOP-like approach in AutoIt * UDF-Spec Questions * EXAMPLE: How To Catch ConsoleWrite() output to a file or to CMD *I also encourage you to check awesome @trancexx code: * Create COM objects from modules without any demand on user to register anything. * Another COM object registering stuff * OnHungApp handler * Avoid "AutoIt Error" message box in unknown errors * HTML editor * winhttp.au3 related : * https://www.autoitscript.com/forum/topic/206771-winhttpau3-download-problem-youre-speaking-plain-http-to-an-ssl-enabled-server-port/ "Homo sum; humani nil a me alienum puto" - Publius Terentius Afer"Program are meant to be read by humans and only incidentally for computers and execute" - Donald Knuth, "The Art of Computer Programming" , be and \\//_. Anticipating Errors : "Any program that accepts data from a user must include code to validate that data before sending it to the data store. You cannot rely on the data store, ...., or even your programming language to notify you of problems. You must check every byte entered by your users, making sure that data is the correct type for its field and that required fields are not empty." Signature last update: 2023-04-24 Link to comment Share on other sites More sharing options...
TheDcoder Posted January 9, 2016 Share Posted January 9, 2016 (edited) @ISI360 E-mail sent! Edited January 13, 2016 by TheDcoder EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
TheDcoder Posted January 13, 2016 Share Posted January 13, 2016 Hello, I just discovered a new bug:It fixed itself automatically after restarting ISN AutoIt Studio EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
vinhphamvn Posted January 16, 2016 Share Posted January 16, 2016 (edited) open 150times :3 i love it Edited January 16, 2016 by vinhphamvn ISI360 and argumentum 2 Link to comment Share on other sites More sharing options...
shaqan Posted January 20, 2016 Share Posted January 20, 2016 Happens when trying to open one form on one particular machines. Link to comment Share on other sites More sharing options...
TheDcoder Posted January 31, 2016 Share Posted January 31, 2016 I have this problem for a very lonnng time! Almost since I started using ISN AutoIt Studio: I get a unusual blank item in Recently opened items... Where can I find the recently opened items's data? (To manually fix the blank item) EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
Recommended Posts