Results 1 to 4 of 4
Hello! Is it possible to use GLADE (IDE for GTK) for developing proprietary software?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-20-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
Glade
Hello! Is it possible to use GLADE (IDE for GTK) for developing proprietary software?
- 04-20-2007 #2
I don't see why not. GLADE is for GTK apps and the last time I checked, GTK could be used freely to develop proprietary applications.
- 04-20-2007 #3Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
GTK comes with LGPL license, whereas GLADE comes with GPL license !
Therefore, by any way should applications developed with GLADE be open sourced?
- 04-20-2007 #4
Creating an application with GPLed tools does not necessarily mean that the application has to be GPLed. The exception to this is if you are using GPLed source code in the application you are developing. If you are still unsure of whether its ok to use GLADE to create proprietary apps, contact the GLADE devs and ask them.


Reply With Quote
