I have a tab strip containing two items. The first contains a couple of
edit boxes (i.e. First Name, Last Name), and the second contains a rich
edit box that shows the contents of the First and Last Names when they are
entered (or at least it will when I'm done).
When I click on the tabs with the physical mouse, I can get the respective
hide and show functions to work. For instance, when I click on the info tab
(the tab that shows the entered text), the First and Last name edit boxes
become hidden. And, conversely, when I click on the name tab (which
contains the edit boxes), the info tab becomes hidden. This is all proper
and works fine.
When I use the keyboard, however, the tabs do not update. I set a tabstop
for the tab strip. Then I shift tab to the first tab control, and arrow
right to the second tab control. I'm using the foo_click sub. Is there a
different one for keyboard input, like a foo_select or something like that?
Or is there a subset of the foo_click that I'm missing?
Thanks in advance,
Aaron
----------
Aaron Smith - [EMAIL PROTECTED]
GW Micro, Inc.
Support & Web Development
WWW: http://www.gwmicro.com
FTP: ftp://ftp.gwmicro.com
Voice - 219-489-3671
Fax - 219-489-2608