Hi all. Just started to wrap my head around JUCE and so far I really like it! Got a couple of questions now that I've started with it.
1. Whats the best way of designing application GUIs? A project created with introJuicer doesnt allow me to add any GUI objects to the main window? Not all object are available to add this way (ListBox is an example).
2. I would like to encode MP3 files from wave files and embed ID3V2 tags is there something there already to do this? I've looked around but nothing regarding ID3V2 tags are mentioned. Has anyone implemented the direct use of LAME dll and call it from a JUCE application?
Thanks!
E