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

C / C++ / MFC

 
GeneralWindows Installer Problem... Pin
James R. Twine5-Jul-00 4:50
James R. Twine5-Jul-00 4:50 
GeneralDeveloper studio becomes slow... Pin
Member 13565-Jul-00 4:07
Member 13565-Jul-00 4:07 
GeneralRe: Developer studio becomes slow... Pin
Alvaro Mendez5-Jul-00 4:16
Alvaro Mendez5-Jul-00 4:16 
GeneralRe: Developer studio becomes slow... Pin
Sam Hobbs5-Jul-00 6:59
Sam Hobbs5-Jul-00 6:59 
Questionhow to disable mouse click from web browser control Pin
Muhammad Atif5-Jul-00 4:02
Muhammad Atif5-Jul-00 4:02 
AnswerRe: how to disable mouse click from web browser control Pin
pba_5-Jul-00 23:09
pba_5-Jul-00 23:09 
Generalinput euro symbol in VC6 SP3 Pin
Barry5-Jul-00 3:14
Barry5-Jul-00 3:14 
QuestionHow to incorparate propertysheets in a SDI appl. with several views Pin
Member 15174-Jul-00 23:34
Member 15174-Jul-00 23:34 
Hello,

I'm making an application for reading out and setting up an external hardware unit.
Because it should work also on CE, I start of with a SDI application. The application should be made ready to work with all the different hardware units we already have and are planning to make. Therefore different views for the different units.
I checked the example COLLECT of MSDN to see how you can switch between Views.

Because one unit has a lot of different readings and settings, I have to make seperate "views" for them as well. My first idea was to use a tabbed view like propertysheet / pages.
I checked how propertysheets work in a dialog-based application.

My question and my problem is that I don't know how to incorparate the two things. Where and how do I declare the propertysheet and pages to show them in a view?
Probably somewhere in a OnCreate or OnInitialUpdate, but what if I choose to change the view during runtime?

Going the whole way with CTabCtrl doesn't seem to be that easy,because e.g. you have to handle a lot of messages yourself what is done for you with propetysheet and the easy use of resource editor when using the property sheet (that's what I understood after reading some documentation
about this in the newsgroups and on the guru-sites). I maybe wrong, but the Fire example in MSDN shows me all kind of things that are not necessary with property sheet.

Can somebody help me with some directions / info / documentation / tutorial / samples

By the way:
When I started to learn about MFC I think saw somewhere that propertysheets in WinCE are always MODAL. I can't find it anymore, so maybe somebody can tell me.


Thanks in advance,

Kimball


GeneralGet text in a text box in an active browser Pin
nhquoc4-Jul-00 20:29
nhquoc4-Jul-00 20:29 
QuestionDialog threads? Pin
woltman4-Jul-00 18:05
woltman4-Jul-00 18:05 
AnswerRe: Dialog threads? Pin
Sam Hobbs4-Jul-00 20:17
Sam Hobbs4-Jul-00 20:17 
AnswerRe: Dialog threads? Pin
Paolo Messina5-Jul-00 0:47
professionalPaolo Messina5-Jul-00 0:47 
GeneralWYSIWYG Pin
Italo S Weiss4-Jul-00 7:09
sussItalo S Weiss4-Jul-00 7:09 
QuestionHow can I Write VxDs in Visual C Pin
Sajid Siraj4-Jul-00 5:56
Sajid Siraj4-Jul-00 5:56 
AnswerRe: How can I Write VxDs in Visual C Pin
Blake Miller4-Jul-00 17:02
Blake Miller4-Jul-00 17:02 
AnswerRe: How can I Write VxDs in Visual C Pin
bigeye5-Jul-00 0:58
bigeye5-Jul-00 0:58 
QuestionHow can i get pointer on my Browser Helper object from my CommBand object ? Pin
solo.ru4-Jul-00 5:44
solo.ru4-Jul-00 5:44 
GeneralFirst selection of an UNC path in ::SHBrowseForFolder dosn't work Pin
Bernhard Ott4-Jul-00 5:36
Bernhard Ott4-Jul-00 5:36 
Questionhow do can message play to child control in active dll control Pin
Member 44324834-Jul-00 1:40
Member 44324834-Jul-00 1:40 
GeneralChange Title text in my MainFrame Pin
Member 13564-Jul-00 1:23
Member 13564-Jul-00 1:23 
GeneralRe: Change Title text in my MainFrame Pin
Alfadhly4-Jul-00 8:30
sussAlfadhly4-Jul-00 8:30 
GeneralRe: Change Title text in my MainFrame Pin
Mike Dunn4-Jul-00 17:47
Mike Dunn4-Jul-00 17:47 
GeneralRe: Change Title text in my MainFrame Pin
Sam Hobbs4-Jul-00 21:38
Sam Hobbs4-Jul-00 21:38 
Generallooking for something special Pin
Member 28833-Jul-00 23:28
Member 28833-Jul-00 23:28 
GeneralUnicode and using different input locales Pin
Chris Vischer3-Jul-00 22:49
Chris Vischer3-Jul-00 22:49 

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.