Reduce development cost and schedule by using field tested components to satisfy common application requirements. Simplify the migration effort from a Desktop to iOS app by supplementing the Xojo provided framework. Common objects like Date are mutable on the Desktop, but not in iOS plus properties are different. The iosXojoDate for iOS works just like Date for Desktop apps. The iosHttp class provides simple HttpGet and HttpPost functions and a response function to handle received files, images, MemoryBlocks or text. A flexible MsgBox function make it easy to present messages or multi-button dialogs with a simple function call. The String type is replaced by Text in iOS. XojoApp has Text based functions that mimic those available for String in Desktop apps. Read and write data for any application with XML files that provide backwards compatibility as new parameters are added. Get the power of XML from a simple class that you can understand and implement in minutes. This class is optimized for speed and very large files.Īdd flexible, scrollable grid controls with static text, edit field, popup menu, combobox, picture, progress bar, slider, checkboxes or radio buttons in cells. The iosXojoDraw class supplements Xojo graphic capabilities.