RE: [BULK] a c++ menubar example?
- From: "Sean Farrow" <sean.farrow@xxxxxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 12:36:08 -0000
Hi Tyler:
Why areyou using c++ code, are you using a doalog-basxed applicationsand
drawing hte menu-bar yourself? why not just use an rc file anddo it the
easy way.
Sean.
________________________________
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Littlefield,
Tyler
Sent: 30 January 2008 12:16
To: programmingblind@xxxxxxxxxxxxx
Subject: [BULK] a c++ menubar example?
Importance: Low
Hello list,
I'm working with a gui that requires a menubar.
I created a global handle that holds all my menubar items, and then
added them with the MF_POPUP flag.
I'm adding items to the menu handles in turn. trying to keep the tree
concept in mind.
I'm not able to get this working, for some reason.
Is there a bit of code that demonstrates how to do this? Would really be
appriciated. Fought with this for a couple hours last night.
Thanks,
Tyler Littlefield
Vertigo head coder.
"I can only please one person per day; Today doesn't seem like your day,
and tomorrow doesn't look to promising either."
"A life? Where can I download that at?"
Contact information:
email: tyler@xxxxxxxxxxxxx
skype: st8amnd127
aim: st8amnd2005
msn: tyler@xxxxxxxxxxxxx
- Follow-Ups:
- Re: [BULK] a c++ menubar example?
- From: Littlefield, Tyler
Other related posts:
- » RE: [BULK] a c++ menubar example?
- » Re: [BULK] a c++ menubar example?
- » RE: [BULK] a c++ menubar example?
- » Re: [BULK] a c++ menubar example?
- Re: [BULK] a c++ menubar example?
- From: Littlefield, Tyler