http://redmine.libnui.net/projects/show/libnui
-- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Thanks Igor,
I will have a look at it soon. Cheers, Alexandre On 24 Apr 2009, at 02:10, Igor Stasenko wrote: > http://redmine.libnui.net/projects/show/libnui > > -- > Best regards, > Igor Stasenko AKA sig. > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Igor Stasenko
Igor Stasenko wrote:
> http://redmine.libnui.net/projects/show/libnui > Unfortunately it is GPL, not even LGPL. Michael _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2009/4/24 Michael Rueger <[hidden email]>:
> Igor Stasenko wrote: >> http://redmine.libnui.net/projects/show/libnui >> > Unfortunately it is GPL, not even LGPL. > Yeah, but primarily it is about design, not using it directly. I'd say, there's not much invented, just a nice composition of what we already having nowadays (hardware-accelerated rendering + css). I like that they came to idea of having things like 'Objects and introspection' and another kinds of abstractions, which we would never care implementing in smalltalk - because its available for free ( i fear to imagine, how such things may look like in C++ :) If you look at http://redmine.libnui.net/wiki/libnui/NuiOverall the main point of interest is "User interface", and partly the rendering engine. > Michael > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Michael Rueger-6
Surprisingly the software bellow does not seem to be GPL but it seems to be using lib NUI.
http://www.motu.com/products/software/machfive How is it possible? Oh may be a dual license scheme à la Troll Tech... Hilaire 2009/4/24 Michael Rueger <[hidden email]> Unfortunately it is GPL, not even LGPL. -- http://blog.ofset.org/hilaire _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Sat, 2009-04-25 at 12:30 +0200, Hilaire Fernandes wrote:
> Surprisingly the software bellow does not seem to be GPL but it seems > to be using lib NUI. > > http://www.motu.com/products/software/machfive > > How is it possible? > http://www.gnu.org/licenses/gpl-faq.html#DoesTheGPLAllowMoney Modification would the biggest issue. Usage only is not that critical. Interfacing is somewhat different. There are circumstances were it is important if the gpl is the major part in our software or just adds something to your software but I forgot the details. my 2 cents, Norbert > Oh may be a dual license scheme à la Troll Tech... > > Hilaire > > 2009/4/24 Michael Rueger <[hidden email]> > Igor Stasenko wrote: > > http://redmine.libnui.net/projects/show/libnui > > > > Unfortunately it is GPL, not even LGPL. > > Michael > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > -- > http://blog.ofset.org/hilaire > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Hilaire Fernandes-4
I have many MOTU products and it seems many of them use it.
You can buy a commercial license: It may well be worth asking them if they'll do a special license given that Smalltalk is by nature mostly open source. Anyone wishing to do a commercial GUI app atop it for money would likely need to buy his own distribution license though. -Todd Blanchard On Apr 25, 2009, at 3:30 AM, Hilaire Fernandes wrote: Surprisingly the software bellow does not seem to be GPL but it seems to be using lib NUI. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |