Re: [BULK] a c++ menubar example?
- From: "Littlefield, Tyler" <tyler@xxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 05:40:59 -0700
because the easy way isn't the best way. I'm anti .rc file. lol
Also, vs 2005 or the version I"m using doesn't support .rc files.
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
----- Original Message -----
From: Sean Farrow
To: programmingblind@xxxxxxxxxxxxx
Sent: Wednesday, January 30, 2008 5:36 AM
Subject: RE: [BULK] a c++ menubar example?
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
------------------------------------------------------------------------------
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.2.1/279 - Release Date: 3/10/2006
- References:
- RE: [BULK] a c++ menubar example?
- From: Sean Farrow
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: Sean Farrow