Jump to content

Recommended Posts

Posted (edited)

I discovered a BUG, when i try to re size the window from "UP-LEFT" point i receive this error :

http://s22.postimg.org/s47pa53rl/Untitled.png

another think you can do is to add to Form Studio Plugin is:

Menu Control ,Status Bar Control and Toolbar control.

Edited by PlayHD
Posted

Thank you for ISN AutoIt Studio!

Regarding debugging, I did not find features like breakpoints, step into, step over. Perhaps they are there. If not, perhaps you would consider adding them.

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Posted

To use features like step into you must enable "Advanced Debugging with DBUG" (find it under tools -> Debugging ->)

Note this feature uses the tool "DBUG" and is experimental only at this time!

Posted

Thank you. I look forward to the help being translated into English. I used to have sufficient German to converse, many years ago.

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Posted

I have found that I can set a break-point on a line by clicking in the left margin of the line and then clicking on the Breakpoint button in the DBG window.

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Posted (edited)

feature requests:

Setting to set all font and its size on the controls globally

-listview control

-ctrl+shift+space to show parameter description of a function

bugs:

ctrl+click to select controls will not let you deselect afterwards

selecting a groupfield will not select all controls in it

Edited by Relive
Posted

request: could you please change the default path installer is offering.. Under Program Files or Program Files (x86) would be neater than setting the shop up on the C: root

Posted

Finally i have translated the plugins to.

However one thing that's not translated is the Changelog ansehen button in the check for updates, there's no string for it in the 3 lang files ;) (The only thing I have meet that wasn't transable)

---

A suggestion about the handle of files in portable mode.

I use the portable mode for some of my projects, and i have notices that the isn file is updated with the last used file, but with full path and not only a path relative to the project.

Just thinking that maybe instead of being something like

lastusedfiles=F:\AutoIT\ISN_AUTOIT_STUDIO_V_0_92_BETA_SOURCE\ISN AutoIt Studio\Projects\XBMC_Launcher\XBMC_Launcher.au3|E:\ISN AutoIt Studio\Projects\XBMC_Launcher\XBMC_Launcher.au3|Y:\ISN AutoIt Studio\Projects\XBMC_Launcher\XBMC_Launcher.au3|P:\AutoIT\Backups\ISN_AUTOIT_STUDIO_V_0_92_BETA_SOURCE\ISN AutoIt Studio\Projects\XBMC_Launcher\XBMC_Launcher.au3|||||||
it could be more like
lastusedfiles=...\Projects\XBMC_Launcher\XBMC_Launcher.au3||||||||||
course it the same file I have accessed but from different places and paths.

c;") / Rex

Plugins.rar

Posted

Awesome integration. After spending a good bit of time reading this entire thread, somewhat of an OCD request but can someone tell me if it is possible to change the tab spacing from 4 to 3 spaces in the editor?

Posted (edited)

Every time i download any file from the following url http://isnetwork.isi-webportal.at/index.php/meine-programme/isn-autoit-studio i get a zip file which is corrupt.

  • my os:win 7 ,64 bit
  • i used win rar for extracting
i get "setup files are corrupted...." on redownloading i get the same error.

Please provide a mediafire download mirror link or any mirror link.

I reallly wanted to try this :(

Posted Image

Edited by codernoobx
Posted

try to disable your antivirus program. Some of them block the files but there is 100% no virus in it! Its false positive....

Posted (edited)

First off, thanx for an amazing product, 4 thumbs up =)

I have a question related to skin flashing (related = only thing I found that is simmilar to my problem).

I've installed Studio on Win8 x64 and used it over 100 hours without any problems. Few days ago GUI started flashing / flickering after launching it; speciffically when opening files (or switching open files tabs) and writing code. Funny enough, it doesn't flash when you scroll the file up or down. I've poked and searched around, and the only related thing is the skins issue. This happens when any of the skins are used (switched all of them to check, used default the whole time, btw).

So, please, do you have any ideas what might be causing this, and how to correct it? Thank you in advance =)

PS - I don't consider myself adept enough with AutoIt to help with the code, but if you want an English - Croatian translator, you've got one. (Croatian = one of the European Slavic languages, uses Latin script)

Edited by ivlB
Posted

Hey ivIB!

Which version of ISN do you have?

Can you test the SOURCE version and check if there is also the flickering problem?

In a few days i release the next update (0.93) with a lot of bugfixes. Maybe yours is also fixed ^^

And about the Croatian translaton: That would be great! You find the .lng files in the DataLanguage folder. Simply made a copy and open one of them with a text editor (notepad) and edit them.

NOTE: Also in the plugins dir are some language folders. This sould be translated too...

Thanks in advance! :)

Guest
This topic is now closed to further replies.
×
×
  • Create New...