On 01/11/2012 04:20 PM, Chris Lumens wrote:
What happens if the title is very long? Do you have a cap on the size
of the left side box somewhere to limit its width from growing to take
up too much of the screen?
I'd update the patch this way:
http://rvykydal.fedorapeople.org/h_scrolled_device_list.png
diff --git a/pyanaconda/ui/gui/spokes/network.ui
b/pyanaconda/ui/gui/spokes/network.u
index 5f77b7c..a677186 100644
--- a/pyanaconda/ui/gui/spokes/network.ui
+++ b/pyanaconda/ui/gui/spokes/network.ui
@@ -87,8 +87,8 @@
<object class="GtkScrolledWindow" id="devices_scrolledwindow">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
+ <property name="min_content_width">300</property>
<child>
<object class="GtkTreeView" id="treeview_devices">
<property name="visible">True</property>
(let the drifting begin)
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list