iOS routines

Hi All,

Just posted a note today on the notifications window and I thought later that it could be useful to call iOS routines directly from Codea.

What I’m thinking of are small routines which provide things like dialogue boxes, scrolling selectors, buttons etc. I’m sure facilities like this must be built into the OS and, if you set up a legal framework system, must be accessible to applications. I have seen this sort of thing on older systems. Not the direct feed of parameters into systems memory and calls to addresses (which would be incompatible with OS updates.

Is this possible? If so, is there a list of system routine calls available and frameworks to achieve it?

Br_G

:slight_smile: