-
Quick question
i have a modeless dialog come up, where you can type in info about yourself:ex last name, first, bla bla.
When i hit tab, the main dialog behind the modeless dialog(static items) overlaps the modeless items.
It's like it's still tabbing over in the main dialog, how can i fix this?
-
1 Attachment(s)
attatched image is before i hit tab.
-
1 Attachment(s)
-
-
I think that should do it.
Although I think the Tab Order is located in different places. At least on my VC6 the Tab Order is on the Layout menu.
So tell us how it goes.!
-
sorry
Layout -> tab order
-
that just does the order in which i want the tab to go, as you can see the dialog static items underneath the modeless shows when i hit tab, how can tab order fix that.
-
oh and one more thing.
U see those buttons that pop up after i hit tab, i can click those as if the modeless dialog box wasn't there, but i can still click on an edit box on the modeless.
this is probably a simple answer. I am going to feel real dumb if it is.
-
Could it be a selected style you made for the buttons or the textboxes?
I'm just guessing here, I haven't seen this overlapping.
-
i have attatched the project.
just hit cancel on the log in screen.
hit accounts and then hit cancel
then you can hit tab and see what happens.
-
i have attatched the project.
just hit cancel on the log in screen.
hit accounts and then hit cancel
then you can hit tab and see what happens.