Click here to Skip to main content
16,012,352 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do you wait until a process has finihed before you start another Pin
Desmond Mardle15-Jul-02 22:00
Desmond Mardle15-Jul-02 22:00 
AnswerRe: How do you wait until a process has finihed before you start another Pin
User 842015-Jul-02 9:28
User 842015-Jul-02 9:28 
GeneralExplorer 'like' App Pin
Frank Deo15-Jul-02 9:01
Frank Deo15-Jul-02 9:01 
GeneralThreads Pin
Frank Deo15-Jul-02 9:00
Frank Deo15-Jul-02 9:00 
GeneralRe: Threads Pin
Joaquín M López Muñoz15-Jul-02 9:12
Joaquín M López Muñoz15-Jul-02 9:12 
GeneralRe: Threads Pin
Frank Deo15-Jul-02 9:23
Frank Deo15-Jul-02 9:23 
Questioncan you disable all scrollbars in an MDI? Pin
ns15-Jul-02 8:50
ns15-Jul-02 8:50 
Generalquick SDI question Pin
ns15-Jul-02 8:46
ns15-Jul-02 8:46 
I am going to have to abandon my oh-so-cool MDI approach since I cant get around a movewindow issue which I'll describe in a bit. SO I am thinking SDi. But I need two views. Can an SDI handle two views?



The MDI dilemma:

Four edit boxes are supposed to hug the right edge always, even on resize. SO onsize I did movewindow setting the top y value to 10, 50, etc....

Fine. But if I scroll without resize, and some are off the visible part, then resize, they immediately pop back at 10, 50 etc from the top edge, leaving a big blank space above in the scrolled off portion. No matter whats the visible screen area, they alwyas show up at 10,50 etc from the top, on resize, leaving gaps where they should have been....

Any solution to this? I do like the MDI otherwise. LOts of hard work ahead if SDi wont do two views....

Thanks,
ns
GeneralRe: quick SDI question Pin
PJ Arends15-Jul-02 15:23
professionalPJ Arends15-Jul-02 15:23 
GeneralRe: quick SDI question Pin
ns15-Jul-02 15:46
ns15-Jul-02 15:46 
GeneralRe: quick SDI question Pin
PJ Arends15-Jul-02 16:41
professionalPJ Arends15-Jul-02 16:41 
GeneralI cant thank you enough!!!! Pin
ns15-Jul-02 17:00
ns15-Jul-02 17:00 
GeneralRe: I cant thank you enough!!!! Pin
PJ Arends15-Jul-02 17:14
professionalPJ Arends15-Jul-02 17:14 
Generaltrouble with movewindow and MDI scrolling Pin
ns15-Jul-02 7:45
ns15-Jul-02 7:45 
GeneralSetting font Pin
Al_Pennyworth15-Jul-02 7:20
Al_Pennyworth15-Jul-02 7:20 
QuestionChange font of CFileDialog ? Pin
dlhson15-Jul-02 7:15
dlhson15-Jul-02 7:15 
QuestionSocket problem ? Pin
dlhson15-Jul-02 7:13
dlhson15-Jul-02 7:13 
QuestionRegion into a polygon? Pin
phruby15-Jul-02 7:13
phruby15-Jul-02 7:13 
AnswerRe: Region into a polygon? Pin
Scott H. Settlemier15-Jul-02 10:06
Scott H. Settlemier15-Jul-02 10:06 
GeneralRe: Region into a polygon? Pin
phruby15-Jul-02 10:21
phruby15-Jul-02 10:21 
GeneralPrint something graphical on a printer Pin
Qadddd15-Jul-02 7:05
Qadddd15-Jul-02 7:05 
GeneralRe: Print something graphical on a printer Pin
Mike Nordell15-Jul-02 20:11
Mike Nordell15-Jul-02 20:11 
GeneralRe: Print something graphical on a printer Pin
Qadddd15-Jul-02 21:15
Qadddd15-Jul-02 21:15 
GeneralRe: Print something graphical on a printer Pin
Mike Nordell16-Jul-02 8:02
Mike Nordell16-Jul-02 8:02 
GeneralRe: Print something graphical on a printer Pin
Qadddd17-Jul-02 7:46
Qadddd17-Jul-02 7: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.