Question about porting from gtk 2.x to 4.0

2018-09-29 Thread Giuseppe Torelli via gtk-list
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? Thanks Giu

Re: Question about porting from gtk 2.x to 4.0

2018-09-29 Thread Allin Cottrell
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