Die Suche ergab 8 Treffer
- Mi 18. Jan 2017, 03:07
- Forum: English only
- Thema: Feedback and Feature Request
- Antworten: 3
- Zugriffe: 15591
Re: Feedback and Feature Request
Thank you for the response. This is great news! Do you have a rough target date for the next release?
- Mo 16. Jan 2017, 21:32
- Forum: English only
- Thema: Feedback and Feature Request
- Antworten: 3
- Zugriffe: 15591
Feedback and Feature Request
Hi there, So, again, AutoIt Studio is simply the best option available for developing in AutoIt. I try other editors and keep coming back. This highlights the good, I have to come back to the best and that is AutoIt Studio. It also highlights the negative aspect though which is those things that kee...
- Sa 10. Dez 2016, 20:35
- Forum: Probleme & Bugs
- Thema: Frustrated - Window Behavior
- Antworten: 3
- Zugriffe: 9890
Re: Frustrated - Window Behavior
Working as intended, ok! I look forward to seeing a check box for that.


- Mo 5. Dez 2016, 23:33
- Forum: Probleme & Bugs
- Thema: Frustrated - Window Behavior
- Antworten: 3
- Zugriffe: 9890
Frustrated - Window Behavior
Hi there, Love studio, so nice. BUT. I am struggling with the main application window. It always wants to be full screen. Even when I click to be a window it reopens to full size (windowed). I do NOT have "Run in full screen mode" checked. I resize the window, reset the internal windows, g...
- So 4. Dez 2016, 18:26
- Forum: English only
- Thema: Compile Project - Can't overwrite file (Resolved)
- Antworten: 1
- Zugriffe: 7659
Compile Project - Can't overwrite file (Resolved)
So interesting one, I had a compiled exe in the project (not release) directory. With that in there the release exe was not being updated. Once I deleted that from the project directory compile and copy to release directory worked as expected. --------------------------------------------------------...
- Mo 28. Nov 2016, 20:10
- Forum: English only
- Thema: ControlClick from "Test Project"
- Antworten: 5
- Zugriffe: 12702
Re: ControlClick from "Test Project"
You nailed it with #requireadmin
I had never actually seen that "keyword" before (coding autoit since 2002)
Thank you very much for the help, and again, thank you for this tool. So nice. You have definitely improved my autoit quality of life
-Shane
I had never actually seen that "keyword" before (coding autoit since 2002)
Thank you very much for the help, and again, thank you for this tool. So nice. You have definitely improved my autoit quality of life

-Shane
- Mo 28. Nov 2016, 17:49
- Forum: English only
- Thema: ControlClick from "Test Project"
- Antworten: 5
- Zugriffe: 12702
Re: ControlClick from "Test Project"
Thanks for the reply, below are the functions in question. The purpose, toggle visual elements in my OBS Studio application (Twitch streaming). I first was using hotkeys but I can only use so many of those when gaming so needed another method that would allow me to access controls without leaving fo...
- Mo 28. Nov 2016, 03:34
- Forum: English only
- Thema: ControlClick from "Test Project"
- Antworten: 5
- Zugriffe: 12702
ControlClick from "Test Project"
Hi, I found this IDE from searching google after I got tired of Scite. Amazing. Thank you very much for this work. My issue: When I test my project from within the editor it works fine, except, my ControlClick functions won't work at all. No errors, just no click. Same code ran from Scite or compile...