Click here to Skip to main content
15,902,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem of Edit Box Control. Pin
Cedric Moonen2-Apr-08 2:19
Cedric Moonen2-Apr-08 2:19 
GeneralRe: Problem of Edit Box Control. Pin
Le@rner2-Apr-08 2:28
Le@rner2-Apr-08 2:28 
GeneralRe: Problem of Edit Box Control. Pin
Maximilien2-Apr-08 2:40
Maximilien2-Apr-08 2:40 
GeneralRe: Problem of Edit Box Control. Pin
Hamid_RT7-Apr-08 4:04
Hamid_RT7-Apr-08 4:04 
GeneralRe: Problem of Edit Box Control. Pin
David Crow2-Apr-08 3:35
David Crow2-Apr-08 3:35 
GeneralCreating dynamic output in command prompt Pin
Auchioane2-Apr-08 1:31
Auchioane2-Apr-08 1:31 
GeneralRe: Creating dynamic output in command prompt Pin
Cedric Moonen2-Apr-08 2:12
Cedric Moonen2-Apr-08 2:12 
GeneralRe: Creating dynamic output in command prompt Pin
Auchioane2-Apr-08 2:44
Auchioane2-Apr-08 2:44 
Sorry should have stated myself clearer. I can extract any of the data items from the created objects. The objects are instances of my designed class.

The class that im using is basicly with member functions taken out:

class thing
{
string name;
double price;
string desc;
}


I'm using vectors to store my objects since I'm only just learning to code in c++ and don't quite understand pointers but have experiance with other languages like modula2.
GeneralRe: Creating dynamic output in command prompt Pin
Cedric Moonen2-Apr-08 2:57
Cedric Moonen2-Apr-08 2:57 
GeneralRe: Creating dynamic output in command prompt Pin
Auchioane2-Apr-08 12:03
Auchioane2-Apr-08 12:03 
GeneralRe: Creating dynamic output in command prompt Pin
Cedric Moonen2-Apr-08 20:36
Cedric Moonen2-Apr-08 20:36 
GeneralRe: Creating dynamic output in command prompt Pin
Maximilien2-Apr-08 2:48
Maximilien2-Apr-08 2:48 
GeneralRe: Creating dynamic output in command prompt Pin
Auchioane2-Apr-08 16:00
Auchioane2-Apr-08 16:00 
QuestionCallStack checking? Pin
RamaraoPV2-Apr-08 0:35
RamaraoPV2-Apr-08 0:35 
GeneralRe: CallStack checking? Pin
Cedric Moonen2-Apr-08 0:57
Cedric Moonen2-Apr-08 0:57 
GeneralRe:Thanks still i have the question? Pin
RamaraoPV2-Apr-08 1:13
RamaraoPV2-Apr-08 1:13 
GeneralRe:Thanks still i have the question? Pin
Cedric Moonen2-Apr-08 2:14
Cedric Moonen2-Apr-08 2:14 
GeneralPrinter DC Pin
Developer6112-Apr-08 0:22
Developer6112-Apr-08 0:22 
GeneralRe: Printer DC Pin
_AnsHUMAN_ 2-Apr-08 1:14
_AnsHUMAN_ 2-Apr-08 1:14 
GeneralRe: Printer DC Pin
Developer6112-Apr-08 1:28
Developer6112-Apr-08 1:28 
GeneralRe: Printer DC Pin
Rajkumar R2-Apr-08 1:51
Rajkumar R2-Apr-08 1:51 
GeneralRe: Printer DC Pin
Rajkumar R2-Apr-08 1:19
Rajkumar R2-Apr-08 1:19 
GeneralRe: Printer DC Pin
Krishnakumartg3-Apr-08 21:37
Krishnakumartg3-Apr-08 21:37 
GeneralRe: Printer DC Pin
Hamid_RT7-Apr-08 3:54
Hamid_RT7-Apr-08 3:54 
QuestionHow to get focus to property sheet in windows programming(win32) Pin
Swty2-Apr-08 0:15
Swty2-Apr-08 0: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.