Search found 28 matches
- 18 Jan 2021, 09:20
- Forum: Ask For Help
- Topic: Disable Gui Edit Text Line ? Topic is solved
- Replies: 4
- Views: 78
Re: Disable Gui Edit Text Line ? Topic is solved
That is actually a static (text) control: Gui, +hwndMyHwnd Gui,Add,Button, w0 h0,Dummy Gui,Add,Edit,r20 w600 +Readonly -VScroll +hwndEditHwnd -E0x200 -WantCtrlA,Test`nMore`nInfo Gui,Add,Text,x150 y+0 +Disabled,Copyright @ 2018 - 2021 www.autohotkey.com Gui,Show Return GuiClose: ExitApp The problem ...
- 18 Jan 2021, 05:35
- Forum: Ask For Help
- Topic: Disable Gui Edit Text Line ? Topic is solved
- Replies: 4
- Views: 78
Re: Disable Gui Edit Text Line ? Topic is solved
That's not it. Only EditBox arrow lines are disabled
If you're curious, download the file and check it out, which is safe software with no virus at all
Also, only the deactivated part is the center of the text
If you're curious, download the file and check it out, which is safe software with no virus at all
Also, only the deactivated part is the center of the text
- 18 Jan 2021, 04:18
- Forum: Ask For Help
- Topic: Disable Gui Edit Text Line ? Topic is solved
- Replies: 4
- Views: 78
Disable Gui Edit Text Line ? Topic is solved


https://www.sordum.org/10997/backup-start-menu-layout-v1-4/
That's amazing. Can you do this? Script, please.
- 08 Nov 2020, 10:06
- Forum: Ask For Help
- Topic: EnvSet delete?
- Replies: 4
- Views: 105
Re: EnvSet delete?
Solved like this
work fine:
ffmpeg problem.
Thank you for your help
work fine:
Code: Select all
Env := "Set FFREPORT=" A_Desktop "\ffmpeg_status.log"
RunWait, %ComSpec% /c %Env% && %CmdLine%
Thank you for your help
- 08 Nov 2020, 08:35
- Forum: Ask For Help
- Topic: EnvSet delete?
- Replies: 4
- Views: 105
Re: EnvSet delete?
EnvSet, FFREPORT EnvSet, FFREPORT, %A_Desktop%\ffmpeg_status.log EnvGet, old, FFREPORT EnvSet, FFREPORT EnvGet, new, FFREPORT MsgBox, 64, Values, Old: %old%`n`nNew: %new% Cmdline := "Command ~~~~" F2:: EnvSet, FFREPORT, %A_Desktop%\ffmpeg_status.log Run, %ComSpec% /c %Cmdline% Return F3:: EnvGet, o...
- 08 Nov 2020, 01:46
- Forum: Ask For Help
- Topic: EnvSet delete?
- Replies: 4
- Views: 105
EnvSet delete?
Code: Select all
Command := "blah blah ~~"
EnvSet, FFREPORT, %A_Desktop%\ffmpeg_status.log
Run, %ComSpec% /c %Command%
Return
F3:: ;FFREPORT delete
- 29 Sep 2020, 21:34
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
same as foobar2000 and Media Player
foobar2000 screenshot:

So many apps are this style.
That's perfect.
foobar2000 screenshot:

So many apps are this style.
That's perfect.
- 29 Sep 2020, 11:07
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
very nice VideoFormat := "*.avi; *.mp4; *.mkv; *.divx; *.flv; *.mov;" . " *.mpeg; *.mpg; *.ts; *.m2ts; *.vob; *.webm;" . " *.wmv; *.pva; *.ogg; *.ogm; *.m4v; *.3gp" AudioFormat := "*.avs; *.flac; *.dtshd; *.dts; *.thd; *.truehd;" . " *.aac; *.alac; *.ac3; *.eac3; *.m4a; *.mka; *.mp2;" . " *.mp3; *.m...
- 28 Sep 2020, 12:49
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
All perfect!
SKAN you are king Thank you very much for the wonderful function
Thank you *100
SKAN you are king Thank you very much for the wonderful function
Thank you *100
- 28 Sep 2020, 02:27
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
You're right thank you for the great function
- 27 Sep 2020, 23:14
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
Works fine
The extension is displayed. Isn't it a little weird
It should look like this
https://imgur.com/a/aiP9gsj
The extension is displayed. Isn't it a little weird
It should look like this
https://imgur.com/a/aiP9gsj
- 27 Sep 2020, 12:44
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
Thank you for the wonderful function.
However, 64 bits do not work. And there's no icon.
Icon Options Note: (OwnerHwnd)
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=18939
Now this is at night, so I’ll check again in the morning.
I’m sorry for my poor English.
However, 64 bits do not work. And there's no icon.
Icon Options Note: (OwnerHwnd)
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=18939
Now this is at night, so I’ll check again in the morning.
I’m sorry for my poor English.
- 25 Sep 2020, 23:38
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: FileSelectFile() : Supports multi-line filter
I need ChooseFile
Just because your functions are easier and more convenient. LOL
Just because your functions are easier and more convenient. LOL
- 25 Sep 2020, 08:47
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2100
Re: RestartExplorer() : Updated version
SKAN Your libraries are perfect.
Please. FileSelectFile multiple Filter function
I don't like the link function below. Please make a function
https://www.autohotkey.com/boards/viewtopic.php?t=53136
Please. FileSelectFile multiple Filter function
I don't like the link function below. Please make a function
https://www.autohotkey.com/boards/viewtopic.php?t=53136
- 26 Aug 2020, 00:10
- Forum: Ask For Help
- Topic: Gui editbox align text Topic is solved
- Replies: 4
- Views: 242
Re: Gui editbox align text Topic is solved
thanks for your great idea
- 25 Aug 2020, 05:28
- Forum: Ask For Help
- Topic: Gui editbox align text Topic is solved
- Replies: 4
- Views: 242
Re: Gui editbox align text Topic is solved
Thank you, garry.
- 25 Aug 2020, 02:56
- Forum: Ask For Help
- Topic: Gui editbox align text Topic is solved
- Replies: 4
- Views: 242
- 05 Nov 2019, 03:52
- Forum: Ask For Help
- Topic: 1.1.31.01 Compile Error
- Replies: 0
- Views: 2006
1.1.31.01 Compile Error
error:
Could not extract script from EXE.
Could not extract script from EXE.
- 06 Oct 2019, 08:41
- Forum: AutoHotkey_H
- Topic: 32-bit Compile Virus Problems
- Replies: 4
- Views: 2435
Re: 32-bit Compile Virus Problems
1.1.30.03 (the latest version - Commits on Jul 2, 2019)
- 06 Oct 2019, 00:40
- Forum: AutoHotkey_H
- Topic: 32-bit Compile Virus Problems
- Replies: 4
- Views: 2435
32-bit Compile Virus Problems
AutoHotkeySC.bin (MT): UseCompression and UseEncrypt Script: MsgBox hello 32bit: 22 engines detected this file https://imgur.com/OYa2k9h 64bit: No engines detected this file https://imgur.com/ykKwIym Always 32-bit compiles have a serious virus problem ------------------------------------------------...