|
-
July 24th, 2009, 06:04 AM
#1
Controls, problem with TAB key
Hi,
How can I use Tab key with the controls ( that are created directly by CreateWindow) ??
I have tried much, but I couldn't have it done.
BYe..
-
July 25th, 2009, 01:55 AM
#2
Re: Controls, problem with TAB key
UP,
I'm waiting,,
Thank you in ADVANCE men,
-
July 25th, 2009, 09:43 PM
#3
Re: Controls, problem with TAB key
It's a FAQ on Win32 ng (since 1995...)
-
July 26th, 2009, 08:43 AM
#4
Re: Controls, problem with TAB key
Excuse me, but I couldn't find what I want in this link,,
Though I have been looking for it for a long time,,
If you have a direct link to the topic,, please ,,
Excuse me again,
BYe..
MoHammaD
-
July 26th, 2009, 11:26 AM
#5
Re: Controls, problem with TAB key
as far as I know you only need to add " WS_TABSTOP " to the CreateWindowEx() function of the needed controls
-
July 26th, 2009, 12:04 PM
#6
Re: Controls, problem with TAB key
hmmmm
No, it doesn't solve the problem, but I think it's a basic step to solve the problem, and thanx for your response
BYe..
-
July 26th, 2009, 12:23 PM
#7
Re: Controls, problem with TAB key
-
July 27th, 2009, 04:12 PM
#8
Re: Controls, problem with TAB key
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|