| Author |
Message |
Forum: Scripts Topic: [Function] Msg() - MessageBox with many options |
| Banane |
|
Posted: May 14th, 2012, 7:55 pm
|
|
Replies: 5 Views: 829
|
| Oh, completely forgot, that I posted this function here. This code fixes the problems: ;Message: The string to show in the dialog ;Options: TxtAlign = Left|Center|Right ; TxtFont = cColor Bold Underline Strike Italic:Font ; WinWidth = Gui Width ; WinColor = Gui Background Color ; WinOptions = Defaul... |
|
 |
Forum: Offtopic Topic: Make AHK_L "main" version? |
| Banane |
|
Posted: May 11th, 2012, 6:41 pm
|
|
Replies: 284 Views: 10032
|
| Multiple of these supposed "bugfixes" aren't actually bugs, but additions / changes / improvements (for example all those dealing with "A_LastError"), or bugs that didn't exist in AHK, but only in AHK_L, for example: Gui submenu icons did not work on Windows 2000/XP/Server 2003. :P |
|
 |
Forum: Scripts Topic: NODE : Now OPEN SOURCE! |
| Banane |
|
Posted: May 10th, 2012, 4:23 pm
|
|
Replies: 261 Views: 4067
|
Quote: ABSOLUTELY NOT! It is. You can't read the source code using Notepad (!) when it's an AHK exe, which is however possible with a AHK_L exe. Both aren't secure at all, that's true, but still, the original AHK at least doesn't expose it's source when opening it using a normal text editor.  |
|
 |
Forum: Custom Topic: [Help Needed] Convert AutoIT v3 to AutoHotkey_L v1.1 |
| Banane |
|
Posted: April 11th, 2012, 10:35 pm
|
|
Replies: 11 Views: 455
|
Wouldn't an "AHK to AHK_L (Unicode) Converter" be more useful, considering all the "we should convert not working code to _L for beginners" offers / ideas?  |
|
 |
Forum: Offtopic Topic: Gists |
| Banane |
|
Posted: April 9th, 2012, 12:57 am
|
|
Replies: 9 Views: 296
|
"https://gist.github.com/289467" - only specify the ID inside the tag, in this case "289467". |
|
 |
Forum: Offtopic Topic: « What's on your mind? » |
| Banane |
|
Posted: April 7th, 2012, 10:00 pm
|
|
Replies: 1410 Views: 58542
|
|
 |
Forum: Offtopic Topic: « What's on your mind? » |
| Banane |
|
Posted: April 7th, 2012, 9:31 pm
|
|
Replies: 1410 Views: 58542
|
Quote: Mr. Chris where are you?
Perhaps he's 'Easter Egg'-hunting? ... or shakes his head over all the immaturity that this whole discussion slowly emits. |
|
 |
Forum: Offtopic Topic: Make AHK_L "main" version? |
| Banane |
|
Posted: April 7th, 2012, 9:28 pm
|
|
Replies: 284 Views: 10032
|
| And besides, I've been here longer Razz But still didn't have the chance / time to register an account over the timespan of several years? :P "I've registered loooong before you did!" "I've more posts than you!" only works, when the account stats are visible next to the post... ... |
|
 |
Forum: Offtopic Topic: Make AHK_L "main" version? |
| Banane |
|
Posted: April 7th, 2012, 9:25 pm
|
|
Replies: 284 Views: 10032
|
| We already did this in the German community some months ago, and it works. Both communities can't really be compared, honestly. The activity and amount of active users is waaay to different for that. The German community has only a few active, registered users and the overall activity is really low... |
|
 |
Forum: Offtopic Topic: Re: New functions for AHK Basic |
| Banane |
|
Posted: March 28th, 2012, 4:06 pm
|
|
Replies: 53 Views: 2260
|
| Or perhaps separate "Ask for Help" and "Scripts & Functions" sections, that are > only < for Basic, that way all those _L users that see absolutely no point in Basic nowadays, don't have to deal with it (not that they would have to now) and don't have to read about it anymore... |
|
 |
Forum: Offtopic Topic: Re: New functions for AHK Basic |
| Banane |
|
Posted: March 28th, 2012, 12:21 am
|
|
Replies: 53 Views: 2260
|
| does not mean that the forums are here to support their ventures Kinda makes it sound like 99% of the users in this forums are using _L-only and Basic users are resistant little buggers, that demand to have every library and function supported for basic as well, or people telling others to use basi... |
|
 |
Forum: Scripts Topic: [AHK_L][LIB]WorkerThread - easy and powerful Multithreading! |
| Banane |
|
Posted: February 20th, 2012, 1:39 pm
|
|
Replies: 15 Views: 851
|
Quote: I'll see if I can make generic communication between the instances possible
The easiest way would be an invisible Gui with a text control - every instance could write and read from it.  |
|
 |
Forum: Scripts Topic: [Lib] Progress - Create graphical progress bars |
| Banane |
|
Posted: February 15th, 2012, 6:07 pm
|
|
Replies: 9 Views: 1908
|
Well, the list was complete actually - I just didn't think of adding the image filepaths into it so far, have been added now.  |
|
 |
Forum: Scripts Topic: [Lib] Progress - Create graphical progress bars |
| Banane |
|
Posted: February 15th, 2012, 3:40 pm
|
|
Replies: 9 Views: 1908
|
| progress_setfile now has 3 functions built into it Spot on, you're correct! :) would you care to explain how that loop, parse, ID, ... part works Surely! Since there are multiple values for each progressbar, that have to be stored, I decided to put all of them into "list" - that is nothin... |
|
 |
Forum: Scripts Topic: [Lib] Progress - Create graphical progress bars |
| Banane |
|
Posted: February 15th, 2012, 12:48 am
|
|
Replies: 9 Views: 1908
|
| how the progress_setfile can be used/updated to allow for changes. Thanks for the heads-up. In the previous version, this function was only used to set the image files for all following progressbars, not to change them dynamically during run-time. After thinking about this, I realized that it didn'... |
|
 |
| Sort by: |