| Author |
Message |
Topic: Gui, Add, Picture on non existing pictures |
totalmig
Replies: 2
Views: 259
|
Forum: Ask for Help Posted: Sun Mar 21, 2010 4:18 pm Subject: Gui, Add, Picture on non existing pictures |
A nice idea, but that does not quite work, since i use the following code:
Gui, 1:Add, Picture, x%iconx% y%icony% w25 h25 icon1 AltSubmit BackgroundTrans hwndpic vmypic, %whichicon%
Control ... |
Topic: Gui, Add, Picture on non existing pictures |
totalmig
Replies: 2
Views: 259
|
Forum: Ask for Help Posted: Sun Mar 21, 2010 12:38 pm Subject: Gui, Add, Picture on non existing pictures |
Hi.
I'm working on a script that displays an icon based on a path to a file specified by the user. In most cases the specified files are .exe files and contains an .ico file which is then used as a ... |
Topic: Retrieving logo/icon of homepage |
totalmig
Replies: 7
Views: 276
|
Forum: Ask for Help Posted: Tue Feb 16, 2010 4:21 pm Subject: Retrieving logo/icon of homepage |
Thanks alot for your quick responses. The wiki article was good, but i'm still lacking abit to get it to work
tried:
URLDownloadToFile, www.google.com, googlewebsite.html
But it didnt ... |
Topic: Retrieving logo/icon of homepage |
totalmig
Replies: 7
Views: 276
|
Forum: Ask for Help Posted: Tue Feb 16, 2010 4:07 pm Subject: Retrieving logo/icon of homepage |
I'm sorry, dont think i made myself clear
I'm not looking for the "H" logo specificly, i'm looking for a general way to retrieve logos from different webpages.
Thanks though. |
Topic: Retrieving logo/icon of homepage |
totalmig
Replies: 7
Views: 276
|
Forum: Ask for Help Posted: Tue Feb 16, 2010 4:02 pm Subject: Retrieving logo/icon of homepage |
Hi.
Know that little icon that appears next to a websites name in your browser? for example the "H" logo when you goto www.autohotkey.com, i'm trying to figure out a way to retrieve that ... |
Topic: GUIcontrol picture problems |
totalmig
Replies: 4
Views: 428
|
Forum: Ask for Help Posted: Sat Feb 13, 2010 7:47 pm Subject: GUIcontrol picture problems |
| after rereading the GUI files, i'll have to agree with you leaf_me, i should have read the files more carefully. I will keep that in mind before asking for help again. I've had no trouble moving or ri ... |
Topic: GUIcontrol picture problems |
totalmig
Replies: 4
Views: 428
|
Forum: Ask for Help Posted: Sat Feb 13, 2010 5:38 pm Subject: GUIcontrol picture problems |
| I'm running a script that uses a picture as background, i've added a menu to let the user change the size of the picture, but i cant seem to be able to change the size of the picture once its added, i ... |
Topic: [SOLVED] GUIcontextmenu and Menu |
totalmig
Replies: 2
Views: 274
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 10:28 pm Subject: [SOLVED] GUIcontextmenu and Menu |
Thanks alot  |
Topic: [SOLVED] GUIcontextmenu and Menu |
totalmig
Replies: 2
Views: 274
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 8:33 pm Subject: [SOLVED] GUIcontextmenu and Menu |
Hi again.
I'm trying to make a menu that will pop up whenever the user right-clicks anywhere in the GUI, i've figured out from the helpfile that i should use GUIcontextmenu, but i havn't been able ... |
Topic: [SOLVED] Removing the "edges" around GUI |
totalmig
Replies: 5
Views: 242
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 7:17 pm Subject: [SOLVED] Removing the "edges" around GUI |
| Was just looking at it, was exactly what i was looking for, thanks alot! will look forward to testing it out! |
Topic: [SOLVED] Removing the "edges" around GUI |
totalmig
Replies: 5
Views: 242
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 6:47 pm Subject: [SOLVED] Removing the "edges" around GUI |
Exactly what i was looking for. Knew i was missign something obvious!
Thanks alot! |
Topic: [SOLVED] Removing the "edges" around GUI |
totalmig
Replies: 5
Views: 242
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 6:37 pm Subject: [SOLVED] Removing the "edges" around GUI |
Hi everyone
I'm having trouble figuring out how to remove the "edges" around GUI, i'm using a picture as a background and would prefer to have that picture only to give it a more smooth l ... |
Topic: explorer.exe restarts automatically after closing the proces |
totalmig
Replies: 12
Views: 1037
|
Forum: Ask for Help Posted: Thu Jun 11, 2009 5:29 am Subject: explorer.exe restarts automatically after closing the proces |
Setting AutoRestartShell to 0 did the trick
Thanks for your help everyone. |
Topic: explorer.exe restarts automatically after closing the proces |
totalmig
Replies: 12
Views: 1037
|
Forum: Ask for Help Posted: Tue Jun 09, 2009 9:26 pm Subject: explorer.exe restarts automatically after closing the proces |
Awesome, thanks alot! will test it out  |
Topic: explorer.exe restarts automatically after closing the proces |
totalmig
Replies: 12
Views: 1037
|
Forum: Ask for Help Posted: Tue Jun 09, 2009 3:44 pm Subject: explorer.exe restarts automatically after closing the proces |
| Not that much into how that would work. I'm simply trying to close explorer as if i had done it manually through ctrl+alt+del. Doing it with process, close results in it closing but then immediately r ... |
| |