There’s a sneaky little, well hidden fact about how differently typed fields act on iOS.
Comments closedYear: 2014
In 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 closedIn this Dynamic Controls webinar, I covered how to use dynamic controls in your desktop and web apps.
Comments closedDespite our best efforts here at Xojo, everyday can’t be #CodeDay! So we figure we better go all out for the first official, national Code Day! Saturday, May 24th, we want to help you join thousands of students in 24 cities across America celebrate technology, share ideas and build cool apps!
Comments closedWith the myriad of different Window Managers and themes on Linux, and personal preferences, you can be assured that your UI will look different from one Linux user to the next. The main challenge of being a native app is trying to normalize the UI experience across different platforms (yes, even different Linux distros).
Why 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 closed