Click here to Skip to main content
15,913,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thread Pin
Brian Delahunty19-Jun-03 7:57
Brian Delahunty19-Jun-03 7:57 
GeneralRe: Thread Pin
David Crow19-Jun-03 10:22
David Crow19-Jun-03 10:22 
GeneralCSpinButtonCtrl Pin
#realJSOP19-Jun-03 3:54
professional#realJSOP19-Jun-03 3:54 
GeneralRe: CSpinButtonCtrl Pin
David Chamberlain19-Jun-03 4:05
David Chamberlain19-Jun-03 4:05 
GeneralRe: CSpinButtonCtrl Pin
#realJSOP19-Jun-03 4:09
professional#realJSOP19-Jun-03 4:09 
GeneralRe: CSpinButtonCtrl Pin
David Chamberlain19-Jun-03 4:19
David Chamberlain19-Jun-03 4:19 
GeneralRe: CSpinButtonCtrl Pin
#realJSOP19-Jun-03 4:35
professional#realJSOP19-Jun-03 4:35 
GeneralRe: CSpinButtonCtrl Pin
David Chamberlain19-Jun-03 4:56
David Chamberlain19-Jun-03 4:56 
John Simmons / outlaw programmer wrote:
BTW, I guess I should mention that this is in PocketPC 2002...

Oh, great!! Next you're going to tell me you're using VB!! OMG | :OMG:

I don't have any calls to SetBuddy(), but in the .rc file, the line for the spin control is

CONTROL "Spin1",IDC_ELEV_SPIN,"msctls_updown32", UDS_SETBUDDYINT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS, 143, 212, 11, 14

The magic of dialog editors and wizards, I guess. To me, the connection between spin and edit controls comes from the tab order, and the use of UDS_AUTOBUDDY establishes the connection.

I know this probably isn't much help, and I'm sure it will turn out to be something pretty simple, but getting all those little details worked out is always a PITA.

Good luck.

Dave

"You can say that again." -- Dept. of Redundancy Dept.
GeneralPopup Menu Pin
modular19-Jun-03 3:20
modular19-Jun-03 3:20 
GeneralRe: Popup Menu Pin
AlexO19-Jun-03 3:34
AlexO19-Jun-03 3:34 
Generaltoolbar on dialog box Pin
modular19-Jun-03 3:16
modular19-Jun-03 3:16 
GeneralRe: toolbar on dialog box Pin
Maximilien19-Jun-03 4:18
Maximilien19-Jun-03 4:18 
GeneralMultiuser application Pin
modular19-Jun-03 2:34
modular19-Jun-03 2:34 
GeneralRe: Multiuser application Pin
valikac19-Jun-03 6:15
valikac19-Jun-03 6:15 
GeneralRe: Multiuser application Pin
modular19-Jun-03 18:52
modular19-Jun-03 18:52 
GeneralRe: Multiuser application Pin
valikac19-Jun-03 19:20
valikac19-Jun-03 19:20 
QuestionBrute Force ??? Pin
VikramDelhi19-Jun-03 2:13
VikramDelhi19-Jun-03 2:13 
AnswerRe: Brute Force ??? Pin
Johnny ²19-Jun-03 2:35
Johnny ²19-Jun-03 2:35 
GeneralkEYLOGGER Pin
VikramDelhi19-Jun-03 2:03
VikramDelhi19-Jun-03 2:03 
GeneralRe: kEYLOGGER Pin
John M. Drescher19-Jun-03 3:49
John M. Drescher19-Jun-03 3:49 
GeneralRe: kEYLOGGER Pin
VikramDelhi19-Jun-03 9:30
VikramDelhi19-Jun-03 9:30 
GeneralRe: kEYLOGGER Pin
Brian Delahunty19-Jun-03 7:47
Brian Delahunty19-Jun-03 7:47 
GeneralRe: kEYLOGGER Pin
VikramDelhi19-Jun-03 9:34
VikramDelhi19-Jun-03 9:34 
QuestionCOlePropertyPage OnSetActive handler? Pin
Debs19-Jun-03 1:47
Debs19-Jun-03 1:47 
GeneralApplication Behaviour Pin
vikramlinux19-Jun-03 1:46
vikramlinux19-Jun-03 1: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.