On 20. 07. 2022. 01:46, Maxim Ganetsky via lazarus wrote:
19.07.2022 10:50, zeljko via lazarus пишет:
On 18. 07. 2022. 17:53, Alexey Torgashin via lazarus wrote:
Zeljko, currently gtk3 WS is not able to run my text editor app.
Various visual bugs in the main form. I will be happy to pay y
I don't know if it is the same for GTK 4 buut for GTK 1,2 ,3 the problem was
that the API isn't stable. It is work in progress. So for every dot version you
get new functionality. Until they decide it is time for a major release and
gtkX+1 is born, where gtkX becomes obsolete soon. The moment we
After some research, I found a few more serious issues with Gtk3. I will
not bother filing bugs as the issues seem too ingrained to the
implementation.
Here are some problems:
1) TGtkWidget makes custom drawing an inaccessible private field value that
cannot be set. What this means is that only c