[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comboboxes in IDE and programs not work


On Fri, 4 Apr 2025 at 10:20, gaucho <64xcode@xxxxxxxxx> wrote:

> Hi
>
> The comboboxes do not work correctly in IDE (in gtk mode), also the
> programs.
> Normally I use GTK (ubuntu) then I use QT5 & 6 it works but the
> selection in the code window has a strange behavior as I can't select a
> variable to see if value and stuff like that, it's really very
> annoying.
> Any idea? is it a bug?
>
> Best regards
>
> Martin


Possibly just a difference in the way QT controls work?

The toolkits do more than just create Controls, they also have different
behaviors like how key presses effect some controls..
Some controls working "differently" with QT to GTK is expected and not a
bug.
Your explanation of the exact problem you are having is hard to understand.
(maybe give more details)

I just tried the IDE with both GTK+ and then QT and my combobox's are all
working as expected with mouse clicks.


BruceS

References:
Comboboxes in IDE and programs not workgaucho <64xcode@xxxxxxxxx>