Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how can I make to run IIS? Pin
ian mariano29-Oct-02 2:51
ian mariano29-Oct-02 2:51 
GeneralRe: how can I make to run IIS? Pin
tyramis29-Oct-02 3:29
susstyramis29-Oct-02 3:29 
GeneralCDialogBar initialization Pin
Anthony B.29-Oct-02 0:41
Anthony B.29-Oct-02 0:41 
GeneralRe: CDialogBar initialization Pin
Ravi Bhavnani29-Oct-02 7:23
professionalRavi Bhavnani29-Oct-02 7:23 
QuestionHow can I leave a CButton in pressed state ? Pin
Koep28-Oct-02 23:08
Koep28-Oct-02 23:08 
AnswerRe: How can I leave a CButton in pressed state ? Pin
Stephane Rodriguez.28-Oct-02 23:31
Stephane Rodriguez.28-Oct-02 23:31 
GeneralRe: How can I leave a CButton in pressed state ? Pin
Koep29-Oct-02 1:59
Koep29-Oct-02 1:59 
QuestionFlicker problem :( - can someone help me out? Pin
Jason Troitsky (was Hattingh)28-Oct-02 22:39
Jason Troitsky (was Hattingh)28-Oct-02 22:39 
I have a control which contains an array of CDialogs. They can be expanded or collapsed. When expanded, and if there are many of them, there is a strong need for a scroll bar. We've implemented a scroll bar and the functionality is great, but the drawing/redrawing makes it look pretty bad.

It's a kind of list control... When the items are collapsed, they are only a few pixels in height. When the user expands any of them, a gap is inserted after that item - enough to draw in the dialog which it represents... It's basically an enhanced version of the "Rollup Control" found at:

RollupCtrl Article

Currently, we're using MoveWindow() for each item. We've tried using DeferWindowPos to speed things up/improve the drawing... but it's made no difference Cry | :((

You can see the control by downloading an exe I uploaded just now:

Click to download the zip file (39k)


I've posted on various forums, and haven't had anyone even attempt to provide a solution. There must be something obvious I'm missing out...

Thanks in advance....Unsure | :~
AnswerRe: Flicker problem :( - can someone help me out? Pin
Christian Graus28-Oct-02 23:27
protectorChristian Graus28-Oct-02 23:27 
GeneralRe: Flicker problem :( - can someone help me out? Pin
Jason Troitsky (was Hattingh)29-Oct-02 2:11
Jason Troitsky (was Hattingh)29-Oct-02 2:11 
GeneralRe: Flicker problem :( - can someone help me out? Pin
Christian Graus29-Oct-02 10:12
protectorChristian Graus29-Oct-02 10:12 
AnswerRe: Flicker problem :( - can someone help me out? Pin
Roger Allen29-Oct-02 2:18
Roger Allen29-Oct-02 2:18 
GeneralRe: Flicker problem :( - can someone help me out? Pin
Jason Troitsky (was Hattingh)29-Oct-02 2:57
Jason Troitsky (was Hattingh)29-Oct-02 2:57 
QuestionUnicode...? Pin
alex.barylski28-Oct-02 22:32
alex.barylski28-Oct-02 22:32 
AnswerRe: Unicode...? Pin
Stephane Rodriguez.28-Oct-02 22:40
Stephane Rodriguez.28-Oct-02 22:40 
GeneralRe: Unicode...? Pin
alex.barylski29-Oct-02 11:30
alex.barylski29-Oct-02 11:30 
AnswerRe: Unicode...? Pin
ian mariano29-Oct-02 1:28
ian mariano29-Oct-02 1:28 
GeneralRe: Unicode...? Pin
Maximilien29-Oct-02 2:18
Maximilien29-Oct-02 2:18 
GeneralRe: Unicode...? Pin
ian mariano29-Oct-02 2:55
ian mariano29-Oct-02 2:55 
AnswerRe: Unicode...? Pin
Paul M Watt29-Oct-02 4:44
mentorPaul M Watt29-Oct-02 4:44 
GeneralRe: Unicode...? Pin
alex.barylski29-Oct-02 11:28
alex.barylski29-Oct-02 11:28 
Questionhow to resize the custom view class? Pin
Anonymous28-Oct-02 22:31
Anonymous28-Oct-02 22:31 
GeneralVariable / fixed width font issues Pin
alex.barylski28-Oct-02 22:28
alex.barylski28-Oct-02 22:28 
Generalfetching printer information in mfc Pin
Anonymous28-Oct-02 21:57
Anonymous28-Oct-02 21:57 
QuestionWhy gethostbyaddr() doesn't work for dial-up client? Pin
Wenrich28-Oct-02 21:33
Wenrich28-Oct-02 21:33 

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.