Menu

#18 Menu bar GUI element.

1.2
closed
nobody
None
2017-04-03
2015-06-14
Blady
No

Without using Gnoga.Gui.Plugin.jQueryUI.Widget, what could be used to create a menu bar with several levels?
Thanks, Pascal.

With out using bootstrap or other CSS library, you would have to roll your own. It is on my list of todos to write a custom view just for menu bars. The simplest way I think is to use a list that shows and hides child lists.
David Botton

Discussion

  • David Botton

    David Botton - 2015-06-24
    • Milestone: 1.0 --> 1.2
     
  • Blady

    Blady - 2017-04-03
    • status: open --> closed
     
  • Blady

    Blady - 2017-04-03

    Fixed with commit [898146] in dev_1.3 branch.
    Add support to MNMenu javascript library (https://github.com/manusa/mnmenu).

     

    Related

    Commit: [898146]


Log in to post a comment.