Op vrijdag 18 mei 2018 13:10:24 CEST schreef Dennis Powless: > I would like to suggest a feature request. I would be willing to learn how > to do it if someone could point me in the right direction on how to > accomplish this. Would love to learn how to work with GN. I'll give it a > go. > > Would love to have a select all option for the account reconcile. I have > to un-click all the entries before I reconcile. Have the button I can > click would help a lot. > How about selecting one line and then clicking ctrl-A ? That should select all of them. If you then want all of them to be reconciled, select ctrl-R.
I realize ctrl-A is a hidden feature. It's not in the reconcile window's menus. So yes, that might be an improvement. To add it you'll need some knowledge of gtk's event model, gtk widgets, menus and actions, the gtkbuilder format ("glade") and how to tie callbacks to menu actions. The code for the reconcile dialog itself can be found in https:// github.com/Gnucash/gnucash/blob/maint/gnucash/gnome/window-reconcile.c Regards, Geert _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.