[Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread Manuel Quiñones
Signed-off-by: Manuel Quiñones --- pippy_app.py | 50 ++ 1 files changed, 30 insertions(+), 20 deletions(-) diff --git a/pippy_app.py b/pippy_app.py index 180766b..25651f4 100644 --- a/pippy_app.py +++ b/pippy_app.py @@ -63,8 +63,9 @@ class Words

[Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-24 Thread Manuel Quiñones
Signed-off-by: Manuel Quiñones --- pippy_app.py | 50 ++ 1 files changed, 30 insertions(+), 20 deletions(-) diff --git a/pippy_app.py b/pippy_app.py index 180766b..25651f4 100644 --- a/pippy_app.py +++ b/pippy_app.py @@ -63,8 +63,9 @@ class Words

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread manuel quiñones
Before this patch: http://dev.laptop.org/~manuq/words_design/words_canvas-old.png after: http://dev.laptop.org/~manuq/words_design/words_canvas-new.png 2011/8/17 Manuel Quiñones : > Signed-off-by: Manuel Quiñones > --- >  pippy_app.py |   50 ++ >

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread Gary Martin
On 18 Aug 2011, at 02:43, manuel quiñones wrote: > Before this patch: > > http://dev.laptop.org/~manuq/words_design/words_canvas-old.png > > after: > > http://dev.laptop.org/~manuq/words_design/words_canvas-new.png Thanks for the screen shot. Yes, that is a definite improvement :) Regards, --

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread Gonzalo Odiard
Very good!. May be you can use the mouth ('microphone') icon to the Speak buttons? Like http://wiki.sugarlabs.org/go/File:Infused_Toolbar_3a.png Gonzalo On Wed, Aug 17, 2011 at 10:43 PM, manuel quiñones wrote: > Before this patch: > > http://dev.laptop.org/~manuq/words_design/words_canvas-old.pn

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread Rafael Ortiz
On Wed, Aug 17, 2011 at 10:43 PM, Gonzalo Odiard wrote: > Very good!. May be you can use the mouth ('microphone') icon to the Speak > buttons? > Like http://wiki.sugarlabs.org/go/File:Infused_Toolbar_3a.png > > Gonzalo > > On Wed, Aug 17, 2011 at 10:43 PM, manuel quiñones < > manuel.por@gmail

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread manuel quiñones
2011/8/18 Gonzalo Odiard : > Very good!. May be you can use the mouth ('microphone') icon to the Speak > buttons? > Like http://wiki.sugarlabs.org/go/File:Infused_Toolbar_3a.png Yes I also thought about it! Between other things, Words needs love. > > Gonzalo > > On Wed, Aug 17, 2011 at 10:43 PM,

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-17 Thread Rafael Ortiz
On Wed, Aug 17, 2011 at 8:38 PM, Manuel Quiñones wrote: > Signed-off-by: Manuel Quiñones > --- > pippy_app.py | 50 ++ > 1 files changed, 30 insertions(+), 20 deletions(-) > > diff --git a/pippy_app.py b/pippy_app.py > index 180766b..25651f4 100

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-25 Thread Rafael Ortiz
On Wed, Aug 24, 2011 at 9:19 PM, Manuel Quiñones wrote: > Signed-off-by: Manuel Quiñones > --- > pippy_app.py | 50 ++ > 1 files changed, 30 insertions(+), 20 deletions(-) > > diff --git a/pippy_app.py b/pippy_app.py > index 180766b..25651f4 100

Re: [Sugar-devel] [PATCH] Words: better layout and spacing of the canvas elements

2011-08-25 Thread manuel quiñones
El día 25 de agosto de 2011 14:10, Rafael Ortiz escribió: > This was already applied. >  http://git.sugarlabs.org/words-activity/words-activity/commit/a0967841570bf9450105f237a9160c61411c428c > I think you sent it by accident :). Oops sorry, I was trying to send another one, that needs to be appl