Click here to Skip to main content
15,894,405 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: insert excel datas in mysql db Pin
vijay_8312-May-07 1:56
vijay_8312-May-07 1:56 
QuestionCreateProcess and WaitForSingleObject Pin
cppshishu11-May-07 18:57
cppshishu11-May-07 18:57 
AnswerRe: CreateProcess and WaitForSingleObject Pin
Mark Salsbery12-May-07 5:43
Mark Salsbery12-May-07 5:43 
QuestionStorage class for MD5 values Pin
TariqZ11-May-07 18:39
TariqZ11-May-07 18:39 
AnswerRe: Storage class for MD5 values Pin
Garth J Lancaster11-May-07 19:27
professionalGarth J Lancaster11-May-07 19:27 
QuestionSecond Slider won't slide with setcapture Pin
mtwombley11-May-07 13:05
mtwombley11-May-07 13:05 
AnswerRe: Second Slider won't slide with setcapture Pin
Mark Salsbery11-May-07 13:25
Mark Salsbery11-May-07 13:25 
GeneralRe: Second Slider won't slide with setcapture Pin
mtwombley11-May-07 13:57
mtwombley11-May-07 13:57 
Thanks Mark for the reply.
I'm not doing the SetCapture on the slider. I'm doing it on the dialog so it knows when the user clicks outside of it and can then close.

My dialog is based on a Color Picker by Luis Ortega http://www.codeguru.com/cpp/controls/buttonctrl/article.php/c2089/.
Luis showed a grid of buttons for the colors and then had an other button.

For my application I wanted to have three sliders for color selection.
I placed one slider on the dialog and got that working which was great. But as soon as I added the other two they stated to act funny. If SetCapture is on the dialog the first slider is the only one that responds.

Hope this clears up my question.

Thanks
GeneralRe: Second Slider won't slide with setcapture Pin
Mark Salsbery11-May-07 14:39
Mark Salsbery11-May-07 14:39 
GeneralRe: Second Slider won't slide with setcapture Pin
mtwombley11-May-07 15:24
mtwombley11-May-07 15:24 
GeneralRe: Second Slider won't slide with setcapture Pin
Mark Salsbery11-May-07 16:01
Mark Salsbery11-May-07 16:01 
GeneralRe: Second Slider won't slide with setcapture Pin
mtwombley12-May-07 10:18
mtwombley12-May-07 10:18 
GeneralRe: Second Slider won't slide with setcapture Pin
Mark Salsbery12-May-07 14:05
Mark Salsbery12-May-07 14:05 
QuestionLogonUser to windows xp Pin
jluis_hdezg11-May-07 10:15
jluis_hdezg11-May-07 10:15 
QuestionHow to obtain a DLL window handle Pin
Perspx11-May-07 10:05
Perspx11-May-07 10:05 
AnswerRe: How to obtain a DLL window handle Pin
Randor 11-May-07 10:54
professional Randor 11-May-07 10:54 
GeneralRe: How to obtain a DLL window handle Pin
Perspx13-May-07 8:42
Perspx13-May-07 8:42 
QuestionError debugging winsock programs? Pin
raul211-May-07 9:08
raul211-May-07 9:08 
QuestionRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 9:29
Mark Salsbery11-May-07 9:29 
AnswerRe: Error debugging winsock programs? Pin
raul211-May-07 10:19
raul211-May-07 10:19 
QuestionRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 10:22
Mark Salsbery11-May-07 10:22 
AnswerRe: Error debugging winsock programs? Pin
raul211-May-07 12:19
raul211-May-07 12:19 
GeneralRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 12:26
Mark Salsbery11-May-07 12:26 
AnswerRe: Error debugging winsock programs? Pin
Stephen Hewitt11-May-07 16:30
Stephen Hewitt11-May-07 16:30 
QuestionDeriving from CWnd - Hiding CWnd::Create Pin
bob1697211-May-07 8:38
bob1697211-May-07 8:38 

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.