Hi,
The component class has a function to return the number of components and it's ID etc.
Is there some way to do the same with resources (images) that were created using the introjucer?
Thanks :)
Hi,
The component class has a function to return the number of components and it's ID etc.
Is there some way to do the same with resources (images) that were created using the introjucer?
Thanks :)
AFAIK, no.
No.. Can't say I've ever needed it, since the list is static and you know at compile time what's available.
Ok thanks :)
I know it's kind of useless, but i'm writing something that wil output a script for a different platform.
I have written a fucntion that can output all the types of components and it's properties, but not the names of the images linked to the components.