> From: guilhem.bonnefi...@gmail.com
> To: viking-devel@lists.sourceforge.net
> Date: Mon, 21 Jan 2013 22:46:12 +0100
> CC: guilhem.bonnefi...@gmail.com
> Subject: [Viking-devel] [PATCH] Add a tab in the Track property window
> 
> This patch moves all editable properties of a track/route to a
> dedicated tab. It seems better to distinguish editable properties
> and computed properties (called Statistics).
> 
> TODO: fix how widgets are distributed horizontally in the "Properties"
> tab.
 
Hmm, that part looks OK to me.

In general I agree overall change.

For me it is more the vertical look, as the new properties tab now looks a bit 
strange with the color widget being massive.

I believe the table expands to take up all the space (and thus all the widgets 
inside it do so to).
I don't know how to prevent that from happening.

May be better use a gtk_vbox (as used extensively elsewhere) & gtk_hbox.
Then should be able to pack all the widgets via gtk_box_pack_start

Means more manual code to handle each widget pairings though.

Personally would much prefer to keep the 'Statistics' tab as the first visible 
tab - since these are the values I'm much more interested in (compared to 
comment/description/color & given that the description and color have never 
been available in an official release before now...)

                                          
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to