Strange focus/active behavior

S

SamSpade

I have a MDI application

Each child window contains one control docked fill (not all forms have the
same control).

Sometimes, I'm not sure what the criterion is for making it happen, if I
click on a control it will accept text but the form's title shows the form
is not active.

I've checked, the active form is the one with a highlighted title - not the
one receiving the typed text.

If instead of clicking a control on the form, I click the form's title or
resize the form then the form does becomes active.


Any suggestions as to what is happening?
 
A

Armin Zingler

SamSpade said:
I have a MDI application

Each child window contains one control docked fill (not all forms
have the same control).

Sometimes, I'm not sure what the criterion is for making it happen,
if I click on a control it will accept text but the form's title
shows the form is not active.

I've checked, the active form is the one with a highlighted title -
not the one receiving the typed text.

If instead of clicking a control on the form, I click the form's
title or resize the form then the form does becomes active.


Any suggestions as to what is happening?

I've also run across this annoying problem but didn't find a solution...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top