Tab position preference

Geert Janssens janssens-geert at telenet.be
Tue Oct 22 05:51:31 EDT 2013


On Saturday 19 October 2013 23:31:06 Mike Alexander wrote:
> I just noticed a minor problem with the new settings code.  I had my
> tab position preference set to "Right" but after I migrated to the new
> preference system the tabs show up on the top of the window until I
> open the Preferences dialg.  As soon as I do that they immediately
> jump to the right.  This seems to be because initializing the
> preferences dialog causes gnc_main_window_update_tab_position to be
> called when it binds the radio buttons to the preferences for tab
> position.  I set a breakpoint there and this is the first time that
> this function is called.
> 
> I'm running the X11 version of GnuCash on MacOSX.  Does anyone know
> where the preferences are stored in that environment?  I can't find
> them and I can't find any recently changed file that might contain
> them.  When I try to look at them with the gsettings command, I seem
> to get the default values, but GnuCash manages to get the correct
> current values.
> 
>              Mike
> 
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

I did indeed disable the code that should set the tab position 
preference while creating new windows. I have just pushed a fix 
(r23308).

Thanks for reporting this.

Geert


More information about the gnucash-devel mailing list