Need some inspiration or some helpful code to get your first Xojo iOS app started? Take a look at a sampling of the iOS example apps that are included in Xojo iOS!
Comments closedYear: 2014
Here is a recap of some of the things we did last week for Computer Science Education Week.
Comments closedThere is a “bug” here, can you spot it?
dim s as string = "abc" + chrb(0) + "def" dim c as cstring = s if s = c then msgbox "Yay our software works as we expected!!!!" else msgbox "BOOOOOO!!!!" end ifComments closed
In XojoTalk podcast episode 4, Paul talks with Xojo engineer Travis Hill.
Comments closedBefore you submit to the App Store, you’re going to want to have app icons and launch images for your iOS apps. Here’s some information about them.
Comments closedAs we are nearing the end of the year, I thought it would be interesting to share a few statistics about the growth of the Xojo community in 2014.
Comments closedReady to learn a bit about the Date class in the new Xojo framework?
Comments closedThe iOS Simulator is an OS X app from Apple that can be used to test your iOS apps on OS X. Here are some tips to help you out.
Comments closedAbout two years ago a Feature Request was filed for the Web Framework to allow users to handle incoming requests in standalone apps for things which would normally return an HTTP 404 Missing Page error. At the time, there were a few obstacles in our way which prevented bringing this request to fruition, but no more…
Comments closedInformation about Xojo iOS and the new Xojo framework is included in the new documentation site. Here are some tips to help you get started with it. If you haven’t already, download Xojo now.
Comments closed