Re: [GNC-dev] Co-Owner (v0.3.3)

2022-06-30 Thread Robert Fewell
Ralf, I will have a look tomorrow. Regards, Bob On Thu, 30 Jun 2022 at 14:03, Ralf Zerres wrote: > Rob, > > thanks for anwering. And yes, i do have a specific problem. > It's more a comprehension problem when creating new menu entries. > > What i extended > === > > This is an extact

Re: [GNC-dev] Co-Owner (v0.3.3)

2022-06-30 Thread Ralf Zerres
Rob, thanks for anwering. And yes, i do have a specific problem. It's more a comprehension problem when creating new menu entries. What i extended === This is an extact just to explain the involed gui stuff: inside  "gnucash/gnome/gnc-plugin-business.c" i did create new/needed  "Bu

Re: [GNC-dev] How to start fresh

2022-06-30 Thread Robert Fewell
Eric, The only way I can think of is this but make sure you have a backup of your existing work. 1) Make sure you are saving xml files and under Edit->Preferences->General compression is not set. 2) Use File->Export->'Export Accounts' to create a new file with the accounts. 3) Open the new file in

Re: [GNC-dev] Co-Owner (v0.3.0)

2022-06-30 Thread Robert Fewell
Ralf, The current minimum Gtk3 version is 3.22.30. All the glade files have been generated with Glade 3.38.2 with the minimum Gtk version set to 3.22. Is there a specific problem you have found that you need help with? Regards, Bob On Wed, 29 Jun 2022 at 18:32, Ralf Zerres wrote: > Hey all, >