Search found 7 matches

by corstar
06 Jun 2019, 01:11
Forum: Ask for Help (v1)
Topic: How to make the GUI appear immediately
Replies: 3
Views: 834

Re: How to make the GUI appear immediately

Cool, this is very handy.
by corstar
04 Sep 2018, 18:43
Forum: Ask for Help (v1)
Topic: Gui, Show
Replies: 1
Views: 783

Re: Gui, Show

You were just about there... To add a title to the window you need to give it one in this line... Gui, Show, Some Window title This is where you set the size of the window too, eg.. #NoEnv #SingleInstance, force Gui, Add, Text, vCount w100, PgDn pressed 0 times. Gui, show, w200 h150, Keypress Counte...
by corstar
04 Sep 2018, 07:34
Forum: Scripts and Functions (v1)
Topic: I made a Rock, Paper, Scissors, Lizard, Spock [GAME]
Replies: 1
Views: 1746

Re: I made a Rock, Paper, Scissors, Lizard, Spock [GAME]

Nice. If I can make one suggestion, maybe have the score in a status bar or overlay on one of the corners. I feel like a bit of an impostor because I'm still learning AHK and just a beginner, so take my opinion with a grain of salt. I like the mspaint-style game art, sometimes it's just easier to ma...
by corstar
03 Sep 2018, 08:54
Forum: Off-topic Discussion
Topic: AutoHotkey Users / Expert interviews
Replies: 5
Views: 4900

Re: AutoHotkey Users / Expert interviews

I'm really enjoying the interviews, it must take a lot of time and effort to co-ordinate everything.


Thanks for uploading them all.
by corstar
29 Jul 2018, 06:40
Forum: Ask for Help (v1)
Topic: 2 paned simple gui Topic is solved
Replies: 2
Views: 823

Re: 2 paned simple gui Topic is solved

Thank you Garry, that's the exact kind of format I was looking for. I'll learn more about the parent window syntax.
by corstar
27 Jul 2018, 05:07
Forum: Ask for Help (v1)
Topic: 2 paned simple gui Topic is solved
Replies: 2
Views: 823

2 paned simple gui Topic is solved

I'm trying to create a simple gui with two panes. kind of like an old website. narrow left pane and much wider right pane. Trouble is I'm setting the background image and it's in the right place, then I'm trying to set a left menu background colour to contrast the menu. Can anyone suggest where I've...
by corstar
19 Jul 2018, 19:02
Forum: Scripts and Functions (v1)
Topic: [Game] AHK Klondike Solitaire
Replies: 18
Views: 6278

Re: [Game] AHK Klondike Solitaire

That's impressive. Thanks for uploading it.

Go to advanced search