Page 2 of 2

Posted: Wed Sep 13, 2006 6:05 pm
by Beach
I initially selected "Occasionally" but I see now that it would be best to concentrate more on compatibility with the other versions. I now say drop GTK1 and move to all GTK2, anyone needing GTK1 can use the old compiler as someone has already suggested.

Posted: Wed Sep 13, 2006 6:20 pm
by Shannara
I vote for drop the bugger.

Don't waste your time

Posted: Thu Sep 14, 2006 12:57 am
by John Duchek
Drop it.
John

Posted: Thu Sep 14, 2006 9:55 am
by Nik
At the beginning I voted for ocassional use, but dropping it would be just finde to me.

Posted: Thu Sep 14, 2006 9:35 pm
by Ramihyn_
Drop it. Focus on making PB4 with GTK2 libs as stable and compatible as possible.

If people want to support low-end (outdated) machines, they usually have to stick to old(er) development environments anyway -> PB 3.94.

Posted: Tue Oct 10, 2006 11:18 pm
by johnfinch
Drop

Drop

Posted: Mon Oct 23, 2006 5:52 am
by StanDan
I voted that I use it for compiling versions for 1.x and 2.x without changing the code. However now that I think about it. That's hardly ever the case. Usually there will be several CompilerIfs checking the #GTK_MAJOR_VERSION to do something or other GTK specific. So unless the program is extremely simple, it's not really an advantage to have both engines.

Also it's a lot of work to maintain both engines. I'd love to see a Linux 4.0 so I could migrate, I'll write it in 3.94 if a project requires both.

Kinda sad to say since GTK 1.x is blazing fast and has fewer dependencies. It really is closer to the PB spirit, it's just old.

Posted: Mon Oct 23, 2006 2:52 pm
by andreyu
Many new distros not include gtk1 by default.

Posted: Tue Oct 24, 2006 11:02 am
by thamarok
I have been thinking of this and would say don't drop it.
Make Purebasic use GTK2 by default and if people want, they can use GTK1 as a subsystem. Because many people who only use their Linux for desktops, update their systems a lot and with a new distro GTK1 doesn't come usually by default (I am using Debian Etch and it didn't have GTK1)..

However, server/desktop people are still using old distros (like debian Woody) which have GTK1 installed by default and if they had to update their system, one or more days could vanish just because configurations and I wouldn't like that to happen if I had a server running.

And why should GTK1 people use PureBasic 3.94? It doesn't have that much functionality to make a big project for a server etc..