* src/ViewManager.py (ViewManager.create_pages): Use toggle

buttons on the sidebar.
	(ViewManager.change_page): Turn off previously active button.


svn: r6299
This commit is contained in:
Alex Roitman
2006-04-10 05:49:20 +00:00
parent 3c5912df5f
commit 8fc68feaca
2 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2006-04-09 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (ViewManager.create_pages): Use toggle
buttons on the sidebar.
(ViewManager.change_page): Turn off previously active button.
2006-04-09 Brian Matherly <pez4brian@users.sourceforge.net>
* src/docgen/ODFDoc.py: Improve graphic alignment (Bug 1370498)
* src/docgen/OpenOfficeDoc.py: Improve graphic alignment (Bug 1370498)