Click here to Skip to main content
15,905,563 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Get point size from font? Pin
valikac28-Jan-03 9:13
valikac28-Jan-03 9:13 
GeneralRe: Get point size from font? Pin
Moak28-Jan-03 9:26
Moak28-Jan-03 9:26 
GeneralRe: Get point size from font? Pin
valikac28-Jan-03 12:05
valikac28-Jan-03 12:05 
GeneralRe: Get point size from font? Pin
Moak28-Jan-03 20:12
Moak28-Jan-03 20:12 
QuestionHow to draw shadow for my thumbnail image? Pin
Hiusing28-Jan-03 8:06
Hiusing28-Jan-03 8:06 
AnswerRe: How to draw shadow for my thumbnail image? Pin
Chris Losinger28-Jan-03 8:37
professionalChris Losinger28-Jan-03 8:37 
AnswerRe: How to draw shadow for my thumbnail image? Pin
#realJSOP28-Jan-03 9:30
professional#realJSOP28-Jan-03 9:30 
GeneralXML Document Pin
Jamie Hale28-Jan-03 8:06
Jamie Hale28-Jan-03 8:06 
I'm building an application that will use a XML file as a document. The application will simply load the document and allow the user to edit it - adding nodes here and there. The editing will be done in custom controls, so I'm not looking for a generic XML editor...

My question is this: would it be wise to use the DOM as my document? That is, would my CDocument-derived class simply maintain and update an IXMLDOCDocument? Or would it be better to load the XML then convert to an internal format (converting on save as well)?

J

May the bear never have cause to eat you.

GeneralRe: XML Document Pin
Ryan_Roberts28-Jan-03 8:28
Ryan_Roberts28-Jan-03 8:28 
GeneralRe: XML Document Pin
Jamie Hale28-Jan-03 8:32
Jamie Hale28-Jan-03 8:32 
GeneralExtracting a number from text... Pin
Matt Gullett28-Jan-03 8:01
Matt Gullett28-Jan-03 8:01 
GeneralRe: Extracting a number from text... Pin
valikac28-Jan-03 9:16
valikac28-Jan-03 9:16 
GeneralRe: Extracting a number from text... Pin
Matt Gullett28-Jan-03 9:31
Matt Gullett28-Jan-03 9:31 
GeneralRe: Extracting a number from text... Pin
Anonymous28-Jan-03 10:21
Anonymous28-Jan-03 10:21 
GeneralRe: Extracting a number from text... Pin
Matt Gullett28-Jan-03 10:44
Matt Gullett28-Jan-03 10:44 
GeneralList View column formatting Pin
Brigg Thorp28-Jan-03 7:55
Brigg Thorp28-Jan-03 7:55 
GeneralRe: List View column formatting Pin
Roger Allen29-Jan-03 1:18
Roger Allen29-Jan-03 1:18 
GeneralTray Icon Pin
progman28-Jan-03 7:52
progman28-Jan-03 7:52 
GeneralRe: Tray Icon Pin
Abbas_Riazi28-Jan-03 18:13
professionalAbbas_Riazi28-Jan-03 18:13 
Generalsubsubmenu flyouts.... Pin
ns28-Jan-03 6:56
ns28-Jan-03 6:56 
GeneralUsing SetMenuInfo Pin
ns28-Jan-03 6:24
ns28-Jan-03 6:24 
GeneralRe: Using SetMenuInfo Pin
ns28-Jan-03 8:45
ns28-Jan-03 8:45 
GeneralRe: Using SetMenuInfo Pin
Joaquín M López Muñoz28-Jan-03 8:48
Joaquín M López Muñoz28-Jan-03 8:48 
GeneralI think that works.... Pin
ns28-Jan-03 9:13
ns28-Jan-03 9:13 
GeneralRe: I think that works.... Pin
Joaquín M López Muñoz28-Jan-03 9:17
Joaquín M López Muñoz28-Jan-03 9:17 

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.