http://www.rawmaterialsoftware.com/
http://sourceforge.net/projects/juce/files/juce/2.0/
http://www.rawmaterialsoftware.com/jucefeatures.php

There is binary demo for Windows, very cool! All widgets are custom
drawn, independent form ext library, the source code easyly to learn.
I think a lot of concepts that can be taken from there.

Native language: C++
Platforms: Windows, MacOS, Linux, iOS, Android (Note that Android
support is a work in progress).
Cost: Free for GPL license. Commercial license from £399 (UK pounds)
per product.
License: GPL. Commercial license available.
Source: Open source

JUCE is an all-encompassing C++ class library for developing
cross-platform software. Its designed to contain everything you're
likely to need to create most applications, and is particularly
well-suited for building highly-customised GUIs, and for handling
graphics and sound. JUCE is developed by Raw Material Software and
consists of a small team of developers based in London, England,
founded by Julian Storer in 1999, who is still the primary developer
today. It would probably be best suited to experienced C++ developers.
Julian Storer himself is a professional C++ coder with over 15 years
of C++ experience; he takes pride in the fact the source for JUCE is
literate, coherent, cross-platform and high quality. Adding JUCE to
your C++ application is very simple - the easiest way involves simply
including juce.h in your files and adding a single .cpp file to your
project. No need to compile any libraries or worry about dependencies.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to