[haiku-development] Re: [Haiku-commits] r21394 - in haiku/trunk: headers/os/interface src/kits/interface

  • From: "Stefano Ceccherini" <stefano.ceccherini@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 12 Jun 2007 14:36:01 +0200

2007/6/12, Stefano Ceccherini <stefano.ceccherini@xxxxxxxxx>:
2007/6/12, Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>:

> -1, if there's unnecessary spacing in case none of the items controls a
> submenu. Otherwise I'd like to see it.

As I said in the other mail, there IS unnecessary spacing, since the
menuitems can't know if the menu has some items with a submenu or not.
I'll try to come up with some solution to this, though.


Ok, I made it, although I don't know if it's a nice solution:
I added a fSubmenus member to BMenu, which is checked from BMenuItem.
I'll post a screenshot soon. (although you can check by yourself, of course).

Other related posts: