Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #1176

Re: Dynamically loading menus

From "Farnsworth" <nospam@nospam.com>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Dynamically loading menus
Date 2012-06-06 12:56 -0400
Organization Aioe.org NNTP Server
Message-ID <jqo23o$6jc$1@speranza.aioe.org> (permalink)
References <XnsA0688A8AEEE91taustingmail@69.16.186.7> <jqnuai$rii$1@speranza.aioe.org> <XnsA06A5E82EA8EAtaustingmail@69.16.186.7>

Show all headers | View raw


"Gutless Umbrella Carrying Sissy" <taustinca@gmail.com> wrote in message 
news:XnsA06A5E82EA8EAtaustingmail@69.16.186.7...
> "Farnsworth" <nospam@nospam.com> wrote in
> news:jqnuai$rii$1@speranza.aioe.org:
>
>> "Gutless Umbrella Carrying Sissy" <taustinca@gmail.com> wrote in
>> message news:XnsA0688A8AEEE91taustingmail@69.16.186.7...
>>> 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)?
>>
>> Download the following VB5/6 source library, and check out
>> CPopupMenu.cls, and "cpopupmenu" demo.
>>
>> http://sourceforge.net/projects/codebox/
>>
> I'm a little skeptical there. There's no need for an msi file for
> code samples, and the link to "VBBox CodeBox Framework Web Site" goes
> to a web site peddling weight loss snake oil. WFT?

There is a ZIP version of the same files. Here is a direct link to the page 
that shows it:

http://sourceforge.net/projects/codebox/files/codebox/codebox-v2.0/

You normally get to it by clicking on "Files" tab, then "codebox", followed 
by "codebox-v2.0". It has all the API written in an easy to use class. The 
web site that was describing the library went offline long time ago, here is 
the link to the site on the Internet Archive:

http://wayback.archive.org/web/*/http://www.vbbox.com/

Here is some documentation, scroll to the very end to "Framework Contents". 
This is the last version of the documentation that seems to be archived. 
Later the author used a DB based format, similar to web forums, so it was 
not archived:

http://web.archive.org/web/20030622091449/http://www.vbbox.com/codebox/index.htm

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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