2013/1/22 Robert Norris <rw_nor...@hotmail.com>

>  > 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.
>

Arg... yes, it's the vertical look that is incorrect (I should not send
email after 22h).


> 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.
>

Same analysis. I didn't find where to set such property.


> 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.
>

The Gtk help indicates that GtkTable is depreciated and GtkGrid should be
used instead. I don't know if behavior is better.


> 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...)
>


>  I'm not sure. When using the "Properties" dialog on an item, I espect a
dialog to change its properties.
As an example, we can take a look at the "Properties" dialog offered by
Nautilus when clicking a file. The first tabs are the one that are generics
and can help to change some properties. The final tabs are the one that
give specific informations on the file (for example, the EXIF related data
of an image, or framerate and so of a video).

-- 
Guilhem BONNEFILLE
-=- JID: gu...@im.apinc.org MSN: guilhem_bonnefi...@hotmail.com
-=- mailto:guilhem.bonnefi...@gmail.com
-=- http://nathguil.free.fr/
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
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