[Libreoffice] [PATCH] fdo#32413: Add an apply button to style edit dialog in Writer
Miklos Vajna
vmiklos at frugalware.org
Fri Mar 25 16:42:36 PDT 2011
On Fri, Mar 25, 2011 at 08:48:25PM +0000, Michael Meeks <michael.meeks at novell.com> wrote:
> Looks lovely to me - though I guess it might be nice to just pick a
> large number for RET_APPLY and not put that in vcl; that seems to be
> how others do it eg.
>
> sfx2/inc/docvor.hxx:#define RET_EDIT_STYLE 100
> sfx2/inc/sfx2/new.hxx:#define RET_TEMPLATE_LOAD 100
>
> etc. if we want to clean this up - we should add a:
>
> #define RET_CUSTOM_START 100
>
> or something, to the vcl header, and then use that (I think)
Ah, I didn't see it. We talked about this with Cedric and he explained
an idea which avoids any modification in vcl, so I'm not planning to
push this version, a better one will come soon.
The main problem is not with the modification, but if you move the
dialog, click Apply, then its position will be reset, which is ugly.
> > Also, I can change the indentation in sw/source/ui/app/docst.cxx, I
> > didn't do it yet for easier review.
> ..
> > What's your opinion, OK to push?
>
> With the above tweak I'm enthusiastic - nice patch ! :-) but ... why
> are you (Mr Awesome) doing 'easy' hacks ? :-) I guess for each one you
> fix, you need to research & create one more ;->
Partly because of GSoC - it's listed on the wiki page that students
should solve one before applying. Partly as this touches GUI code -
which I never did before, so it amuses me. :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110326/209cf45f/attachment.pgp>
More information about the LibreOffice
mailing list