AutoHotkey Community

It is currently May 27th, 2012, 4:43 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: GUI box color
PostPosted: March 9th, 2010, 5:34 pm 
I am trying to make a text box, with black frame, blue background and white text. I have the box, the border and the white text, I just can't make the box background blue.

What might I be missing?

gui, font, s12 cFFFFFF, Verdana
Gui, Add, Text , x1 y70 w900 h20 +Center +0x800000 , Text


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 9th, 2010, 5:59 pm 
Offline

Joined: November 14th, 2007, 2:47 pm
Posts: 335
Location: London, England
http://www.autohotkey.com/forum/viewtopic.php?t=39055


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 9th, 2010, 6:21 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Code:
Gui, Color [, WindowColor, ControlColor]

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: 0x150||ISO, Bing [Bot], rbrtryn, Yahoo [Bot] and 68 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group