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

Image may be NSFW.
Clik here to view.

WebMenu, Submenu cutoff

Hey, Long time no see. Looking for tips on how to force the submenu that is “almost” shown in the screenshot here to display to the left of its parent… It’s getting cut off as the webmenu is locked to...

View Article


Android Design Extensions 3.0 for Xojo 2024r3+

Originally published at: Android Design Extensions 3.0 for Xojo 2024r3+ – Xojo Programming Blog Version 2024r3 of Xojo has just been released. So it’s time for an update of the Android Design...

View Article


Making things easier to read and type in Sonoma

Hover Text can make text fields larger for easier typing or reading: Hover Text Demo You can toggle it on or off with keyboard shortcuts (You have to set up your own). More info on Hover Text: View a...

View Article

Slider Issue

My app uses a Timer. I adjust its speed by selecting values from a Popup Menu, but I’d like to use a Slider instead. This is my code: Slider1.MinimumValue = 5 Slider1.MaximumValue = 100 Timer1.Period...

View Article

UDP Sockets available on Android?

Are UDP Sockets available on Android yet? If no, can anyone provide an estimated time table for their availability? Thanks! 8 posts - 5 participants Read full topic

View Article


Image may be NSFW.
Clik here to view.

Picture.ApplyMask results in the picture being a black rectangle

Hi, I’m drawing some small text into two pictures and applying one as the other’s mask, like this: MainPict=DrawMyText Mask=DrawMyText MainPict.ApplyMask Mask DrawMyText just draws a line of text in...

View Article

Deactivate TabEngine Temporarily and Then Turn It Back On

I have an issue (latest version of Xojo and 2024r2.1) where the TabEngine built into the xojo client-side JS Framework gets stuck in an infinite recursion. (edited from “infinite loop”; the issue is...

View Article

Combine licenses from two accounts

Good morning Have a private Xojo Lite license to build for macOS only. Now for test equipment project in the office we have a Desktop license mainly for building Windows applications. Can I somehow...

View Article


DBKit v1.0b10

This is just a very minor update to remove the Version attribute from the TableConnection class as there’s a bug in the IDE that can cause a crash when classes with attributes are copied from one...

View Article


Image may be NSFW.
Clik here to view.

Xojo2024R3: IDE - hilting issue

As stated many times, nothing is simple … I have just started using newest Xojo2024R3, using it for Web App on Mac OS. I am in the habit of double-clicking on the single word I want to copy/paste in...

View Article

SpecialFolder.Temporary on iOS

Hi, I created a new iOS app and after finishing my tests in the Simulator I started On-Device testing now. I found a different behavior when trying to download a file to SpecialFolder.Temporary....

View Article

Questions about application distribution

Hello, as I mentioned in a previous post, I decided to learn programming with Xojo, and I have a few questions. While researching classes and looking at example projects, I found something curious. In...

View Article

Adding lines to a file

Hi Everyone. Quick question. It appears as if the TextoutputStream.Append has been deprecated. So how do we append lines to a file now? Regards 3 posts - 3 participants Read full topic

View Article


PngQuant implementation for Xojo?

Is there a PngQuant implementation available for Xojo? I’d like to make myself a one-trick-pony to do PngQuant and 1x/2x images with a more simple workflow than AppleScript/RetroBatch and it’s clunky...

View Article

Apple Profile Triage 's site is down. Or has it been moved to another website?

Hi, I’m trying to update Apple Profile Triage. When I open the app, it says an SSL error occurs and it can’t connect. The website (https://sos-downloads.nyc3.digitaloceanspaces.com/) is also down. Has...

View Article


Android Design Extensions 3.0 para Xojo 2024r3+

@Martin_T ha publicado una nueva versión de su librería de código abierto Android Design Extensions, y en este artículo nos detalle cuáles son los cambios y mejoras realizadas. ¡Recuerda que con esta...

View Article

Generar un UUID único en Xojo para Android

En este estupendo artículo, escrito originalmente por @Martin_T, encontrarás la función que te permitirá generar y utilizar UUID (Identificadores Únicos Universales) en tus desarrollos nativos Android...

View Article


Is possible create an android service or background app?

i would like to create an app that must work in background to acquire information like gps position and other device infos, and then send this info to a server every x minuts… is it possible with...

View Article

Preemptive vs. Cooperative adduserinterfaceupdate

In a previously written Windows cooperative-thread app, I added the line thread1.type = thread.types.preemptive before thread1.start with no other changes. In my test situation, the app runs without...

View Article

Sequoia URLConnection errors for first few requests

I’m having trouble tracking down an issue that has appeared in Sequoia debug runs. Built apps don’t appear to have this issue. When my app starts, it makes two requests that both immediately error...

View Article
Browsing all 3600 articles
Browse latest View live