|
-
December 29th, 2008, 02:31 AM
#1
winapi c++ - xml
Looking for references on how to use xml to create menus. Thanks.
-
December 29th, 2008, 04:20 AM
#2
Re: winapi c++ - xml
Regards,
Ramkrishna Pawar
-
December 29th, 2008, 05:22 AM
#3
Re: winapi c++ - xml
Where?? Thats a stupid question. I need to create menus for the restaurant I work at and need to use c++, winapi, xml.
Let me educate you. Some programs use menus, whether it be a "menu" with file, edit, view, history, etc located at the top of a program or a right click "menu" called a context menu. There you go, you should feel smarter.
One of notepad++ xml files looks like this. Yes, I could just go look at Notepad++'s source code, but im choosing not too:
Code:
- <NotepadPlus>
- <ScintillaContextMenu>
<Item MenuEntryName="Edit" MenuItemName="Cut" />
<Item MenuEntryName="Edit" MenuItemName="Copy" />
<Item MenuEntryName="Edit" MenuItemName="Paste" />
<Item MenuEntryName="Edit" MenuItemName="Delete" />
<Item MenuEntryName="Edit" MenuItemName="Select all" />
<Item id="0" />
<Item MenuEntryName="Search" MenuItemName="Mark all" />
<Item MenuEntryName="Search" MenuItemName="Unmark all" />
<Item id="0" />
<Item MenuEntryName="Edit" MenuItemName="to Upper case" />
<Item MenuEntryName="Edit" MenuItemName="to Lower case" />
<Item id="0" />
<Item MenuEntryName="Edit" MenuItemName="Block toggle comment" />
<Item MenuEntryName="Edit" MenuItemName="Stream comment" />
<Item id="0" />
<Item MenuEntryName="View" MenuItemName="Hide lines" />
</ScintillaContextMenu>
</NotepadPlus>
If I create an xml file, I can parse it, and assign values to the what I want, but don't know how to create menus outside of resource file.
Last edited by zaryk; December 29th, 2008 at 05:36 AM.
-
December 29th, 2008, 06:51 AM
#4
-
December 30th, 2008, 01:31 PM
#5
Re: winapi c++ - xml
Let me educate you. Some programs use menus, whether it be a "menu" with file, edit, view, history, etc located at the top of a program or a right click "menu" called a context menu. There you go, you should feel smarter.
Big words for someone who asks a lot of, "noobish" questions.
Think about it.
-
December 30th, 2008, 10:54 PM
#6
Re: winapi c++ - xml
I'm sorry, I haven't seen your name before, CatShoe. Noobish questions are easy to come up with. You should be able to answer all my questions, then. See your answers soon.
-
December 31st, 2008, 09:39 AM
#7
Re: winapi c++ - xml
You probably should give people who are trying to help you, a little bit more respect. Your comments above didn't sound so.
Anyways, I wish you a happy new year :-)
-
December 31st, 2008, 11:35 AM
#8
Re: winapi c++ - xml
Where?? Thats a stupid question.
Let me educate you. Some programs use menus, whether it be a "menu" with file, edit, view, history, etc located at the top of a program or a right click "menu" called a context menu. There you go, you should feel smarter.
I'm sorry, I haven't seen your name before, CatShoe.
Man, I have seen your name before, and have to say, you had shown nothing that can excuse your present behavior.
Best regards,
Igor
-
January 1st, 2009, 04:36 AM
#9
Re: winapi c++ - xml
I am glad that I'm popular, that's my intention.
-
January 1st, 2009, 05:43 AM
#10
Re: winapi c++ - xml
Impertinence seems like too high price for cheap popularity. Popularity vanishes too fast, reputation lasts much longer. If I were you, I would revise my intentions.
Best regards,
Igor
-
January 1st, 2009, 08:51 AM
#11
Re: winapi c++ - xml
"Popularity vanishes too fast, reputation lasts much longer."
Great statement for 2009!
-
January 1st, 2009, 11:43 PM
#12
Re: winapi c++ - xml
Popularity? Reputation? - I view popularity grows through opinion, and I state my opinion often. Plus, a forum reputation is just an idea. I could create another username, and reword the same questions I have already asked, and ya'll would never know. Like, if you met me in real life, you would never guess that I'm the rude, impolite zaryk.
-
January 1st, 2009, 11:58 PM
#13
Re: winapi c++ - xml
Well...popular or not....I would suggest putting the whole thing to a rest now...thank you very much.
-
January 2nd, 2009, 02:49 AM
#14
Re: winapi c++ - xml
 Originally Posted by zaryk
Where?? Thats a stupid question. I need to create menus for the restaurant I work at and need to use c++, winapi, xml.
Is it ? Looking at your post, and the amount of information you have provided, and knowing thousand ways menu requirement can be interpreted, I would love to ask, who is stupid now ?
By 'where', I mean you have not posted about what the heck type your application is, 'where' would that menu go, what kind of menus you want whether it would be dynamically taken from external file or from xml resource.. But you don't care about that, you don't want your information, do you?
 Originally Posted by zaryk
Let me educate you. Some programs use menus, whether it be a "menu" with file, edit, view, history, etc located at the top of a program or a right click "menu" called a context menu. There you go, you should feel smarter.
Ohh, that menu... thanks I think I could pass my second standard now.
 Originally Posted by zaryk
If I create an xml file, I can parse it, and assign values to the what I want, but don't know how to create menus outside of resource file.
If you need help on getting your question answered then I think you first need to learn the mechanics of "Asking the question", and yeah, attitude doesn't help.
Last edited by Krishnaa; January 2nd, 2009 at 02:53 AM.
Regards,
Ramkrishna Pawar
-
January 3rd, 2009, 09:31 AM
#15
Re: winapi c++ - xml
Well, first of all, it was not a question, it was a statement.
Looking for references on how to use xml to create menus. Thanks.
Second of all, common sense would say, "This dude would like references on how to use xml to create menus." Then common sense would say, "Well, there are multiple ways of using xml files to create menus." Then common sense would say, "So lets get him everything I can find, and explain to him that he can create menus dynamically from external files or from xml resources."
AND if you were thinking at all, you would figure that if this person, zaryk, was asking for references on how to use xml to create menus, then more than likely he hasn't done it before, and probably doesn't know a lot about using xml files in a program and can't give you a lot of detail about how he wants to use xml files, so asking, "Menus??? Where???", is quite stupid and deserves a smarta$$ remark.
"Menus??? Where???" can also be taken as sarcasm.
: )
OH, and one more thing. You really ought to read before you state stuff like:
I wasn't stating anyone as being "stupid" when I said:
I was just stating your question was stupid.
Last edited by zaryk; January 3rd, 2009 at 09:46 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|