Click here to Skip to main content
15,881,740 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHandling DNA sequence data as text Pin
Er1cS25-Sep-09 12:18
Er1cS25-Sep-09 12:18 
AnswerRe: Handling DNA sequence data as text Pin
«_Superman_»25-Sep-09 16:38
professional«_Superman_»25-Sep-09 16:38 
GeneralRe: Handling DNA sequence data as text Pin
Er1cS25-Sep-09 18:22
Er1cS25-Sep-09 18:22 
Questionimport GUI MFC dll Pin
MrKBA25-Sep-09 11:08
MrKBA25-Sep-09 11:08 
AnswerRe: import GUI MFC dll Pin
Richard Andrew x6425-Sep-09 12:44
professionalRichard Andrew x6425-Sep-09 12:44 
GeneralRe: import GUI MFC dll Pin
MrKBA26-Sep-09 1:52
MrKBA26-Sep-09 1:52 
GeneralRe: import GUI MFC dll Pin
Richard Andrew x6426-Sep-09 5:57
professionalRichard Andrew x6426-Sep-09 5:57 
QuestionUp-Down control Pin
dipuks25-Sep-09 8:58
dipuks25-Sep-09 8:58 
Hello

I am working on an Up-Down spin control which is used to update values in
a text control.

The range of values are from 20 to -20.

What i have seen is, if i click the UP or DOWN arrow and keep it
pressed, then somehow after counting 15 it will stop decrementing or inceremting.

i.e., if the current value is 20 and now am clicking the DOWN button and keep
it pressed, the text control value will decrement upto 5, and then will stop there.

Now i have to release the mouse button and then again click the DOWN arrow to further decrement.
Now again after 15 decrements it will stop decrementing and i have to release the
mouse and click again.

Any idea why this happening?
QuestionRe: Up-Down control Pin
David Crow25-Sep-09 9:08
David Crow25-Sep-09 9:08 
AnswerRe: Up-Down control Pin
dipuks25-Sep-09 9:25
dipuks25-Sep-09 9:25 
QuestionRe: Up-Down control Pin
David Crow25-Sep-09 9:28
David Crow25-Sep-09 9:28 
AnswerRe: Up-Down control Pin
dipuks25-Sep-09 9:37
dipuks25-Sep-09 9:37 
QuestionRe: Up-Down control Pin
David Crow25-Sep-09 9:41
David Crow25-Sep-09 9:41 
AnswerRe: Up-Down control Pin
dipuks25-Sep-09 9:48
dipuks25-Sep-09 9:48 
AnswerRe: Up-Down control Pin
Rolf Kristensen26-Sep-09 7:39
Rolf Kristensen26-Sep-09 7:39 
QuestionRules for what you can/can't do inside DOC class serialization(loading) routine Pin
al250025-Sep-09 6:27
al250025-Sep-09 6:27 
AnswerRe: Rules for what you can/can't do inside DOC class serialization(loading) routine Pin
Iain Clarke, Warrior Programmer25-Sep-09 21:21
Iain Clarke, Warrior Programmer25-Sep-09 21:21 
QuestionFunction does not return String as wanted Pin
Tomicmanka25-Sep-09 6:26
Tomicmanka25-Sep-09 6:26 
AnswerRe: Function does not return String as wanted Pin
markkuk25-Sep-09 7:05
markkuk25-Sep-09 7:05 
QuestionRe: Function does not return String as wanted Pin
David Crow25-Sep-09 7:51
David Crow25-Sep-09 7:51 
AnswerRe: Function does not return String as wanted Pin
Tomicmanka25-Sep-09 8:47
Tomicmanka25-Sep-09 8:47 
GeneralRe: Function does not return String as wanted Pin
David Crow25-Sep-09 8:57
David Crow25-Sep-09 8:57 
AnswerRe: Function does not return String as wanted Pin
Tomicmanka25-Sep-09 9:28
Tomicmanka25-Sep-09 9:28 
GeneralRe: Function does not return String as wanted Pin
Stuart Dootson26-Sep-09 0:07
professionalStuart Dootson26-Sep-09 0:07 
GeneralRe: Function does not return String as wanted Pin
Tomicmanka26-Sep-09 0:55
Tomicmanka26-Sep-09 0:55 

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.