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

C / C++ / MFC

 
QuestionWhich Control Would Work Best? Pin
LighthouseJ12-Nov-05 17:33
LighthouseJ12-Nov-05 17:33 
AnswerRe: Which Control Would Work Best? Pin
vikas amin12-Nov-05 19:34
vikas amin12-Nov-05 19:34 
AnswerRe: Which Control Would Work Best? Pin
Michael Dunn13-Nov-05 12:34
sitebuilderMichael Dunn13-Nov-05 12:34 
GeneralRe: Which Control Would Work Best? Pin
LighthouseJ13-Nov-05 16:10
LighthouseJ13-Nov-05 16:10 
Questiondisplay text Pin
kevincwong12-Nov-05 17:29
kevincwong12-Nov-05 17:29 
AnswerRe: display text Pin
Gary R. Wheeler13-Nov-05 2:36
Gary R. Wheeler13-Nov-05 2:36 
GeneralRe: display text Pin
Rajesh R Subramanian13-Nov-05 21:20
professionalRajesh R Subramanian13-Nov-05 21:20 
GeneralRe: display text Pin
kevincwong16-Nov-05 21:34
kevincwong16-Nov-05 21:34 
You are correct. After doing more research, I found that the CEditBox
can do exactly what I wanted.

I am from Unix side. So, please forgive me if my MFC lingos
or knowledge are not good enough.

Currently, I am working on a MFC project to do something like
inventory control. I already done all backend sql search stuff.
Now, I need to display the inventory information to the
user in text format.

For example:

Item 1: something something
Quantity: 20
Description: some description.........

Item 2: someting else
Quantity: 202
Description: some other description.........

So, as I mentioned before, the CEditBox works perfectly for me.


Regards,

KEvin









QuestionHow to read/write a byte to LPT ? Pin
quangpk12-Nov-05 13:46
quangpk12-Nov-05 13:46 
AnswerRe: How to read/write a byte to LPT ? Pin
LighthouseJ12-Nov-05 17:22
LighthouseJ12-Nov-05 17:22 
AnswerRe: How to read/write a byte to LPT ? Pin
vikas amin12-Nov-05 19:54
vikas amin12-Nov-05 19:54 
QuestionRegional Settings: Get Hour Difference from UTC and Week Day Name Pin
Axonn Echysttas12-Nov-05 13:19
Axonn Echysttas12-Nov-05 13:19 
AnswerRe: Regional Settings: Get Hour Difference from UTC and Week Day Name Pin
Gary R. Wheeler13-Nov-05 4:50
Gary R. Wheeler13-Nov-05 4:50 
GeneralRe: Regional Settings: Get Hour Difference from UTC and Week Day Name Pin
Axonn Echysttas17-Nov-05 19:35
Axonn Echysttas17-Nov-05 19:35 
QuestionCreate a toplevel window in SDI Pin
AnTri12-Nov-05 9:24
AnTri12-Nov-05 9:24 
AnswerRe: Create a toplevel window in SDI Pin
Trollslayer12-Nov-05 9:59
mentorTrollslayer12-Nov-05 9:59 
GeneralRe: Create a toplevel window in SDI Pin
AnTri12-Nov-05 10:08
AnTri12-Nov-05 10:08 
QuestionSort Arrow Erased on inital drawing Pin
RobertW10012-Nov-05 9:11
RobertW10012-Nov-05 9:11 
AnswerRe: Sort Arrow Erased on inital drawing Pin
Michael Dunn13-Nov-05 12:41
sitebuilderMichael Dunn13-Nov-05 12:41 
QuestionOverloading "operator new" Pin
Obi Wan 212-Nov-05 4:26
Obi Wan 212-Nov-05 4:26 
AnswerRe: Overloading "operator new" Pin
Bob Stanneveld12-Nov-05 4:54
Bob Stanneveld12-Nov-05 4:54 
GeneralRe: Overloading "operator new" Pin
Obi Wan 212-Nov-05 6:00
Obi Wan 212-Nov-05 6:00 
GeneralRe: Overloading "operator new" Pin
Bob Stanneveld13-Nov-05 2:37
Bob Stanneveld13-Nov-05 2:37 
QuestionKeyboard Hook Pin
#realJSOP12-Nov-05 3:39
mve#realJSOP12-Nov-05 3:39 
AnswerRe: Keyboard Hook Pin
Mircea Puiu12-Nov-05 3:44
Mircea Puiu12-Nov-05 3:44 

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.