In the spring of 2011, we added an event to the WebApplication class called HandleSpecialURL which was intended to give developers a way to create their own API endpoints within a web app, and we mostly succeeded…
Comments closedCategory: Web
Posts related to web development.
There were several improvements to web controls in Xojo 2014 Release 2. Read on to learn more:
Comments closedThere’s a sneaky little, well hidden fact about how differently typed fields act on iOS.
Comments closedIn Xojo 2012r2 we released the Web Control SDK, making it easy for anyone to create custom web controls for use with the web framework. Prior to that, some of you created web controls using a method that was not officially supported. The purpose of the Web Control SDK is to provide a way to create controls that is supported and will continue to be supported in the future.
Comments closedWhen you sign up for a Xojo Cloud account, you are assigned an IP address for your server. Pointing a domain name at it is pretty easy.
Comments closedWhy doesn’t the WebGraphics class have a StringWidth method?
Comments closedIf you are planning to create an app that needs to run on mobile devices your first decision is which mobile platforms to support. This will depend largely on the type of app you are creating and who you are creating it for. So what’s your best solution?
1 CommentWelcome to part two of our three part series on building an iOSTableView control for use in Xojo web projects using the WebSDK.
Comments closedThis is the first in a three-part series showing you how to make an iOSTableView control for use in a Xojo web projects using the WebSDK.
Comments closed