Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General[MFC] Menu headaches Pin
Maarten Kools14-May-04 6:27
professionalMaarten Kools14-May-04 6:27 
GeneralRe: [MFC] Menu headaches Pin
Roger Allen14-May-04 6:47
Roger Allen14-May-04 6:47 
GeneralRe: [MFC] Menu headaches Pin
Maarten Kools14-May-04 7:14
professionalMaarten Kools14-May-04 7:14 
GeneralRe: [MFC] Menu headaches Pin
Roger Allen14-May-04 23:53
Roger Allen14-May-04 23:53 
GeneralRe: [MFC] Menu headaches Pin
Maarten Kools15-May-04 6:27
professionalMaarten Kools15-May-04 6:27 
Question4 Direction Spin Control, how? Pin
mound14-May-04 5:27
mound14-May-04 5:27 
AnswerRe: 4 Direction Spin Control, how? Pin
David Crow14-May-04 5:39
David Crow14-May-04 5:39 
GeneralRe: 4 Direction Spin Control, how? Pin
mound14-May-04 5:48
mound14-May-04 5:48 
>>A spin control either has the UDS_HORZ style or it doesn't. Without it, the style is vertical (i.e., up and down).

true. and so for example, at the moment, I have my Y control not specifying the UDS_HORZ style, and so it is placed vertically, the X control does specify that and so it is placed horizontally.. but of course they do not overlap, it'd be nice if they could intersect in the center. my app is already working with the spin controls' internal deltapos tracking mechanism, so to create a custom button would require re-working all of that. A button with quadrants like you described would be useful as well, I'd have to put graphics (large arrows) into each quadrant.. I just have never developed a custom control and don't even know where to begin

GeneralRe: 4 Direction Spin Control, how? Pin
David Crow19-May-04 4:14
David Crow19-May-04 4:14 
GeneralRe: 4 Direction Spin Control, how? Pin
mound20-May-04 4:11
mound20-May-04 4:11 
GeneralRe: 4 Direction Spin Control, how? Pin
David Crow20-May-04 4:20
David Crow20-May-04 4:20 
QuestionHow to launch "My Computer"? Pin
Abin14-May-04 5:15
Abin14-May-04 5:15 
AnswerRe: How to launch "My Computer"? Pin
David Crow14-May-04 5:33
David Crow14-May-04 5:33 
AnswerRe: How to launch "My Computer"? Pin
perminder9029-Jun-11 2:33
perminder9029-Jun-11 2:33 
GeneralMSComm Pin
ketil b14-May-04 5:06
ketil b14-May-04 5:06 
GeneralRe: MSComm Pin
Member 42102514-May-04 14:42
Member 42102514-May-04 14:42 
GeneralRe: MSComm Pin
Anonymous15-May-04 4:24
Anonymous15-May-04 4:24 
Questionhow to get current identity Pin
ravjak14-May-04 4:23
ravjak14-May-04 4:23 
AnswerRe: how to get current identity Pin
David Crow14-May-04 5:23
David Crow14-May-04 5:23 
GeneralCTreeCtrl display problem Pin
#realJSOP14-May-04 4:02
mve#realJSOP14-May-04 4:02 
GeneralRe: CTreeCtrl display problem Pin
Antony M Kancidrowski14-May-04 4:27
Antony M Kancidrowski14-May-04 4:27 
GeneralRe: CTreeCtrl display problem Pin
#realJSOP14-May-04 4:30
mve#realJSOP14-May-04 4:30 
GeneralRe: CTreeCtrl display problem Pin
Michael Dunn14-May-04 7:06
sitebuilderMichael Dunn14-May-04 7:06 
GeneralRe: CTreeCtrl display problem Pin
#realJSOP14-May-04 7:21
mve#realJSOP14-May-04 7:21 
GeneralRe: CTreeCtrl display problem Pin
Michael Dunn14-May-04 13:49
sitebuilderMichael Dunn14-May-04 13:49 

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.