Click here to Skip to main content
15,897,704 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: capPreview() slow problem... Pin
Saurabh.Garg30-Jan-10 19:03
Saurabh.Garg30-Jan-10 19:03 
GeneralRe: capPreview() slow problem... Pin
Aric Wang31-Jan-10 1:57
Aric Wang31-Jan-10 1:57 
QuestionCombo box - Dropdown height? Pin
dipuks29-Jan-10 2:00
dipuks29-Jan-10 2:00 
AnswerRe: Combo box - Dropdown height? Pin
Rajesh R Subramanian29-Jan-10 2:03
professionalRajesh R Subramanian29-Jan-10 2:03 
AnswerRe: Combo box - Dropdown height? Pin
Cedric Moonen29-Jan-10 2:05
Cedric Moonen29-Jan-10 2:05 
GeneralRe: Combo box - Dropdown height? Pin
dipuks29-Jan-10 7:00
dipuks29-Jan-10 7:00 
GeneralRe: Combo box - Dropdown height? Pin
Cedric Moonen29-Jan-10 7:29
Cedric Moonen29-Jan-10 7:29 
GeneralRe: Combo box - Dropdown height? Pin
dipuks29-Jan-10 8:05
dipuks29-Jan-10 8:05 
Ok i read your last reply.

Ok so here's the trick......

the combo box will have technically 2 items, of which the 1st will be a empty item and then a string item.

The reason why the 1st one is an empty item is, because thats the default one. So by default the application will not have any selection in the combo unless user makes a selection.

So basically there are 2 items and the vertical scroll bar as of now is very very small and its difficult to do a touch screen scroll, even though it works fine with mouse.
GeneralRe: Combo box - Dropdown height? Pin
Cedric Moonen30-Jan-10 3:49
Cedric Moonen30-Jan-10 3:49 
Question#if defined ONE && TWO how to pass two defines at the same time Pin
Chesnokov Yuriy29-Jan-10 0:30
professionalChesnokov Yuriy29-Jan-10 0:30 
AnswerRe: #if defined ONE && TWO how to pass two defines at the same time Pin
Luc Pattyn29-Jan-10 0:33
sitebuilderLuc Pattyn29-Jan-10 0:33 
GeneralRe: #if defined ONE && TWO how to pass two defines at the same time Pin
Chesnokov Yuriy29-Jan-10 0:48
professionalChesnokov Yuriy29-Jan-10 0:48 
GeneralRe: #if defined ONE && TWO how to pass two defines at the same time Pin
Luc Pattyn29-Jan-10 0:50
sitebuilderLuc Pattyn29-Jan-10 0:50 
QuestionHow to get Time difference Pin
Ash_VCPP28-Jan-10 23:08
Ash_VCPP28-Jan-10 23:08 
AnswerRe: How to get Time difference Pin
CPallini28-Jan-10 23:19
mveCPallini28-Jan-10 23:19 
Questionmultiple definition of..... Pin
krish_kumar28-Jan-10 22:02
krish_kumar28-Jan-10 22:02 
AnswerRe: multiple definition of..... Pin
CPallini28-Jan-10 22:10
mveCPallini28-Jan-10 22:10 
AnswerRe: multiple definition of..... Pin
KingsGambit28-Jan-10 22:48
KingsGambit28-Jan-10 22:48 
GeneralRe: multiple definition of..... Pin
CPallini28-Jan-10 23:05
mveCPallini28-Jan-10 23:05 
GeneralRe: multiple definition of..... Pin
KingsGambit28-Jan-10 23:32
KingsGambit28-Jan-10 23:32 
GeneralRe: multiple definition of..... Pin
David Crow30-Jan-10 5:30
David Crow30-Jan-10 5:30 
GeneralRe: multiple definition of..... Pin
KingsGambit31-Jan-10 17:58
KingsGambit31-Jan-10 17:58 
AnswerRe: multiple definition of..... Pin
Avi Berger29-Jan-10 8:07
Avi Berger29-Jan-10 8:07 
Questionmember function confusion Pin
tasumisra28-Jan-10 20:10
tasumisra28-Jan-10 20:10 
AnswerRe: member function confusion Pin
Cedric Moonen28-Jan-10 20:15
Cedric Moonen28-Jan-10 20:15 

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.