r23761 - gnucash/trunk/src/gnome - Bug 721954 - Multiple Scheduled Transaction Editors

Geert Janssens janssens-geert at telenet.be
Sat Jan 25 03:43:38 EST 2014


On Friday 24 January 2014 19:55:42 John Ralls wrote:
> Author: jralls
> Date: 2014-01-24 19:55:42 -0500 (Fri, 24 Jan 2014)
> New Revision: 23761
> Trac: http://svn.gnucash.org/trac/changeset/23761
> 
> Modified:
>    gnucash/trunk/src/gnome/gnc-plugin-page-sx-list.c
> Log:
> Bug 721954 - Multiple Scheduled Transaction Editors
> 
> Gnc_gobject_remember the SX editor, and test for it before
> creating a new one.
> 
This one is very instructive. I didn't know about the gnc-gobject code. Instead I 
know several windows in GnuCash use the gnc-component-manager code to check 
if an instance of the window already exists.

It seems these two interfaces have some overlapping functionality.

Geert


More information about the gnucash-devel mailing list