PATCH: Implement real right justify in the register

Didier Vidal didier-devel at 9online.fr
Sun Oct 9 16:50:50 EDT 2005


The current implementation of right justify in the register uses pango's
alignment. Unfortunately, this works only on multi-line widgets, since
it is supposed to work with word wrap or char wrap. In the register, you
want to have real right justification, that is, see the end of an
account name, even if the beginning of the name is clipped. This patch
implements this behaviour.

Didier.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: right-justify.patch
Type: text/x-patch
Size: 2862 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-patches/attachments/20051009/ee22fedc/right-justify.bin


More information about the gnucash-patches mailing list