ezkur / yad

Automatically exported from code.google.com/p/yad
GNU General Public License v3.0
0 stars 0 forks source link

Layout issues with GTK3 #164

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using Ubuntu 13.04 Raring Ringtail with GTK 3.6.4 and YAD 0.20.2.

I'm using the following code:
yad --class="Y-PPA-Manager" --name="Y PPA Manager" 
--window-icon="/usr/share/icons/hicolor/128x128/apps/y-ppa-manager.png" 
--title="Search - Y PPA Manager" --auto-kill --form --field="Search for:" 
--text="\n  Search in all the Launchpad PPAs. To use Deep Search  \n  you must 
enter the exact package name!  \n" --button="gtk-cancel:1" --field="Deep Search 
(more acurate, displays detailed info\nbut is slower):CHK" --button="gtk-ok:0"

Which now looks like this: http://i.imgur.com/L7vP9M2.png

While in previous YAD versions (<20) and in YAD with GTK2, it looks like this: 
http://i.imgur.com/FSrQmzf.png

Original issue reported on code.google.com by nilarimo...@gmail.com on 4 Apr 2013 at 4:41

GoogleCodeExporter commented 8 years ago
fixed in 0.20.3

Original comment by ananasik on 5 Apr 2013 at 8:17

GoogleCodeExporter commented 8 years ago
Fix confirmed, thank you!

Original comment by nilarimo...@gmail.com on 5 Apr 2013 at 10:48