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

C / C++ / MFC

 
GeneralRe: How Can I set a CDialog's location when it display? Pin
Bing Ding23-Oct-01 4:57
Bing Ding23-Oct-01 4:57 
GeneralRe: Which line do u put MoveWindow? Pin
Masaaki Onishi23-Oct-01 5:23
Masaaki Onishi23-Oct-01 5:23 
GeneralRe: Which line do u put MoveWindow? Pin
Carlos Antollini23-Oct-01 5:42
Carlos Antollini23-Oct-01 5:42 
GeneralRe: Which line do u put MoveWindow? Pin
Bing Ding23-Oct-01 5:52
Bing Ding23-Oct-01 5:52 
GeneralRe: Which line do u put MoveWindow? Pin
#realJSOP23-Oct-01 6:14
professional#realJSOP23-Oct-01 6:14 
GeneralRe: Which line do u put MoveWindow? Pin
Carlos Antollini23-Oct-01 6:14
Carlos Antollini23-Oct-01 6:14 
GeneralRe: Which line do u put MoveWindow? Pin
#realJSOP23-Oct-01 6:10
professional#realJSOP23-Oct-01 6:10 
AnswerRe: How Can I set a CDialog's location when it display? Pin
Michael Dunn23-Oct-01 9:36
sitebuilderMichael Dunn23-Oct-01 9:36 
CDialog automatically calls CenterWindow() for you after OnInitDialog() returns if the dialog is at coordinates (0,0). You'll need to put it at some other position (like (1,1) or (0,1) or whatever) to avoid CDialog repositioning it for you.

--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]
Generalusing #import Pin
23-Oct-01 4:19
suss23-Oct-01 4:19 
GeneralRe: using #import Pin
Steen Krogsgaard23-Oct-01 4:22
Steen Krogsgaard23-Oct-01 4:22 
GeneralRe: using #import Pin
23-Oct-01 21:40
suss23-Oct-01 21:40 
GeneralMessage Mapping Pin
Chambers23-Oct-01 4:16
Chambers23-Oct-01 4:16 
GeneralRe: Message Mapping Pin
Steen Krogsgaard23-Oct-01 4:20
Steen Krogsgaard23-Oct-01 4:20 
GeneralRe: Message Mapping Pin
Chambers23-Oct-01 4:28
Chambers23-Oct-01 4:28 
GeneralRe: Message Mapping Pin
Steen Krogsgaard23-Oct-01 4:38
Steen Krogsgaard23-Oct-01 4:38 
QuestionCan anybody help me,please? Pin
Daniel Visan23-Oct-01 3:13
Daniel Visan23-Oct-01 3:13 
AnswerRe: Can anybody help me,please? Pin
Daniel Visan23-Oct-01 3:20
Daniel Visan23-Oct-01 3:20 
GeneralPLEASE, STOP SENDING ME FILES!!!!! Pin
Daniel Visan23-Oct-01 3:53
Daniel Visan23-Oct-01 3:53 
GeneralRe: PLEASE, STOP SENDING ME FILES!!!!! Pin
Christian Graus23-Oct-01 9:39
protectorChristian Graus23-Oct-01 9:39 
GeneralMutiple language Pin
23-Oct-01 2:43
suss23-Oct-01 2:43 
GeneralRe: Mutiple language Pin
Tomasz Sowinski23-Oct-01 2:53
Tomasz Sowinski23-Oct-01 2:53 
GeneralRe: Mutiple language Pin
23-Oct-01 3:15
suss23-Oct-01 3:15 
GeneralRe: Mutiple language Pin
Tomasz Sowinski23-Oct-01 3:21
Tomasz Sowinski23-Oct-01 3:21 
GeneralRe: Mutiple language Pin
ZAZA23-Oct-01 3:51
ZAZA23-Oct-01 3:51 
GeneralRe: Mutiple language Pin
Tomasz Sowinski23-Oct-01 4:02
Tomasz Sowinski23-Oct-01 4:02 

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.