From 03c29618313af80978396693ffcddbab4ace5285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=98=D0=B6=D0=B1=D1?= =?UTF-8?q?=83=D0=BB=D0=B0=D1=82=D0=BE=D0=B2?= Date: Mon, 12 Dec 2011 03:24:47 +0400 Subject: [PATCH 4/4] Fix search tab label * Put all buttons into alignments with 0 scale, to prevent them from scaling vertically every time tab gets bigger due to being focused * Put all buttons into a size group to force them to have the same size I'm still not happy with the way labels are resized (or rather NOT resized) --- contrib/gnunet_fs_gtk_search_tab.glade | 109 ++++++++++++++++++++++---------- 1 files changed, 75 insertions(+), 34 deletions(-) diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade index 9a8fa61..196a60d 100644 --- a/contrib/gnunet_fs_gtk_search_tab.glade +++ b/contrib/gnunet_fs_gtk_search_tab.glade @@ -172,22 +172,30 @@ True - False + True 5 0 - - False - True - True + + True + False + 0 + 0 - - True - False - gtk-media-play - 2 + + False + True + True + + + True + False + gtk-media-play + 2 + + @@ -198,17 +206,25 @@ - - False + True - True - True + False + 0 + 0 - + + False True - False - gtk-media-pause - 2 + True + True + + + True + False + gtk-media-pause + 2 + + @@ -219,16 +235,24 @@ - - False + True - True - True + False + 0 + 0 - + + False True - False - gtk-clear + True + True + + + True + False + gtk-clear + + @@ -240,18 +264,26 @@ - - False + True - True - True - half + False + 0 + 0 - + + False True - False - gtk-close - 2 + True + True + half + + + True + False + gtk-close + 2 + + @@ -264,4 +296,13 @@ + + both + + + + + + + -- 1.7.4