Juce Gui Components?

Hello.

I have compiled the introducer and have been experimenting with gui components to see what can be achieved.

Looking at the JUCE website I can see many examples with allot of features I'm sure I can't see in the 'Introducer'?  

I'm using Introducer 3.0 ( due to the MinGW compiler restrictions). 

 

Is there more components like a 'ListBox' etc available.  Does the 'Introducer' just allow you to add only basic widgets?   

I've attached a list of the Introducer widgets for refernce. (see attachement).

Thanks.

 

 

The Introjucer only seems to support the basic set of GUI objects. For other stuff you'll just have to hand code it. If you're looking for examples of different widgets check out the main demo.