Re: Table menu patch for GtkMenu
- From: Kristian Rietveld <kris gtk org>
- To: Matthias Clasen <maclas gmx de>
- Cc: gtk-devel-list gnome org
- Subject: Re: Table menu patch for GtkMenu
- Date: Tue, 19 Aug 2003 18:32:15 +0200
On Mon, 2003-08-18 at 10:53, Matthias Clasen wrote:
> Reasonable, just needs to be documented.
Yeah. I will promise to update the GtkMenu docs. Really :)
>
> >
> > >
> > > * Do we need vertical separators in menus ? I guess we do, if we want to
> > > allow columned menus ?
> >
> > Hmm, that might be nice. I have no problems volunteering to implement
> > it. My proposal is to add an "orientation" property to
> > GtkSeparatorMenuItem. That should be enough to support vertical
> > separators in table menus.
> >
>
> While I think adding "orientation" wouldn't be bad, I think that we could
> almost get away with autodecting the orientation from the attachment
> parameters:
>
> spanning more than one column -> horizontal
> spanning more than one row -> vertical
> spanning multiple rows and columns -> error
Looks like that would work. I will write a patch for the separator menu
item once my GtkMenu patch lands in HEAD.
-Kris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]