Home > Software engineering >  Zorder is control problem for a few days
Zorder is control problem for a few days

Time:09-30

Interface is the tree control in front of a few text, but I click the blank space tree behind several text will come out, the search on the net more than N method, CTRL + d to mend, also let the front of the tree order rc files, the back doesn't work, ask old driver to help me with a recruit
My ide is vc6.0 to code are older can only run under vc6.0

CodePudding user response:

Oh, no one to help me see it!

CodePudding user response:

You are so overlap is certainly not
Zorder cannot control coverage problems
Once the control gains focus will activate heavy painting to the front

CodePudding user response:

Put the tree in a frame?

CodePudding user response:

Zorder won't solve that how should handle?
I am using drag and drop put, should be the text and the tree in a frame inside

CodePudding user response:

Will the Tree controls in an independent child window with DoModal pop up, operating on the Tree and then close it back to the parent window

CodePudding user response:

Don't I want to write code to control when tree shows the text behind the hidden

CodePudding user response:

reference 5 floor hurryboylqs reply:
to Tree controls in an independent child window with DoModal pop up, operating on the Tree and then close it back to the parent window

I want to finish in a window

CodePudding user response:

refer to 7th floor oduoke1 response:
Quote: refer to fifth floor hurryboylqs response:

Will the Tree controls in an independent child window with DoModal pop up, operating on the Tree and then close it back to the parent window

I want to finish in one window

Then you can use code hidden behind the controls

CodePudding user response:

refer to the eighth floor hurryboylqs response:
Quote: refer to 7th floor oduoke1 response:

Quote: refer to the fifth floor hurryboylqs reply:

Will the Tree controls in an independent child window with DoModal pop up, operating on the Tree and then close it back to the parent window

I want to finish in one window

Then you can use code hidden behind the controls

I see some tree is in front of the text of the interface, but won't appear such circumstance, I certainly is my poor posture

CodePudding user response:

The realization of the interface has a lot of methods, don't have to be hanged on a tree

CodePudding user response:

references 9 f oduoke1 response:
Quote: refer to the eighth floor hurryboylqs response:

Quote: refer to 7th floor oduoke1 response:

Quote: refer to the fifth floor hurryboylqs reply:

Will the Tree controls in an independent child window with DoModal pop up, operating on the Tree and then close it back to the parent window

I want to finish in one window

Then you can use code hidden behind the controls

I see some tree is in front of the text of the interface, but won't appear such circumstance, I must be my posture
how do you know they are not hidden
Or use the directUI doesn't exist the control handle

CodePudding user response:

Dialog SetCapture capture the mouse

CodePudding user response:

Overlapping controls, not at the same time, according to a visible, another hide
Or like TabControl directly to do with child Windows, each child window on a set of controls, according to one set, will hide another,

CodePudding user response:

reference 4 floor oduoke1 response:
zorder problem that should be how to deal with?
I was using a drag and drop put, should be the text and the tree in a frame inside

Check, the fact is true,
  • Related