AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 11 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Gui question: strange behavior from ym in a toolwindow
UsernSC

Replies: 4
Views: 189

PostForum: Ask for Help   Posted: Wed Jun 04, 2008 11:40 am   Subject: Gui question: strange behavior from ym in a toolwindow
Is there a way to change the color of the groupbox border? And/or the groupbox text(title) color?
  Topic: 3 listview in a gui
UsernSC

Replies: 6
Views: 329

PostForum: Ask for Help   Posted: Thu May 29, 2008 1:31 pm   Subject: 3 listview in a gui
I see what is happening in the SplashImages, finally i see your issue.. Doh @ me... LOL
  Topic: 3 listview in a gui
UsernSC

Replies: 6
Views: 329

PostForum: Ask for Help   Posted: Thu May 29, 2008 12:46 pm   Subject: 3 listview in a gui
Also, What are the OPTIONS "c0" and "m9" supposed to due in your SplashImage cmd? Question
  Topic: 3 listview in a gui
UsernSC

Replies: 6
Views: 329

PostForum: Ask for Help   Posted: Thu May 29, 2008 12:31 pm   Subject: 3 listview in a gui
What are you trying to acomplish?
From what I saw, all of the scripts produced 3 complete list views except for your first post. what results are you trying to get? Or has your issue been resolved?
  Topic: 3 listview in a gui
UsernSC

Replies: 6
Views: 329

PostForum: Ask for Help   Posted: Tue May 27, 2008 12:29 am   Subject: 3 listview in a gui
With a couple changes, i got it working...



Inifile1 = file1.txt
Inifile2 = file2.txt
Inifile3 = file3.txt

Gui, Add, ListView,grid x0 y3 r15 w100 +hscroll altsubmit vMyListView1 gMyListView ...
  Topic: How to get the main memory?
UsernSC

Replies: 6
Views: 458

PostForum: Ask for Help   Posted: Sun May 25, 2008 1:44 pm   Subject: How to get the main memory?
thanks for they reply. I only want to retrieve ONE item. The info you gave does just that, after getting 100 items and searching for specific info(time consuming). Its just not I was looking for, than ...
  Topic: to click a point without moving mouse there
UsernSC

Replies: 9
Views: 349

PostForum: Ask for Help   Posted: Sun May 25, 2008 12:58 pm   Subject: to click a point without moving mouse there
I think you will find that the area you want to click must be active (in front/activated) in order to click, whether you want the cursor to move or not.
  Topic: How to retreive Memory Amount Above 2 Gb
UsernSC

Replies: 3
Views: 151

PostForum: Ask for Help   Posted: Sat May 24, 2008 2:34 pm   Subject: How to retreive Memory Amount Above 2 Gb
apologies, thank you very much.
But I would really like to find out more about using GlobalMemoryStatusEx..
  Topic: How to retreive Memory Amount Above 2 Gb
UsernSC

Replies: 3
Views: 151

PostForum: Ask for Help   Posted: Sat May 24, 2008 2:32 pm   Subject: How to retreive Memory Amount Above 2 Gb
I haven't found a post on this subject yet, can you point me to one?
  Topic: How to retreive Memory Amount Above 2 Gb
UsernSC

Replies: 3
Views: 151

PostForum: Ask for Help   Posted: Sat May 24, 2008 2:13 pm   Subject: How to retreive Memory Amount Above 2 Gb
I am trying to get the memory available on a system that is above 2 Gb. I've found that a DllCall to kernel32.dll\GlobalMemoryStatus will not do it.
I was hoping that someone else had ran into this b ...
  Topic: How to get the main memory?
UsernSC

Replies: 6
Views: 458

PostForum: Ask for Help   Posted: Sat May 24, 2008 1:58 pm   Subject: How to get the main memory?
How about when you have > 2 Gb & < 4 Gb Ram? I've tried using GlobalMemoryStatusEx with no luck ... yet
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group