Click here to Skip to main content
16,005,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change value of member within object within CArray ? Pin
Christian Graus30-Jul-02 2:47
protectorChristian Graus30-Jul-02 2:47 
GeneralStandard Radio Buttons Pin
silverspoon29-Jul-02 22:10
silverspoon29-Jul-02 22:10 
GeneralRe: Standard Radio Buttons Pin
PJ Arends30-Jul-02 0:34
professionalPJ Arends30-Jul-02 0:34 
GeneralRe: Standard Radio Buttons Pin
silverspoon30-Jul-02 1:49
silverspoon30-Jul-02 1:49 
GeneralRe: Standard Radio Buttons Pin
PJ Arends30-Jul-02 5:52
professionalPJ Arends30-Jul-02 5:52 
GeneralTrouble with dialogs/views //HELP REALLY NEEDED Pin
klm29-Jul-02 21:56
klm29-Jul-02 21:56 
GeneralRe: Trouble with dialogs/views //HELP REALLY NEEDED Pin
perlmunger30-Jul-02 9:26
perlmunger30-Jul-02 9:26 
GeneralRe: Trouble with dialogs/views //HELP REALLY NEEDED Pin
klm30-Jul-02 21:03
klm30-Jul-02 21:03 
Hello perlmunger,

Thank you very very much that you try to help me!

My answers of your questions:
1. I mean i don't use splitters(but i don't know what splitter is). I have a view (from CView - class), that show a dialog resoucre. With on the bottom i mean, that i create the CView first. "in x-axis" is wrong, i mean in z-axis, sorry.

2. I don't know that the dialog is the right solution (i am new in VC++), i try to explain what i want:

The CView must be the "master", i mean he should create and delete all my dialogs. The dialogs should modeless, without titlebar... and the user should not see/know that the dialogs are not the view(i mean the user should mean that he see only one dialog/view). The view should create some dialogs, that all activate. When the user click a button on a dialog, the dialog should send a user message to the view.

I have try that: the view create a dialog and then he create a second dialog, but i don't can operate with the second dialog (he recieve no messages) but i see the dialog.

3. a little background:
I port a HMI from C and a realtime-OS to win32. This part is the process visualisation. First you see a dialog that the machine is run up. Then you see a a lot of dialogs, what the machine is doing at the moment. Sometimes i show a dialog with function-keys/buttons. The problem is that i don't show only one dialog at the same time.


Do you understand my problem now?
GeneralSTL Question. Pin
Anonymous29-Jul-02 21:22
Anonymous29-Jul-02 21:22 
GeneralRe: STL Question. Pin
Alexandru Savescu29-Jul-02 21:47
Alexandru Savescu29-Jul-02 21:47 
GeneralRe: STL Question. Pin
Daniel Lohmann30-Jul-02 2:28
Daniel Lohmann30-Jul-02 2:28 
GeneralPeekMessage Pin
Anonymous29-Jul-02 19:11
Anonymous29-Jul-02 19:11 
GeneralRe: PeekMessage Pin
Roman Nurik29-Jul-02 20:50
Roman Nurik29-Jul-02 20:50 
QuestionURL Help Help? Pin
Dov Sherman29-Jul-02 18:54
Dov Sherman29-Jul-02 18:54 
AnswerRe: URL Help Help? Pin
Nish Nishant29-Jul-02 19:01
sitebuilderNish Nishant29-Jul-02 19:01 
GeneralHelp!So confused with the problem,OLE DB Pin
Hamma29-Jul-02 18:28
Hamma29-Jul-02 18:28 
GeneralActive Scripting and Class Factories Pin
Roman Nurik29-Jul-02 18:13
Roman Nurik29-Jul-02 18:13 
GeneralRe: Active Scripting and Class Factories Pin
Vi229-Jul-02 19:47
Vi229-Jul-02 19:47 
GeneralRe: Active Scripting and Class Factories Pin
Roman Nurik29-Jul-02 19:49
Roman Nurik29-Jul-02 19:49 
GeneralRe: Active Scripting and Class Factories Pin
Vi229-Jul-02 20:06
Vi229-Jul-02 20:06 
GeneralRe: Active Scripting and Class Factories Pin
Roman Nurik29-Jul-02 20:23
Roman Nurik29-Jul-02 20:23 
GeneralEnableWindow Pin
Anonymous29-Jul-02 17:51
Anonymous29-Jul-02 17:51 
GeneralRe: EnableWindow Pin
Shog929-Jul-02 17:59
sitebuilderShog929-Jul-02 17:59 
GeneralRe: EnableWindow Pin
Peter Occil29-Jul-02 18:13
Peter Occil29-Jul-02 18:13 
GeneralRe: EnableWindow Pin
Anonymous29-Jul-02 18:32
Anonymous29-Jul-02 18:32 

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.