Re: [Patch] gtk Box dialog

2004-11-15 Thread John Spray
> Isn't 'else' supported in C++? Darn, I knew there was some keyword I'd forgotten :-) John

Re: [Patch] gtk Box dialog

2004-11-14 Thread Martin Vermeer
On Sun, 2004-11-14 at 16:58, John Spray wrote: > Hi, > > Attached patch implements the box dialog for the gtk frontend. I've > also moved some common functionality out of GGraphics and into ghelpers. > > John + // we're not changing the liststore, just selecting i +

Re: [Patch] gtk Box dialog

2004-11-14 Thread Lars Gullik Bjønnes
John Spray <[EMAIL PROTECTED]> writes: | Hi, > | Attached patch implements the box dialog for the gtk frontend. I've | also moved some common functionality out of GGraphics and into ghelpers. ok -- Lgb

[Patch] gtk Box dialog

2004-11-14 Thread John Spray
Hi, Attached patch implements the box dialog for the gtk frontend. I've also moved some common functionality out of GGraphics and into ghelpers. John Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/gtk/