Click here to Skip to main content
15,927,799 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: EnumChildWindows Pin
Todd Smith28-Oct-01 13:48
Todd Smith28-Oct-01 13:48 
QuestionGetting a combobox in a listview subitem?? Pin
mhowes27-Oct-01 10:04
mhowes27-Oct-01 10:04 
AnswerRe: Getting a combobox in a listview subitem?? Pin
#realJSOP28-Oct-01 3:40
professional#realJSOP28-Oct-01 3:40 
Questionputting information into controls that are in a CPropertyPage???? Pin
DanYELL27-Oct-01 5:40
DanYELL27-Oct-01 5:40 
AnswerRe: putting information into controls that are in a CPropertyPage???? Pin
Chris Losinger27-Oct-01 5:47
professionalChris Losinger27-Oct-01 5:47 
AnswerRe: putting information into controls that are in a CPropertyPage???? Pin
Stan Shannon27-Oct-01 5:52
Stan Shannon27-Oct-01 5:52 
GeneralRe: putting information into controls that are in a CPropertyPage???? Pin
Stan Shannon27-Oct-01 12:41
Stan Shannon27-Oct-01 12:41 
AnswerRe: putting information into controls that are in a CPropertyPage???? Pin
Michael Dunn27-Oct-01 8:03
sitebuilderMichael Dunn27-Oct-01 8:03 
How can I fill edit controls, like a multiline edit box, a combo box, or list box, in a property page before calling DoModal()?

You can't, because the control windows haven't been created yet. The correct place to set up controls is OnInitDialog(). At that point, the windows have been created but not yet shown.

--Mike--
http://home.inreach.com/mdunn/
This posting is provided "as was" with no warranties, guarantees, lotteries, or any of those little bags of peanuts you get on planes. You assume all risk for crossing the street without holding mommy's hand. © 2001 Mike's Classy Software. Member FDIC. If rash develops, discontinue use.
Heart | [heart] your Green Alien | [Alien] with Good Stuff | [The good stuff] and Beer | [beer]
QuestionGetting console cursor position? Pin
Erik Hammar27-Oct-01 3:59
Erik Hammar27-Oct-01 3:59 
AnswerRe: Getting console cursor position? Pin
Nish Nishant27-Oct-01 4:05
sitebuilderNish Nishant27-Oct-01 4:05 
GeneralThanks a lot Pin
Erik Hammar27-Oct-01 4:12
Erik Hammar27-Oct-01 4:12 
QuestionHow to print a web page in my program? Pin
27-Oct-01 2:46
suss27-Oct-01 2:46 
AnswerRe: How to print a web page in my program? Pin
27-Oct-01 3:10
suss27-Oct-01 3:10 
AnswerRe: How to print a web page in my program? Pin
Not Active27-Oct-01 5:07
mentorNot Active27-Oct-01 5:07 
AnswerThanks all the people help me,but I need sample code. Pin
27-Oct-01 15:57
suss27-Oct-01 15:57 
GeneralInternet Explorer view ... Pin
Hadi Rezaee27-Oct-01 1:48
Hadi Rezaee27-Oct-01 1:48 
GeneralRe: Internet Explorer view ... Pin
Nish Nishant27-Oct-01 2:44
sitebuilderNish Nishant27-Oct-01 2:44 
GeneralRe: Internet Explorer view ... Pin
Hadi Rezaee27-Oct-01 9:46
Hadi Rezaee27-Oct-01 9:46 
GeneralRe: Internet Explorer view ... Pin
Nish Nishant27-Oct-01 19:00
sitebuilderNish Nishant27-Oct-01 19:00 
GeneralRe: Internet Explorer view ... Pin
Not Active27-Oct-01 5:05
mentorNot Active27-Oct-01 5:05 
GeneralFull Screen Pin
27-Oct-01 0:36
suss27-Oct-01 0:36 
GeneralRe: Full Screen Pin
Christian Graus27-Oct-01 1:20
protectorChristian Graus27-Oct-01 1:20 
GeneralDll and TLS Pin
Maer72726-Oct-01 21:52
Maer72726-Oct-01 21:52 
GeneralRe: Dll and TLS Pin
Tomasz Sowinski27-Oct-01 0:09
Tomasz Sowinski27-Oct-01 0:09 
GeneralRe: Dll and TLS Pin
Maer72727-Oct-01 0:51
Maer72727-Oct-01 0:51 

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.