Click here to Skip to main content
16,007,443 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTutorial on IE plugin? Pin
boaconstrictor18-Jan-03 7:43
boaconstrictor18-Jan-03 7:43 
AnswerRe: Tutorial on IE plugin? Pin
Neville Franks18-Jan-03 9:20
Neville Franks18-Jan-03 9:20 
AnswerRe: Tutorial on IE plugin? Pin
TigerNinja_18-Jan-03 12:59
TigerNinja_18-Jan-03 12:59 
AnswerRe: Tutorial on IE plugin? Pin
tonyschr18-Jan-03 22:46
tonyschr18-Jan-03 22:46 
Generalpassing iwebbrowser2 across threads Pin
khan200018-Jan-03 7:20
khan200018-Jan-03 7:20 
GeneralRe: passing iwebbrowser2 across threads Pin
Michael Dunn18-Jan-03 7:50
sitebuilderMichael Dunn18-Jan-03 7:50 
GeneralRe: passing iwebbrowser2 across threads Pin
geo_m18-Jan-03 23:53
geo_m18-Jan-03 23:53 
GeneralAccessing Controls Within Stacked Dialogs Pin
Aanidaani18-Jan-03 6:45
Aanidaani18-Jan-03 6:45 
Hello everyone! I recently came upon a very helpful article on this site which detailed the use of stacked dialog pages to create a netscape-like prefrences design. After working around with the code for a little while, I got exactly the results I needed, except for one thing: I do not know how to access a control within one of the stacked pages from the main dialog.

Let me explain: what I intend to do is automatically set focus to a control within each of the property pages as the user selects the name of the page from a list box. For example, they may select temperature (It's a conversion program), and then the temperature pane will appear within a little frame I've created. However, when I try to set focus to a control within that pane, I have trouble. The problem only occurs when I try to access controls inside the pane from the main dialog. Does anyone have any idea on how I might be able to get this working? Thanks. Poke tongue | ;-P

Btw, I've provided a link to a screenshot of my program, so you can get an idea of what I'm going for. I've also included a link to the page where I found the excellent tutorial on stacked dialogs.

Screenshot of my program[^]
Stacked Dialog Tutorial[^]

"Ignorance is the sin of the many, whereas knowledge is the salvation of few."
Aanidaani
GeneralRe: Accessing Controls Within Stacked Dialogs Pin
Gary R. Wheeler18-Jan-03 13:57
Gary R. Wheeler18-Jan-03 13:57 
GeneralRe: Accessing Controls Within Stacked Dialogs Pin
Aanidaani18-Jan-03 23:01
Aanidaani18-Jan-03 23:01 
Generalnonactivated dialog Pin
s98769018-Jan-03 6:30
s98769018-Jan-03 6:30 
GeneralRe: nonactivated dialog Pin
Michael Dunn18-Jan-03 6:46
sitebuilderMichael Dunn18-Jan-03 6:46 
GeneralCString GetBuffer Pin
nss18-Jan-03 6:15
nss18-Jan-03 6:15 
GeneralRe: CString GetBuffer Pin
Michael Dunn18-Jan-03 6:51
sitebuilderMichael Dunn18-Jan-03 6:51 
GeneralRe: CString GetBuffer Pin
nss18-Jan-03 12:37
nss18-Jan-03 12:37 
QuestionHow to put the content of scrollview into one bitmap? Pin
ashxly18-Jan-03 5:32
ashxly18-Jan-03 5:32 
AnswerRe: How to put the content of scrollview into one bitmap? Pin
Mike Nordell18-Jan-03 7:12
Mike Nordell18-Jan-03 7:12 
Generaldeleting a registry key Pin
nss18-Jan-03 5:00
nss18-Jan-03 5:00 
GeneralRe: deleting a registry key Pin
User 665818-Jan-03 5:21
User 665818-Jan-03 5:21 
GeneralRe: deleting a registry key Pin
Stephane Rodriguez.18-Jan-03 5:26
Stephane Rodriguez.18-Jan-03 5:26 
GeneralRe: deleting a registry key Pin
nss18-Jan-03 5:51
nss18-Jan-03 5:51 
GeneralRe: deleting a registry key Pin
Stephane Rodriguez.18-Jan-03 6:12
Stephane Rodriguez.18-Jan-03 6:12 
GeneralRe: deleting a registry key Pin
nss18-Jan-03 6:45
nss18-Jan-03 6:45 
GeneralRetrieving application directory Pin
georgiek5018-Jan-03 3:29
georgiek5018-Jan-03 3:29 
GeneralRe: Retrieving application directory Pin
User 665818-Jan-03 3:46
User 665818-Jan-03 3:46 

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.