[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ComboBox in IDE, for Properties/Group not working in GTK
[Thread Prev] | [Thread Next]
- Subject: Re: ComboBox in IDE, for Properties/Group not working in GTK
- From: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Mon, 14 Oct 2024 15:29:17 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Il 14/10/24 15:10, Benoît Minisini ha scritto:
Le 14/10/2024 à 15:06, Gianluigi a écrit :Il 14/10/24 15:03, Benoît Minisini ha scritto:Le 14/10/2024 à 14:49, System64 Development a écrit :Hi, The ComboBox for group properties edition doesn't work, properly. It is no possible write new groups names (yes it is possible but you don see anything you are writing.) https://imgur.com/34T2To9 https://imgur.com/8YG2ssD Regards. Martín.An old problem indeed. The font of the property sheet seems too big for GTK+. Can you try to use a smaller font for the property sheet to see if it fixes the problem with GTK+?Hi Martin, The problem was reported by me a year ago (report 2815), but, as already answered, it seems unsolvable. I solved it by writing in open or _edit etc. Regards GianluigiMaybe it can be solved by making the property sheet cell bigger when you click on it, so that the inner ComboBox has enough room. It's ugly, but it could work. I will check that.
Hi Benoit, Even reducing the font still doesn't work, the only sensible solution is to set group via code (... As "Foo") I don't think that expanding the space will change anything... Regards Gianluigi
ComboBox in IDE, for Properties/Group not working in GTK | System64 Development <64xcode@xxxxxxxxx> |
Re: ComboBox in IDE, for Properties/Group not working in GTK | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: ComboBox in IDE, for Properties/Group not working in GTK | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: ComboBox in IDE, for Properties/Group not working in GTK | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |