levure icon indicating copy to clipboard operation
levure copied to clipboard

Application development framework for LiveCode

Results 29 levure issues
Sort by recently updated
recently updated
newest added

Hi Trevor, This is ultra urgent! For like 5 months, I've been porting all my LiveCode projects to Levure. I'm about to release a major commercial app on which I...

During development, there are often situations (mostly during debugging) where you need to disable Message Passing in the LC IDE. As soon as you turn Message Passing on again, LC...

I am able to write code that is invalid and build my app without complaint, but as soon as I open the UI stack in LC, I will get script...

* inclusions - e.g. the remote debugger for test builds * encrypt stack settings for some builds but not others (again, test builds come to mind) * throw the build...

W/hen building for the 'mac app store' build profile a .pkg is created to upload to the Mac App Store. Since a .pkg file can also be used by device...

It would be nice if there was a standard way of logging which changes you have made during the current development cycle. When it comes time to package the application...

Instead of targeting the simulator, target a mobile that is attached. The simulator can't do some things like operate the camera, AFAIK.