One of the things announced at WWDC last week (that was not announced in the WWDC Keynote) is that Apple has now combined the separate iOS and Mac Developer Programs into the single Apple Developer Program. So what does this mean for Xojo developers?
Comments closedCategory: Cross-Platform
Thanks to some assistance from William Yu and the folks at combit, we now have a sample project that shows you how to use List & Label with Xojo. List & Label is a Windows (.NET-based) reporting tool that can create some sophisticated reports.
Comments closedOperator_Lookup and ParamArray are two language features that have been in Xojo for a while now, but most probably don’t know why they were originally added. The need grew out from having to support COM on Windows.
The announcement at XDC 2015 of upcoming Xojo support for Raspberry Pi was greeted with enthusiastic applause. But after the keynote, I had several people come up to me and admit that they did not know what this Raspberry Pi is, so I thought I’d take a moment to give some background.
Comments closedXojo already creates 64-bit apps for iOS. Soon, it will also create 64-bit apps for other platforms. I, for one, welcome our new 64-bit Overlords. After all, they’ll be bringing you increased performance and increased memory! Even better, there is not much you’ll have to do to create 64-bit versions of your existing Xojo apps.
UPDATE October 2015: Xojo Builds 64-bit Apps Now
Comments closedThe LibICU library (international components for Unicode) is no longer included with your built apps starting with Xojo 2015 Release 2.
Comments closedXojo 2015 Release 2 has a couple changes to how your Windows apps are built.
Comments closedOne of the most popular Xojo Cloud feature requests was to add database support. On Tuesday Feb 10th, we added MySQL and Postgres databases for Xojo Cloud. In addition to having a database server right on your Xojo Cloud server, we have also enabled the creation of SSH Tunnels so you can connect directly to the databases using a 3rd party management tool.
Comments closedOur user community has been busy enhancing the capabilities of Xojo for iOS with Declares!
We have been quite pleased with the feedback we’ve received about Xojo iOS, but we are commonly asked when Xojo will support a specific iOS feature that it does not yet have. We will be adding new iOS features with each release, but you may not have to wait for us to add a feature. With a bit of knowledge about CocoaTouch and the use of the Declare command in Xojo, there are many things you can take advantage of today.
Comments closedWe’ve been getting a lot of questions about available options for deploying iOS apps.
Geoff recently wrote about how to deploy iOS apps inside a company, but I’d like to collect all the various ways to deploy your iOS here for quick, easy reference.
Comments closed