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

Image may be NSFW.
Clik here to view.

Serial VCP Access on Linux?

About to polish an xplatform Desktop app to work on Linux too. Here a serial device is targeted that is built on a VCP driver module. macOS and Windows work mostly out of the box, where on Windows...

View Article


4D to Xojo Converter open source project is now available

I created a Xojo project to convert 4D forms to Xojo windows. I’ve made it open source so that others can contribute to it. You can find the source here. Right now it converts only forms but...

View Article


4D to Xojo Converter

I created a Xojo project to convert 4D forms to Xojo windows. I’ve made it open source so that others can contribute to it. You can find the source here. Right now it converts only forms but...

View Article

WebFileUploader fires Uploadfinished twice?

In my project, it seems that if I allow webfileuploader to select multiple files (setting zero in file count property), then the uploadfinished event is fired twice. did anybody notice this ? 1 post -...

View Article

SQLiteDatabase still cannot load very large tables

Xojo said it was fixed in 2025r1 but it isn’t. Case reopened: https://tracker.xojo.com/xojoinc/xojo/-/issues/77828 1 post - 1 participant Read full topic

View Article


Advertising on pages

Has anyone written a web app that monetizes by way of ads on the page? I have a few desktop apps (utilities and a card game) that I’m considering rewriting into web apps. I’m wondering if anyone has...

View Article

Best way to enumerate all drive

What’s the best way to enumerate drives on Linux, including all removeable drives? I am after the drive patch and the drive type, and ideally it’s link to /dev if possible. Currently I am passing the...

View Article

Impossible situation with CriticalSection

2025r1 Linux x86_64 Cooperative threading. I’m getting an IllegalLockingException for trying to unlock a CriticalSection on the wrong thread. However, the code is very simple and there’s no possible...

View Article


Variable name from dictionary key

I am setting up a mechanism in my film scanner software that allows you to save a config file for different types of film to be scanned. Things like default motor torque settings, camera and lens...

View Article


Image may be NSFW.
Clik here to view.

Image in listbox is offset

Does anyone have any idea why my image is offset to the left? The code to add the image is: listDrives.RowImageAt(listDrives.RowCount - 1) = volCDDVD I have tried changing column widths to no avail....

View Article

I need 134 required packages where do I get them?

I installed XOJO on a raspberry pi 5 but it will not run. When I checked add/remove software for required packages it said I need 134 . I tried loading in some but they could not be found. where do i...

View Article

IDE on Windows Does NOT work

I’ve rebooted three times and have tried to open my file in the IDE at least twenty times. Get this fixed !!! 9 posts - 7 participants Read full topic

View Article

Image may be NSFW.
Clik here to view.

Possible creating "permanent" picture object?

Hi everybody, I have a new, maybe silly simple question for you: Is it possible to create a picture object which I can use in a timer event without creating it everytime new in the Timer event? Until...

View Article


Läuft Xojo2017R3 unter Sequoia

Hallo Leute, weiß jemand, ob Xojo2017R3 unter Sequoia noch läuft? Mein ur-altes Projekt compiliert unter neueren Xojo-Versionen nicht mehr. Liebe Grüße Stefan 13 posts - 5 participants Read full topic

View Article

Mobile label text style

how do you modify the text style of a mobile label? i don’t see a gear icon in the inspector, as was suggested in an old thread. 1 post - 1 participant Read full topic

View Article


Xojo2025R1: WebPopupMenu and SelectedRowIndex

I have noticed a problem with the SelectedRowIndex and WebPopupMenu when loading text row from WebPopupMenu control that contains apostrophe. This test in SelectionChanged event of the WebPopupMenu...

View Article

Xattr to remove link from saved attachment

As I was fed-up to read info for my files to remove saved attachment link (file I received as attachment in an email), I added a function to one of my software to do it. My Xojo line code is:...

View Article


Xojo2025R1: WebThread, WebListBox with DataSource - refreshing page

I have DataSource class and the RefreshDataSourceThread class, they are used on WebPages with WebListBoxes. The “shelf” of the WebPage has the PageDataSource and PageThread. I use this approach as I...

View Article

Problem with page scrolling Xojo 2025R1

Hello all, I get random times when window scrolling stops working. This occurs both in debug mode as well as compiled and running on Linux in the cloud. When it stops scrolling, depending on where it...

View Article

Image may be NSFW.
Clik here to view.

Remote debugger message wont work on Webapp running on linux

Ok, i’m running remotely a web project on a server (ubuntu 24.04 X86). (RemoteDebugConsole) The app works, but i don’t see any messages on the debug messages in the IDE. I use simple code on a button...

View Article
Browsing all 3711 articles
Browse latest View live