AutoHotkey Community

It is currently May 26th, 2012, 5:41 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Extended Styles Listing
PostPosted: April 22nd, 2009, 1:15 am 
Offline

Joined: November 19th, 2007, 4:59 pm
Posts: 144
Just curious as to why there is no Extended Styles listing in AHK
help or anywhere I could find on this forum.

This is the closest I have found elsewhere. Looks incomplete though.

http://www.autoitscript.com/autoit3/doc ... Styles.htm


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 22nd, 2009, 3:44 am 
yea we have
http://www.autohotkey.com/docs/misc/Styles.htm


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 22nd, 2009, 8:25 am 
Offline

Joined: November 19th, 2007, 4:59 pm
Posts: 144
Sorry, I should have put the word Extended in big red letters.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 22nd, 2009, 8:30 am 
Offline

Joined: April 18th, 2008, 7:57 am
Posts: 1390
Location: The Interwebs
AHK GUI Help Page wrote:
(Unnamed ExStyle): Specify a plus or minus sign followed immediately by the letter E and a decimal or hexadecimal extended style number. If the sign is omitted, a plus sign is assumed. For example, E0x200 would add the WS_EX_CLIENTEDGE style, which provides a border with a sunken edge that might be appropriate for pictures and other controls. Although the other extended styles are not documented here (since they are rarely used), they can be discovered by searching for WS_EX_CLIENTEDGE at www.microsoft.com.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 24th, 2009, 8:44 pm 
Offline

Joined: November 19th, 2007, 4:59 pm
Posts: 144
Thanks, I upgraded my ahk help and now I can find it in help.
I was not working with GUI, but external controls anyway.
The search tip with Google took me right there in top hit.
But MS of course does not provide the hex for the Extended
styles, and I think there are more extended styles that they
don't even list. The link I posted above at least gives the hex.
I see there are some ex styles co-mingled in the ahk styles
list also. I think they should should be listed separately like
the autoit list is. If you do a:
ControlGet, OutputVar, ExStyle,, Control, WinTitle
you would be surprised just how many control classes show
something. Maybe someone could post a complete list that
Chris could link to in his next ahk help version.

Thanks Krogdor


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: batto, BrandonHotkey, Miguel, mrhobbeys, notsoobvious, rbrtryn and 64 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