Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Window Belongs to which exe file Pin
Gary R. Wheeler29-Dec-04 2:09
Gary R. Wheeler29-Dec-04 2:09 
GeneralRe: Window Belongs to which exe file Pin
ThatsAlok29-Dec-04 2:56
ThatsAlok29-Dec-04 2:56 
GeneralRe: Window Belongs to which exe file Pin
Gary R. Wheeler29-Dec-04 4:27
Gary R. Wheeler29-Dec-04 4:27 
GeneralRe: Window Belongs to which exe file Pin
ThatsAlok29-Dec-04 17:02
ThatsAlok29-Dec-04 17:02 
GeneralRe: Window Belongs to which exe file Pin
Gary R. Wheeler29-Dec-04 1:22
Gary R. Wheeler29-Dec-04 1:22 
GeneralRe: Window Belongs to which exe file Pin
Member 24341329-Dec-04 17:11
Member 24341329-Dec-04 17:11 
GeneralRe: Window Belongs to which exe file Pin
ThatsAlok29-Dec-04 19:23
ThatsAlok29-Dec-04 19:23 
GeneralAdding Lines to a Dialog box, which has so many button controls Pin
28-Dec-04 18:00
suss28-Dec-04 18:00 
Smile | :) Hello friends ,

I have a problem in creating dialog boxes, Which has buttons (are created dynamically) and when i click On a button Draw line between two buttons i.e (void DrawLine(int FromButtonId , int ToButtonId) is a function to place the line between the two buttons. I draw the line by setting flags to the Drawline button. the function creates the line but i doesn't view the line when i minimise the dialog box i can able to see the line..after the maximizing the dialog window, I use the Invalidate() function,but it clears all buttons in the dialog box and the line is placed in appropriate position and it blinks..

but i want to place the line as well as buttons in the desired positions.

so plz help me what to do. and how to do..
Rose | [Rose] thanks in advanceRose | [Rose] .

Surya Prakash
GeneralRe: Adding Lines to a Dialog box, which has so many button controls Pin
pc_dev28-Dec-04 19:15
pc_dev28-Dec-04 19:15 
Generalemulator device in Window Pin
don7cry28-Dec-04 16:56
don7cry28-Dec-04 16:56 
GeneralRe: emulator device in Window Pin
pc_dev28-Dec-04 19:24
pc_dev28-Dec-04 19:24 
GeneralBoost regex (regular expressions) problem Pin
czajnick28-Dec-04 13:56
czajnick28-Dec-04 13:56 
GeneralRe: Boost regex (regular expressions) problem Pin
User 665828-Dec-04 14:33
User 665828-Dec-04 14:33 
GeneralRe: Boost regex (regular expressions) problem Pin
czajnick28-Dec-04 22:50
czajnick28-Dec-04 22:50 
GeneralRe: Boost regex (regular expressions) problem Pin
User 665829-Dec-04 1:44
User 665829-Dec-04 1:44 
GeneralRe: Boost regex (regular expressions) problem Pin
Michael Dunn29-Dec-04 6:53
sitebuilderMichael Dunn29-Dec-04 6:53 
GeneralLinking problems when using libraries! Pin
Dani10000128-Dec-04 12:59
Dani10000128-Dec-04 12:59 
GeneralRe: Linking problems when using libraries! Pin
Chris Losinger28-Dec-04 15:07
professionalChris Losinger28-Dec-04 15:07 
GeneralCapture the Fn key on a laptop Pin
sparker6228-Dec-04 9:32
sparker6228-Dec-04 9:32 
GeneralRe: Capture the Fn key on a laptop Pin
User 665828-Dec-04 9:35
User 665828-Dec-04 9:35 
GeneralRe: Capture the Fn key on a laptop Pin
Dani10000128-Dec-04 12:38
Dani10000128-Dec-04 12:38 
GeneralStatus Bar Pin
Anthony988728-Dec-04 8:44
Anthony988728-Dec-04 8:44 
GeneralMulti-column ListBox Pin
Deian28-Dec-04 7:34
Deian28-Dec-04 7:34 
GeneralRe: Multi-column ListBox Pin
David Crow28-Dec-04 10:00
David Crow28-Dec-04 10:00 
GeneralRe: Multi-column ListBox Pin
Deian28-Dec-04 10:15
Deian28-Dec-04 10:15 

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.