GithubHelp home page GithubHelp logo

ext-juce-modules's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ext-juce-modules's Issues

using the module on an ipad

Hi,

I saw a link to this module on the juce forums, and I had been wanting to add a native iOS image chooser to an iPad app I've been working on for quite some time. So, I dropped everything I was working on and have been trying to get an example using your module up and running for the last few hours.

I tried to create an ImagePicker in response to a button click using a few lines like this:

static ImagePicker imagePicker;
imagePicker.show()

But I got the following error message:

2012-05-17 20:55:25.403 manager[41979:fb03] UIStatusBarStyleBlackTranslucent is not available on this device.
2012-05-17 20:55:25.429 manager[41979:fb03] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'On iPad, JuceUIImagePicker must be presented via UIPopoverController'

I wanted to ask you if you have any example code showing how you were creating this class yourself. I started digging around in example code for creating a UIPopoverController, but if you have a working example already, that might save me a lot of time.

Thanks,
Greg

Errors with more recent versions of JUCE

Hi Jacob,

I am looking at this again for the first time in about a year and found that I cannot show the external components anymore. The first thing that I needed to change were the includes in extj_mobile.h to ...

#include "../juce_gui_basics/juce_gui_basics.h"
#include "../juce_gui_extra/juce_gui_extra.h"

But then I get many other errors

Extending the ext-modules to include MPVolumeView

Hi,
Consider this a feature request rather than an issue as such. I forked this repo after seeing it advertised on the JUCE forums. I would really like to use MPVolumeView in an app that I am developing and was hoping to use this excellent code example as a start point. However I am having trouble starting as I have only ever developed for iOS via JUCE. I was wondering if you'd be able to include a small MPVolumeView wrapper start point that I could openly help to develop further on Github? I understand that this is a tall order and completely understand if you do not have time or motivation to pursue such a project (but it would be super awesome if you could).

Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.