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 closedXojo Programming Blog Posts
In this episode of XojoTalk, Paul talks with Paul Levine, maker of EverWeb, the Mac (and soon Windows) Web site builder.
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 closedWith Xojo 2015 Release 2, most of the new Xojo framework is available for all project types. This includes Xojo.Net.HTTPSocket, which adds support for HTTP 1.1.
Comments closedThis year’s Xojo Developer Conference was in Xojo’s hometown of Austin, Texas, at the newly renovated Radisson on Lady Bird Lake in Downtown.
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 closedMuch of the new Xojo framework is available for all project types staring with Xojo 2015r2. The Data namespace includes two methods for dealing with JSON data: GenerateJSON and ParseJSON. This is how they are used in comparison to JSONItem in the old “Classic” framework.
Comments closed