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 

Active Controls

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Invalid User



Joined: 14 Feb 2005
Posts: 442
Location: Texas, Usa

PostPosted: Fri Feb 17, 2006 5:54 am    Post subject: Active Controls Reply with quote

When a Botton is active it contains a inner border made up of a dotted line. How can I remove this effect from specfic windows only, and not the entire enviroment?
_________________
my lame sig Smile
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Micha



Joined: 15 Nov 2005
Posts: 440
Location: Germany

PostPosted: Fri Feb 17, 2006 11:15 am    Post subject: Reply with quote

Hi,
the dotted line says, that that button currently has the focus.
If the button has a thick black line around, that button is the default button. It means, if you are in an editcontrol on a dialog and you press ok, the action of the thick-bordered button is executes, as like as you click on the button.

I'm not sure, if you can remove that.

Ciao
Micha
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Fri Feb 17, 2006 1:01 pm    Post subject: Reply with quote

Use ControlFocus to set focus to a Static label (Text).
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
ManualLukeWarmkey



Joined: 01 Aug 2008
Posts: 3

PostPosted: Sat Aug 23, 2008 2:48 am    Post subject: Reply with quote

How about removing it from a button before, during and after clicking the button? In other words so it is never seen on a particular button.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group