menu

The String argument of the menubar template has been removed. menuitems must be added to applications that were previously using built-in menu templates:

menubar{
  menu
  {
    menuheader{ ... }
--> menuitems{ <---
      menuitem{ ... }
      menuitem{ ... }
--> } <---
  }
}
Submitted by Danny Groenewegen on 4 January 2011 at 12:54

On 4 January 2011 at 12:55 Danny Groenewegen tagged 1.2.6

On 4 January 2011 at 12:55 Danny Groenewegen tagged 1.2.6

On 4 January 2011 at 12:55 Danny Groenewegen tagged 1.2.6

On 4 January 2011 at 12:55 Danny Groenewegen closed this issue.

Log in to post comments