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

Image may be NSFW.
Clik here to view.

CURLSMultiMBS Massive Speedup

I have a web app that continuously downloads listings of 18 directories residing on another server using CURLSMBS. I was previously using CURLSMultiMBS.SharedInstance to load request curls, but I...

View Article


UDP multicast receive on mac failing/intermittant

I’m struggling to receive udp multicast messages in a program I’ve written, when compiled for mac. I’m sure it used to work, so I’m wondering if this is a recent change in Mac OS Sequoia. The code...

View Article


Thomas Kurtz has died

Thomas Kurtz, who with John Kemeny, created the BASIC language died on Tuesday, December 12. He was 96. NY Times: https://www.nytimes.com/2024/11/16/technology/thomas-kurtz-dead.html 1 post - 1...

View Article

Constructor Issue

I have a custom button with a Constructor. For some reason, none of the default colors in the Constructor are recognized when a new instance of the button is created. Instead, the button is black. Any...

View Article

BLE. MBS WinBluetoothLE memory leak

Using Windows 10 and Windows 11 I noticed that we have a memory leak when adding and delete a BLE device. To make things simpler, I used an example from the MBS xojo plugins set (BluetoothLE Device)....

View Article


Does this give scope for a memory leak?

I have a class, myClass, which has a property: localRead as localreadDelegate with the class having a Delegate definition with the appropriate parameters. Now, when I create an instance of myClass, I...

View Article

Event when the Finder is restarted?

Can we handle an event that triggers when the Finder is restarted with a command like “killall Finder”? (with or without MBS) Thanks 2 posts - 2 participants Read full topic

View Article

Image may be NSFW.
Clik here to view.

Mit Xojo ohne gültige Lizenz (Test-)Programme erzeugen

Ich habe in Erinnerung, dass ich seinerzeit die aktuelle Version von Xojo nutzen konnte und ohne Lizenz nur Programme erzeugt wurden, die lediglich wenige Minuten liefen. Heute habe ich mir mal die...

View Article


DBKit ImageViewer - Issues showing images

Hi, I’m looking at DBKit, and have been trying to follow the example file. I can get data in and out of the sqlite db fine if it’s text, numbers, bools etc, but I can not get data out of the...

View Article


TextArea.LineNumber Can't Handle Large Position Parameter

Xojo 2021r2.1 I have a TextArea with lots of lines, like 10,000 or more, and am trying to implement a simple search function: Var Position As Integer =TextArea1.Text.IndexOf(SearchStart, searchText)...

View Article

KeyNotFoundException when dynamically using class property names

I am trying to write a function that will fill a class with JSON data using that class’s property names as the key. I am getting keyNotFoundException for many of the values. But not if I type them...

View Article

CPAN equivalent for Xojo

I just saw that making Xojo libraries available is now #1 on the Xojo roadmap. This is great news. Perhaps Xojo could also offer a cloud-based way to publish a library and a tool-based search for...

View Article

Remote Debug to Shadow PC?

Anyone try remote debugging to Shadow PC or similar? (Shadow PC is a remote hosted environment like Windows Remote Desktop except with full frame rates for gaming too.) 1 post - 1 participant Read...

View Article


Windows: DesktopMenuItems - Submenus not visible

Feedback Case Number: 77887 In my invoicing app, I’m making DesktopMenuItems invisible (“Menu_xyz.Visible = False”), if they are not relevant and visible again, if they are needed. This works fine on...

View Article

Image may be NSFW.
Clik here to view.

Stack overflow error with SelectedPanelIndex?

Hello all, Basically I have a tabbed panel with 2 panels and a variable that controls which set of controls is shown by the tabs. If the user tries to move to an unauthorized tab I want that to be...

View Article


My new connection a SQlite

Good evening group I converted my Access database to SQLite. I set up the connection and I was also able to connect to the SQlite database. I can read a simple text (name and weight), but when I go to...

View Article

A Programming Pioneer has Died

Originally published at: A Programming Pioneer has Died – Xojo Programming Blog On November 12th Thomas Kurtz, the co-inventor (along with John Kemeny who passed in 1992) of the BASIC programming...

View Article


Open an existing pdf in webhtmlviewer

I have the native path to a pdf file and I want to display that pdf file in an webhtmlviewer or grafitti suite pdf viewer. Does anyone have some sample code to do that? xojo 2024r2.1 on Win11 Thanks 6...

View Article

Xojo on sale

Good morning (o; Odd no announcement was made here nor an email was sent out for the Xojo sale…at least I didn’t receive anything… Someone knows how long the sale lasts? 13 posts - 8 participants Read...

View Article

MobileScrollableArea and keyboard

Hi team! I have an iOS project in Xojo 2024r3.1 with a MobileScrollableArea which has a container. The container has fields and text area at the bottom. When I scroll down and tap inside the textarea...

View Article
Browsing all 3600 articles
Browse latest View live