Library or Tools for GUI development on Linux
-
Hi, I want to develop a window like GUI for my appplication(which is running on OpenSUSE). Are there any tools or libraries that I can use ? But the condition is that I can't use GPL/LGPL licensed tools/libraries. Anybody, please reply asap. Regards, Manik
-
Hi, I want to develop a window like GUI for my appplication(which is running on OpenSUSE). Are there any tools or libraries that I can use ? But the condition is that I can't use GPL/LGPL licensed tools/libraries. Anybody, please reply asap. Regards, Manik
If you can't use any GPL stuff, you can't use Linux, or GNU, or X-Windows. How about you write your own OS, compiler, Windowing system etc?
-
If you can't use any GPL stuff, you can't use Linux, or GNU, or X-Windows. How about you write your own OS, compiler, Windowing system etc?
If I bought the license for OpenSuse, doesnt that include X Windows and stuff ?
-
If I bought the license for OpenSuse, doesnt that include X Windows and stuff ?
I doubt you bought a license for OpenSuse. You MAY have bought a DVD, but that's not a license. Anyone can download and use it legally for free. Anyway, all Linux distributions are built using the GNU toolchain (gcc etc) which are GPL (or similar). Who decided you couldn't use GPL code? Do they know what GPL software means?