Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMore info Pin
Ted Ferenc13-Jan-03 5:47
Ted Ferenc13-Jan-03 5:47 
GeneralScrollbar range Pin
S O S13-Jan-03 5:13
S O S13-Jan-03 5:13 
GeneralCreating tables Pin
Toni7813-Jan-03 5:03
Toni7813-Jan-03 5:03 
GeneralRe: Creating tables Pin
Navin13-Jan-03 7:21
Navin13-Jan-03 7:21 
GeneralHandling default cut/copy/paste in CEdit control Pin
Anonymous13-Jan-03 4:30
Anonymous13-Jan-03 4:30 
GeneralRe: Handling default cut/copy/paste in CEdit control Pin
AlexO13-Jan-03 5:45
AlexO13-Jan-03 5:45 
GeneralRe: Handling default cut/copy/paste in CEdit control Pin
includeh1013-Jan-03 5:59
includeh1013-Jan-03 5:59 
Questionpopping windows up top and behind. Cna this be done? Pin
ns13-Jan-03 4:19
ns13-Jan-03 4:19 
In my MFC MDI project I've got two views V1 and V2.

V1 spawns two modeless CDialogs. C1 and C2

Now I do a switchview and V2 is showing in the mainframe.
C1 and C2 remain floating on top of V2.

I want V2 to be on top of C1 and C2.

Now I switchview back to V1.

Now I want C1 and C2 to be back on top of V1.

What functions will do my first requirement?
What must I do to the already spawned C1 and C2 when I go back to V1, to make them pop up?

Appreciate your help,
ns
AnswerRe: popping windows up top and behind. Cna this be done? Pin
jhwurmbach13-Jan-03 4:31
jhwurmbach13-Jan-03 4:31 
GeneralRe: popping windows up top and behind. Cna this be done? Pin
ns13-Jan-03 4:38
ns13-Jan-03 4:38 
GeneralRe: popping windows up top and behind. Cna this be done? Pin
jhwurmbach13-Jan-03 4:55
jhwurmbach13-Jan-03 4:55 
GeneralRe: popping windows up top and behind. Cna this be done? Pin
jmkhael13-Jan-03 5:36
jmkhael13-Jan-03 5:36 
GeneralRe: popping windows up top and behind. Cna this be done? Pin
jhwurmbach13-Jan-03 5:47
jhwurmbach13-Jan-03 5:47 
GeneralActivex on visual c++ 6 Pin
VinZ13-Jan-03 2:56
VinZ13-Jan-03 2:56 
GeneralRe: Activex on visual c++ 6 Pin
AlexO13-Jan-03 3:17
AlexO13-Jan-03 3:17 
GeneralRe: Activex on visual c++ 6 Pin
VinZ13-Jan-03 3:22
VinZ13-Jan-03 3:22 
GeneralRe: Activex on visual c++ 6 Pin
Roger Stewart13-Jan-03 7:22
professionalRoger Stewart13-Jan-03 7:22 
GeneralRe: Activex on visual c++ 6 Pin
VinZ13-Jan-03 21:18
VinZ13-Jan-03 21:18 
GeneralRe: Activex on visual c++ 6 Pin
includeh1013-Jan-03 4:01
includeh1013-Jan-03 4:01 
GeneralRe: Activex on visual c++ 6 Pin
VinZ13-Jan-03 4:18
VinZ13-Jan-03 4:18 
GeneralRe: Activex on visual c++ 6 Pin
includeh1013-Jan-03 5:43
includeh1013-Jan-03 5:43 
General???:) Pin
AlexO13-Jan-03 6:45
AlexO13-Jan-03 6:45 
GeneralRe: Activex on visual c++ 6 Pin
VinZ13-Jan-03 21:17
VinZ13-Jan-03 21:17 
GeneralHelp me please!!! Pin
DRemedi13-Jan-03 2:45
DRemedi13-Jan-03 2:45 
GeneralRe: Help me please!!! Pin
Nitron13-Jan-03 3:35
Nitron13-Jan-03 3:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.