I am in the midst of porting an app from gtk2 to gtk3. Most of it
has been easy, but there are a few "issues" that are not easy. I
haven't even ventured to look at gtk4 yet. Is it even released
yet? So, from that standpoint of ignorance...I would recommend you
to first move to gtk3. Get things cleaned up, stop using
deprecated functions and symbols, and the like. Then you will be
in better shape to move to gtk4 as a next step.
Matt
On 10/2/2018 3:02 PM, Giuseppe Torelli
via gtk-list wrote:
Thank you. Any other clue? The question is not
interesting?
On Sat, 29
Sep 2018, Giuseppe Torelli via gtk-list wrote:
> Hello,
>
> my application, Imagination, is written in GTK 2.x. After
years of
> inactivity I finally started developing it again so I
wanted to port it to
> GTK 3 but I noticed GTK 4 is under development.
>
> What do you guys suggest to do? Port my app to 3.0 or
wait until 4.0 stable
> is released?
Just one simple observation: porting your app to 3.0 will
probably
be trivial, if you're willing to use functions that are
deprecated
in 3.0 (maybe less trivial if you use low-level drawing
functions).
But porting to GTK 4.0 will likely be quite painful -- my
understanding is that everything that's deprecated in 3.0
(which is
quite a lot of bread-and-butter stuff in 2.x) will be gone in
4.0.
--
Allin Cottrell
Department of Economics
Wake Forest University
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list
|
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list