Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I attach dialogs another??? Pin
DrRayen7-Mar-04 7:11
DrRayen7-Mar-04 7:11 
AnswerRe: How do I attach dialogs another??? Pin
monrobot137-Mar-04 9:33
monrobot137-Mar-04 9:33 
GeneralRe: How do I attach dialogs to one another??? Pin
Anonymous7-Mar-04 13:19
Anonymous7-Mar-04 13:19 
GeneralRe: How do I attach dialogs to one another??? Pin
Iain Clarke, Warrior Programmer7-Mar-04 13:59
Iain Clarke, Warrior Programmer7-Mar-04 13:59 
GeneralNeed help in plotting waveform in VC++ Pin
snehapp7-Mar-04 6:58
snehapp7-Mar-04 6:58 
GeneralRe: Need help in plotting waveform in VC++ Pin
Rick York7-Mar-04 8:37
mveRick York7-Mar-04 8:37 
Generalplease help (dialog bar button) Pin
asher_ungar7-Mar-04 5:24
asher_ungar7-Mar-04 5:24 
GeneralRe: please help (dialog bar button) Pin
KaЯl8-Mar-04 0:17
KaЯl8-Mar-04 0:17 
You could create a new class for you button and catch the message WM_MOUSEMOVE, setting there a boolean value according to the position of the mouse, and modify the drawing according to this boolean value.

You may find useful info in this article: CButtonST v3.9 (MFC Flat buttons)[^]






Dansez sur moi, dansez sur moi,
Le soir de mes funerailles
Que la vie soit feu d'artifice
Et la mort un feu de paille

Claude Nougaro (1929-2004)

GeneralReading binary data off a CD Pin
Dev5787-Mar-04 4:29
Dev5787-Mar-04 4:29 
GeneralRe: Reading binary data off a CD Pin
Alexander M.,7-Mar-04 10:24
Alexander M.,7-Mar-04 10:24 
GeneralIdentify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer7-Mar-04 4:13
daydremer7-Mar-04 4:13 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
Alexander M.,7-Mar-04 10:26
Alexander M.,7-Mar-04 10:26 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer7-Mar-04 10:58
daydremer7-Mar-04 10:58 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
Alexander M.,7-Mar-04 11:02
Alexander M.,7-Mar-04 11:02 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer7-Mar-04 11:05
daydremer7-Mar-04 11:05 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
Alexander M.,7-Mar-04 11:38
Alexander M.,7-Mar-04 11:38 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer8-Mar-04 0:26
daydremer8-Mar-04 0:26 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
David Crow8-Mar-04 4:54
David Crow8-Mar-04 4:54 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer11-Mar-04 0:55
daydremer11-Mar-04 0:55 
GeneralAccessing Objects in Mainframe Pin
johnsb27-Mar-04 3:48
johnsb27-Mar-04 3:48 
GeneralRe: Accessing Objects in Mainframe Pin
Prakash Nadar7-Mar-04 3:58
Prakash Nadar7-Mar-04 3:58 
GeneralRe: Accessing Objects in Mainframe Pin
johnsb27-Mar-04 4:32
johnsb27-Mar-04 4:32 
GeneralRe: Accessing Objects in Mainframe Pin
Prakash Nadar7-Mar-04 4:47
Prakash Nadar7-Mar-04 4:47 
GeneralRe: Accessing Objects in Mainframe Pin
johnsb27-Mar-04 5:25
johnsb27-Mar-04 5:25 
GeneralEdit Box Character Test (Input Filter) Pin
Freddie Code7-Mar-04 3:31
Freddie Code7-Mar-04 3:31 

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.