roboguy
Joined: 19 Mar 2007 Posts: 1
|
Posted: Mon Mar 19, 2007 10:44 pm Post subject: Set width of combo box drop down |
|
|
Hi all,
I'm new to GTK programming and am trying to build something using GTK#. I have a couple of combo boxes which contain two columns, a CellRendererPixbuf and a CellRendererText. If any of the strings in the text column are very long, the size of the drop down can grow beyond the size of the screen.
I would like to know if there is a way of limiting the width of the drop down list to be the same width as the combo box?
Thanks for any help you can provide!
Roboguy |
|