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

The SortMBS module

Please check out our SortMBS module in MBS Xojo Plugins. It contains optimized array methods for a few things. These functions are highly optimized and usually magnitudes faster than doing it in Xojo...

View Article


Image may be NSFW.
Clik here to view.

Subclassed controls description for library

Is it possible to set the description for the library for custom controls? We often have subclassed controls with the same name (in different modules). In the library they have all the same name and...

View Article


Xojo 2019 3.2 on MacOS 15 Sequoia

Hello hello, Is anyone using Xojo 2019 3.2 on MacOS 15 Sequoia (M2 Pro)? I still need this version of Xojo for my Web 1 app. There are no problems with the IDE and the compilation? 7 posts - 4...

View Article

Introduction to PocketBase: A Backend Alternative for Xojo Developers

Originally published at: Introduction to PocketBase: A Backend Alternative for Xojo Developers – Xojo Programming Blog Introduction When developing applications with Xojo, choosing the right backend...

View Article

Opening a project webpage in a new window

Hello forum, I’m trying to open a project webpage in a new window by using the following two approaches that I learned from the forum:...

View Article


GlobalFloatingWindow can't be the only open window

If I have a global floating window on Windows I need to leave one other window open or the app quits. Is there a way to get around this? I need one window that stays above all others in the OS, and...

View Article

Classic games

I have a strange question here. Does anyone remember a game that was written in REALbasic for Mac Classic many years ago? It was like leap frog in the format of those little triangle peg boards you...

View Article

Image may be NSFW.
Clik here to view.

PDFdocument yCoord, NextPage help with repeated tables

I always struggle with the y-coordinates in drawing I am working on creating a PDFdocument. The doc is simple with a category title and a table below it, followed by another title and table, and so on...

View Article


Layouts: The Tab key can send the cursor anywhere

Feedback Case Number: 78428, 74145, 64312, and various forum discussions After scanning some of the Forum’s history, it looks like making layout’s tab order work for data entry layouts has not been a...

View Article


Clipboard Raw Data

I’m wondering if anyone can point me to some clipboard learning material. I’m trying to figure out how to store stuff from the clipboard to file, then recall it back to the clipboard. In particular, I...

View Article

Command+V not detected anywhere except

Why on earth doesn’t command+v event not find it’s way into keydown in textarea control. It’s only detected in valuechanged what is the purpose of this then : keyboard.AsyncCommandKey used in the...

View Article

Arrays

Forgive me if this is already possible in Xojo (I’m new to the language). I have an array that I’d like to search. See my code and comments below: Dim arr() As String = Array(“Bill”, “Jane”, “Harry”,...

View Article

Connect to Postgres in Xojo using MBS Plugins

Today we like to connect to Postgres Database server from Xojo using MBS Xojo SQL Plugin. For that we need the client libraries for Postgres, but where to get them? macOS For macOS you can download...

View Article


Unable to ParseDate…

This is the used code. I always get Test failed. Current Xojo, current Sequoia, MacBook Pro m1 Var New_Date As New Date(2024,10,2) Parsed = ParseDate("2025-02-20", New_Date) If Parsed Then...

View Article

Running encryption hashes on large files

About 8 years ago I built an app for in-house use. Some of our clients require that we deliver our final deliverables to them (film scans and related files) packaged according to the Library of...

View Article


Image may be NSFW.
Clik here to view.

Microsoft 365 Family Subscription Renewals

Trigger warning: About AI . . . I got an email from Microsoft a few weeks ago about a price increase. Here’s an excerpt: “…Effective 14 February 2025, the price for Microsoft 365 Family subscriptions...

View Article

Detect Image Type

Assume you have a Picture variable with some content. It might be a PNG or a JPEG or a TIFF. Is there a way to detect which Type it is? I can write the code to make this determination if I have the...

View Article


Rackspace Cancellation Runaround

< rant > When we were doing the original design work for Xojo Cloud back in 2012 to 2014, I got myself a Rackspace account so I could do simple experiments without risking breaking something...

View Article

Image may be NSFW.
Clik here to view.

Signing problem

Hello, has anyone seen this dialog before? Empty iOS Project runs. I add one line to include a plugin and this dialog shows up. 3 posts - 1 participant Read full topic

View Article

Mailmerge with XOJO

Hi, even this topic is very old. I want to have a file with placeholders ( template) open it with xojo, replace the placeholders, save it, process it ( Plantuml->Graphwiz) . What is the coolest way...

View Article
Browsing all 3600 articles
Browse latest View live