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

Run remotely does not connect to remote computer

I’m trying to run a desktop ap remotely on a raspberry. The remote computer is running the 64bits version of the raspberry OS. 1/ Configured a shared folder on the Raspberry, using SMB, mount the...

View Article


UDP receive datagram and answer it

Hi, I"m using UDP for years now in several background apps for logging. Works perfect. Question: Is it possible to send an answer directly to the client who was sending a datagram? 2 posts - 2...

View Article


Convert 4D Plugin (in C) to work with XoJo

Hi All, I have been a 4D Developer for decades. I have a cross-platform standalone application that relies upon a 4D plugin written in ‘C’. {For reasons beyond this thread… the app needs a new home...

View Article

Looking for testers & feedback for my new Xojo-built notes & productivity...

A few years ago I came across this post asking about cross-platform token fields. I ended up just rolling my own from scratch using a Xojo canvas (and a decent amount of code). Since then, I’ve been...

View Article

No DateTimePicker event for current date

I’ve got a DesktopListbox cell that when clicked popups a DateTimePicker in a small window. I grab the selected date with the DateChanged event and process (works fine). However, if the selected date...

View Article


Image may be NSFW.
Clik here to view.

MacOS. UNUserNotificationCenterMBS - User Notifications works during debug...

Hello everyone! Has anyone encountered the problem that the MacOS application after the build does not display User Notifications in the upper right corner? For some reason, the application does not...

View Article

Xojo with ChatGPT

Did you know that there is a possibility to be helped by CHATGPT, some modules: Xojo Engineer Xojo Plugin Creator Code Master X Xojo Developer Xojo Assistant enjoy… 2 posts - 2 participants Read full...

View Article

XML with R2024V4

I upgraded to 2024V4 yesterday and late on requested my apps help system and it returned an error code indicating the project code of the running app did not match that on the table of contents file...

View Article


How to show writing tools for a TextArea using MBS

I have MBS 24.5, which added support for Apple Intelligence writing tools in macOS 15.2. The MBS documentation refers to a new method, showWritingTools, with the example...

View Article


Loosing Buttons When Open with Release 4

In 3.1 app runs fine open with 4 and when I run there are errors buttons missing in a specific window 1 post - 1 participant Read full topic

View Article

Bounce app icon in dock

Hi all, got an app that uses App.DockItem.Graphics to draw a counter on to the apps dock item (to let the user know that there are tasks that need attention within the app, similar to unread messages...

View Article

Xojo2024R4: WebListBox with DataSource - RemoveAllRows method not allowed

The online help does not mention this but if you try to use RemoveAllRows with WebListbox using DataSource class you get this error: WebListBox.RemoveAllRows is not allowed because you are using a...

View Article

Can IOS overlay a picture with a graphic?

I am a hobbyist MacOS programmer. I am interested in creating an iOS application if I can overlay a ruler scale onto an active camera image or an existing photo and save the combined image to the...

View Article


Report only prints on close or new report

I am using a report to print name badges on demand. I have a timer that checks for the appearance of a record in a database table which then starts a thread for the printing when one or more records...

View Article

Stop webpage from closing

I want to stop a webpage from closing if a user has not saved the entries. This should happen if they close the browser or close the tab. Is it possible to stop the tab or browser from closing? I...

View Article


Can someone explain something to me?

Hi All. Have a question, as I don’t understand why this code works: var preferencesSettings as FolderItem = SpecialFolder.Documents.Child (“screensaverPreferences.txt”) 'var createThePreferencesFile...

View Article

Constructor to create nil object

I have a situation where I’d like a new object not to be created when the constructor parameters fail to meet certain conditions. I realize that the object has already been created when the...

View Article


RaiseEvent Implementation

So, I have a custom button (button A) which has been Subclassed (button B), and an instance of button B (button C), which has been dragged onto a window. I’m trying to get the MouseDown event of...

View Article

Xojo 2024r4 Faster Under macOS Sequoia 15.2?

Maybe just me or maybe just a lark, but I’ve noticed that Xojo 2024r4 appears to be slightly faster for me under macOS Sequoia 15.2 versus Sonoma 14.7.1. It’s not a night and day difference but I’m...

View Article

Flexbox in Web 2.0

Does any here have experience implementing Flexbox in Web 2.0? I would really like to have that responsive behaviour in my webapps. But, before I jump in to try to enable Flexbox, I was wondering if...

View Article
Browsing all 3600 articles
Browse latest View live