Quantcast
Channel: Xojo Programming Forum - Latest topics
Browsing all 3600 articles
Browse latest View live
↧

Writing games for Mac OS 9 in REALBasic

A guide to developing games for Mac OS 9 using REALbasic on modern and antique hardware: YOU Can Make Vintage Macintosh Games! 5 posts - 4 participants Read full topic

View Article


Image may be NSFW.
Clik here to view.

Xojo To Linux AppImage Software

Hello Everyone I have made and open sourced a new tool that hopefully will help some of you have a Linux version of your software . This tool, once pointed at a compiled Xojo project directory will...

View Article


[Ann] Exception Handler

If you have the following code in a method you will get a NilObjectException: dim f as FolderItem f.Delete When using the Exception Handler with this code: dim f as FolderItem f.Delete exception exc...

View Article

[Ann] Piwik

This project can get sessions, visitors and one goal by day for the website reporting tool Piwik Pro. Available at Xojo + Alfred 1 post - 1 participant Read full topic

View Article

Xojo not ARM native

I bought myself a MS Laptop Copilot so I can decently check my apps for running on Windows ARM devices. (read: I got a lot of people asking to release a ARM version of my app and testing it in a VM...

View Article


Valentina Release 14.5.2 Improves DuckDB Support, macOS Improvements

Valentina Studio is the free, all purpose database management and forms client tool. Valentina Studio Pro combines database management with diagramming, forms creation, reporting and database...

View Article

Can't print to Comer brand printer

My apps do label printing under Windows OS the usual way, i.e. g = PrinterSetup.OpenPrinter(MySetupString) and then g.DrawText or g.DrawPicture. This works fine for Dymo LabelWriters and for Jadens...

View Article

Licensing

If I only want to run apps on Macs and Windows, do I just purchase a $100 license for Macs and a second $100 license for Windows? 4 posts - 3 participants Read full topic

View Article


iOS Multicast Setup & Best Known Methods

After working on getting multicast working in my iOS app, I wanted to document things to help give others a leg up down the road as the Xojo information in this space isn’t super comprehensive. First...

View Article


Obtain list of file(s) currently copied to clipboard

Files can be copied via right click in windows file explorer. How can I obtain a list of file(s) and resolve to a FolderItem after the user has copied them to the clipboard? I am seeing in documents...

View Article

Image may be NSFW.
Clik here to view.

Exporting sqlite format from DB Browser for sqlite?

I am confused… I always used the DB Browser for Sqlite program to export a sqlite file for use with Xojo, but I cannot find a way now how to do this. The program only gives these options: I tried...

View Article

Cannot build DBKit projects

When using DBKit in my project, I am not able to Build it. I see instead a windows that asks me to buy a license. Why is that? 12 posts - 6 participants Read full topic

View Article

DBKit not ready for projects yet?

I am a little confused now about DBKit. Is it already ready for use in projects or is it only for demonstration? I am asking because when I add info directly into the DB it will show up in the Xojo...

View Article


Add the Saxon processor to MBS Plugins?

For years we had XLST 1.0 and XQuery in the plugins using open source libraries. We could add the Saxon processor library for XLST, XQuery and XML Schema functionality. But that library has a cost as...

View Article

XML Parser for Android

Hi, quick question - In my android project I need to work with XML files. Is there any chance that XML classes will appear in the next release? 3 posts - 2 participants Read full topic

View Article


Does HTTPSocket Support TLS 1.2?

On desktop clients, does the old HTTPSocket support TLS 1.2 on modern OSes that have this enabled? I realize I should be using URLConnection. I need to know the answer to this to determine if I need...

View Article

Image may be NSFW.
Clik here to view.

Identifying CPU spike on DigitalOcean server

I have a WebApp that runs fine most of the time. The app is hosted on a DigitalOcean server running Debian 12 x64. The app was installed through LifeBoat by @Tim_Parnell For the second time in two...

View Article


Complex uses of Canvas (or OpenGL Surface?)

If I wanted to make a graphical game using Canvas, how can I interact with things drawn in the canvas like individual sprites? Are there any good docs or tutorials? OR Use OpenGL and kind of the same...

View Article

Exclude Class

Hello, How can i exclude for windows-os class other os on ide ? Ty 6 posts - 5 participants Read full topic

View Article

Get free space on windows

How can i get free space bytes on windows os ? Ty 2 posts - 2 participants Read full topic

View Article
Browsing all 3600 articles
Browse latest View live