[ruby-gnome2] Problem with combos in 0.9 version

Hi all.

I have a very strange problem with last version of ruby-gnome2. When
I fill a Combo with strings (set_popdown_strings), options doesn’t go
into list, but beside it, to the right, making combo extremely wide.

Any clue?

I have compiled in Debian Sid.

						David

Hi,

rbgtkcombo.c (2.63 KB)

···

On Tue, 9 Mar 2004 21:34:42 +0900 David Espada davinciSINSPAM@escomposlinux.org wrote:

Hi all.

I have a very strange problem with last version of ruby-gnome2. When
I fill a Combo with strings (set_popdown_strings), options doesn’t go
into list, but beside it, to the right, making combo extremely wide.

Any clue?

Sorry, it’s a bug.
There were some debug code. I shouldn’t apply it to CVS.

Here is a new rbgtkcombo.c. Please try it again.


.:% Masao Mutohmutoh@highway.ne.jp

Thanks. I have compiled with your file and now there is no problem :slight_smile:

							David
···

El martes 09 de marzo, Masao Mutoh escribió:

I have a very strange problem with last version of ruby-gnome2. When
I fill a Combo with strings (set_popdown_strings), options doesn’t go
into list, but beside it, to the right, making combo extremely wide.

Sorry, it’s a bug.
There were some debug code. I shouldn’t apply it to CVS.

Here is a new rbgtkcombo.c. Please try it again.