Click here to Skip to main content
15,903,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Looking for some code Pin
Shog921-Feb-04 5:57
sitebuilderShog921-Feb-04 5:57 
GeneralRe: Looking for some code Pin
Jörgen Sigvardsson21-Feb-04 11:57
Jörgen Sigvardsson21-Feb-04 11:57 
QuestionHow can I see member variables corresponding a selected control in VS 2003 ? Pin
Gem21-Feb-04 2:38
Gem21-Feb-04 2:38 
AnswerRe: How can I see member variables corresponding a selected control in VS 2003 ? Pin
Shog921-Feb-04 5:53
sitebuilderShog921-Feb-04 5:53 
AnswerRe: How can I see member variables corresponding a selected control in VS 2003 ? Pin
Prakash Nadar21-Feb-04 5:55
Prakash Nadar21-Feb-04 5:55 
GeneralRe: How can I see member variables corresponding a selected control in VS 2003 ? Pin
Gem22-Feb-04 3:10
Gem22-Feb-04 3:10 
Generalcreating and displaying a listbox dynamically (on the fly) Pin
brainznbrawn@yahoo.com21-Feb-04 2:36
brainznbrawn@yahoo.com21-Feb-04 2:36 
GeneralRe: creating and displaying a listbox dynamically (on the fly) Pin
Shog921-Feb-04 6:04
sitebuilderShog921-Feb-04 6:04 
brainznbrawn wrote:
i would like to know how to create and display a listbox dynamically (on the fly).

CreateWindow()
Alternately, create it ahead of time, and just hide it (ShowWindow()) when you aren't using it.

brainznbrawn wrote:
How can i produce a similar effect in my application to provide prompting and auto completion features.

The source code for an editor which provides these features (Scintilla) is available - you may want to give it a look... Smile | :)


---
the work, which will become a new genre unto itself, will be called...

QuestiontoolBar-> function --> create my own message send to all dialog boxes ? Pin
BrutalDeath021-Feb-04 1:24
sussBrutalDeath021-Feb-04 1:24 
AnswerRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Shog921-Feb-04 6:08
sitebuilderShog921-Feb-04 6:08 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Prakash Nadar21-Feb-04 6:19
Prakash Nadar21-Feb-04 6:19 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
BrutalDeath024-Feb-04 0:40
sussBrutalDeath024-Feb-04 0:40 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Prakash Nadar24-Feb-04 5:06
Prakash Nadar24-Feb-04 5:06 
QuestionDo I have to open Add variable wizard at each variable adding in VS2003 ? Pin
Gem21-Feb-04 1:04
Gem21-Feb-04 1:04 
GeneralNetmeeting API Pin
Shah Shehpori20-Feb-04 23:21
sussShah Shehpori20-Feb-04 23:21 
Generalmemcpy hourglass Pin
shinay20-Feb-04 23:02
shinay20-Feb-04 23:02 
GeneralRe: memcpy hourglass Pin
Balkrishna Talele20-Feb-04 23:25
Balkrishna Talele20-Feb-04 23:25 
GeneralRe: memcpy hourglass Pin
Tim Smith21-Feb-04 5:58
Tim Smith21-Feb-04 5:58 
GeneralSaving mails from pop3 server Pin
Sunrath20-Feb-04 21:36
Sunrath20-Feb-04 21:36 
GeneralFocus problem Pin
Wizard_0120-Feb-04 21:08
Wizard_0120-Feb-04 21:08 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 22:31
Balkrishna Talele20-Feb-04 22:31 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 22:49
Wizard_0120-Feb-04 22:49 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 22:53
Balkrishna Talele20-Feb-04 22:53 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 23:13
Wizard_0120-Feb-04 23:13 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 23:21
Balkrishna Talele20-Feb-04 23:21 

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.