Click here to Skip to main content
15,923,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Overlapped I/O and Completion Port :: Winsock Pin
valikac30-Oct-02 14:08
valikac30-Oct-02 14:08 
GeneralRe: Overlapped I/O and Completion Port :: Winsock Pin
Gerald Schwab30-Oct-02 12:49
Gerald Schwab30-Oct-02 12:49 
GeneralGDI Objects question. Pin
Anonymous30-Oct-02 11:28
Anonymous30-Oct-02 11:28 
GeneralRe: GDI Objects question. Pin
Chris Richardson30-Oct-02 11:46
Chris Richardson30-Oct-02 11:46 
GeneralRe: GDI Objects question. Pin
Anonymous31-Oct-02 3:48
Anonymous31-Oct-02 3:48 
GeneralRe: GDI Objects question. Pin
Chris Richardson31-Oct-02 7:08
Chris Richardson31-Oct-02 7:08 
GeneralRe: GDI Objects question. Pin
Christian Graus30-Oct-02 11:53
protectorChristian Graus30-Oct-02 11:53 
GeneralDocView with tree info... Pin
Nick Jacobs30-Oct-02 11:22
Nick Jacobs30-Oct-02 11:22 
Hi Gang,
Here's what I've got. I'm working in a doc/view architecture where I've got a tree control sitting on my left side of the screen. I don't have any problems with the line creation. (I'm just doing a simple paint style program, I've got an array of lines, it redraws each line as needed). What I'd like to do is to be able to have some sort of tree representation on the left that would list items like "Line","Text", etc.

What I can't figure out is how I let a tree-control know it needs to add elements to it's list.

I've got the tree control in a docking control bar on the left side.

As a user constructs a line, I know it's end points
Save off line info to array.
<missing step="" here=""> Insert item into the tree control so the user can reselect this specific line later on.

Later on, I'll want to respond to the tree control. As a user selects a line "Designator" in the tree control, I'll remove the line from my array and repaint the view.

Not if it weren't for that one missing step of how I tell the tree-control to add an entry...... Confused | :confused:

Thanks for any help.

Sorry if this seems a little *rambly*.

I'm using VC.Net (only because I wanted to play with it anyways) on a WinXP/Pro box.

Thanks,
Nick
GeneralRe: DocView with tree info... Pin
Chris Richardson30-Oct-02 11:42
Chris Richardson30-Oct-02 11:42 
QuestionHow to load whole file to a CStringEx object ? Pin
ooosawaddee330-Oct-02 11:14
ooosawaddee330-Oct-02 11:14 
AnswerRe: How to load whole file to a CStringEx object ? Pin
Stephane Rodriguez.30-Oct-02 11:17
Stephane Rodriguez.30-Oct-02 11:17 
GeneralI need to detect a float Pin
ns30-Oct-02 11:09
ns30-Oct-02 11:09 
GeneralRe: I need to detect a float Pin
S van Leent30-Oct-02 11:13
S van Leent30-Oct-02 11:13 
GeneralRe: I need to detect a float Pin
alex.barylski30-Oct-02 11:13
alex.barylski30-Oct-02 11:13 
GeneralRe: I need to detect a float Pin
markkuk30-Oct-02 11:34
markkuk30-Oct-02 11:34 
GeneralRe: I need to detect a float Pin
alex.barylski30-Oct-02 14:39
alex.barylski30-Oct-02 14:39 
GeneralRe: I need to detect a float Pin
ns31-Oct-02 1:18
ns31-Oct-02 1:18 
GeneralRe: I need to detect a float Pin
Christian Graus30-Oct-02 11:15
protectorChristian Graus30-Oct-02 11:15 
GeneralThank you! Pin
ns31-Oct-02 1:15
ns31-Oct-02 1:15 
GeneralRe: I need to detect a float Pin
ns31-Oct-02 1:54
ns31-Oct-02 1:54 
Generaldeadlock woes Pin
mystro_AKA_kokie30-Oct-02 11:06
mystro_AKA_kokie30-Oct-02 11:06 
GeneralRe: deadlock woes Pin
User 988530-Oct-02 12:53
User 988530-Oct-02 12:53 
GeneralHelp with ListView Control Pin
Steven M Hunt30-Oct-02 11:06
Steven M Hunt30-Oct-02 11:06 
GeneralRe: Help with ListView Control Pin
alex.barylski30-Oct-02 11:11
alex.barylski30-Oct-02 11:11 
GeneralRe: Help with ListView Control Pin
Anonymous30-Oct-02 11:36
Anonymous30-Oct-02 11:36 

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.