Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1171
| Newsgroups | comp.lang.basic.visual.misc |
|---|---|
| Subject | Re: Dynamically loading menus |
| From | Gutless Umbrella Carrying Sissy <taustinca@gmail.com> |
| References | <XnsA0688A8AEEE91taustingmail@69.16.186.7> <jqn90m$ts8$1@speranza.aioe.org> |
| Message-ID | <XnsA06A5558EED75taustingmail@69.16.186.7> (permalink) |
| Organization | Forte Inc. http://www.forteinc.com/apn/ |
| Date | 2012-06-06 08:23 -0700 |
Deanna Earley <dee.earley@icode.co.uk> wrote in
news:jqn90m$ts8$1@speranza.aioe.org:
> On 04/06/2012 21:37, Gutless Umbrella Carrying Sissy wrote:
>> VB6:
>>
>> In dymanically loading menus, is there any way to load them as
>> a submenu of another dynamically loaded menu?
>>
>> As in, I have an array called "Category", which starts at
>> design time as a single element of (0). There is a sub menu
>> called "Item," also an array with a single element of (0).
>>
>> Loading additional menu entries for Category is easy. But is
>> there any way to load Item(1) and make it a submenu of
>> Category(1), rather than Category(0)?
>
> Last time I tried to do this (too many years ago) I couldn't
> find any native VB6 way.
That's certainly the conclusion I got from Google.
> The only solution was Win32 menus but I ended up reworking the
> UI/requirements to avoid it altogether.
>
And that's the direction I'm heading. Nice to know I didn't miss
anything.
--
Terry Austin
"Terry Austin: like the polio vaccine, only with more asshole."
-- David Bilek
Jesus forgives sinners, not criminals.
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Dynamically loading menus Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-06-04 13:37 -0700
Re: Dynamically loading menus Deanna Earley <dee.earley@icode.co.uk> - 2012-06-06 10:48 +0100
Re: Dynamically loading menus Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-06-06 08:23 -0700
Re: Dynamically loading menus "Farnsworth" <nospam@nospam.com> - 2012-06-06 11:51 -0400
Re: Dynamically loading menus Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-06-06 09:17 -0700
Re: Dynamically loading menus "Farnsworth" <nospam@nospam.com> - 2012-06-06 12:56 -0400
Re: Dynamically loading menus Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-06-06 10:51 -0700
csiph-web