Page 2 of 4

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 12:28 am
by guinness
OK, strange because I thought I had fixed that problem. Try downloading AutoIt Portable again (I've made a minor fix.)

And what you described is how it should work, you select the file and it sends it to SciTE. And what I do when testing Scripts is just save a dummy file alleviating the problem since I just copy, paste & run. :D

Plus, why not check out SciTE Hopper too ;)

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 1:29 am
by joby_toss
When the list pops-up, I double click the example I want and it opens.
This is not working for you?

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 1:29 am
by Ruby
Firewrath wrote: Hrm, i did that, idk what its supposed to do though, :P
but it still didnt let me run code without saving the file, ...and gave me a bunch of errors when i tried to run a saved file, (and yes i changed the directory bit, :P)
Thanks anyways though,
Sorry I mixed up/misread your post; I thought you wanted to run without compiling which is what command.go does but yes the file has to be saved.

I use that command Go (F5) to run 'random' scripts/saved files all the time without error.

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 2:14 am
by guinness
When the list pops-up, I double click the example I want and it opens.
This is not working for you?
So it appears to be Fixed then. I wonder if it works for Firewrath?!

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 9:26 am
by joby_toss
It appears it doesn't even need to be a double click; a single left click is enough. :oops:

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 9:31 am
by guinness
I knew you would figure it out ;) I can make it a double-click if you want?

Re: AutoIt Portable

Posted: Tue Jul 12, 2011 10:20 am
by joby_toss
You don't have to, really, thanks! :)

Re: AutoIt Portable

Posted: Wed Jul 13, 2011 2:13 am
by Firewrath
Doing this REALLY quick here, :P
guinness wrote:
When the list pops-up, I double click the example I want and it opens.
This is not working for you?
So it appears to be Fixed then. I wonder if it works for Firewrath?!
Yup, it works now, Thanks ^-^
but:
guinness wrote:I can make it a double-click if you want?
i think you should, it would prevent accidental clicks from opening a file, but thats just IMO,

and i'll look into this 'SciTE Hopper' thing ...err later on, ...sometime. :P
though i might test it sooner if i can just to see if it works,

Re: AutoIt Portable

Posted: Wed Jul 13, 2011 6:12 am
by guinness
SciTE Hopper is what I use everyday to jump between Functions, imagine in DropIt there is something like 120+ Functions so SciTE Hopper really takes the strain out of scrolling! :D And you can Export the .au3 to HTML, PDF & RTF plus listing all the Functions to a text file. Oh and did I mention its Open Source :D

And I will add the double-click sometime next week now.

Re: AutoIt Portable

Posted: Thu Jul 14, 2011 8:07 am
by guinness
Uploaded a new Version with the feature of toggling from double-click to single-click. Let me know what you think :mrgreen:

Re: AutoIt Portable

Posted: Thu Jul 14, 2011 3:42 pm
by webfork
Added a link to the program description: http://www.portablefreeware.com/index.php?id=50

Edit: After tweaking the entry like 5 times, the wording still seems a bit off so feedback / additions are welcome.

Re: AutoIt Portable

Posted: Thu Jul 14, 2011 3:54 pm
by guinness
The final version seems fine to me. Thanks for adding AutoIt Portable to the entry :)

Re: AutoIt Portable

Posted: Fri Jul 15, 2011 3:37 am
by Firewrath
guinness wrote:Uploaded a new Version with the feature of toggling from double-click to single-click. Let me know what you think :mrgreen:
I like it, ^-^
...but ;)

mebey when you double click to open an example file, the menu should close?
or hide/minimize, with someway to bring it back to the front again, ofcourse,

Re: AutoIt Portable

Posted: Fri Jul 15, 2011 3:43 am
by guinness
mebey when you double click to open an example file, the menu should close?
or hide/minimize, with someway to bring it back to the front again, ofcourse,
I don't mind adding that at all, but this is OpenSource so of course you can add it yourself since I take it you know AutoIt ;)

Re: AutoIt Portable

Posted: Tue Jul 26, 2011 3:36 pm
by guinness
Today I started developing an addon on to AutoIt Portable which will create a Portable version of AutoIt automatically, all you have to do is run the program and drop both files onto the program. I will upload once I've completed testing it.