Re: Table menu patch for GtkMenu



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]