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

Sample Projects

I have used Xojo quite a bit in the past but have been gone from the scene for some time. Xojo Downloads used to include sample projects. Are these still available anywhere? thanks b 4 posts - 2...

View Article


Link to app page

Hello. How may I use a Link control to show one of my app pages? And is there a way to have a Link control where the text is not underlinded? Hope that someone may help… Thank you very much and best...

View Article


Xojo 2024 R2 - intermittently code doesn't execute

Anyone else having trouble with the latest release? I’m suddenly getting feedback from customers that apps (randomly) don’t do anything when buttons are clicked or items selected from contextual...

View Article

Textfield selstart

If I move a textfield into a variable, it works fine under macOS, but values get lost under Windows. In this example, the cursor position is missing (for a possible Undo of the last character)....

View Article

How to play and stop Sound

Hi there, I got a problem when i play sound in xojo. Script: I have a job need to check by time, I use timer to do this every second. If this job return True I need play a sound alert.mp3 file, and do...

View Article


Xojo Doesn't Update Paths to Dragged Image Resources

Xojo 2019r2.1 MacOS Ventura I have an app with a bunch of image files dragged into the IDE. Xojo strips out all spaces within the image filenames and does not display extensions. The extensions are...

View Article

OpenFileDialog AllowMultipleSelections limit number of selections

Hi, Is it possible to limit the number of selectable files, say if you only want the user to be able to select two files, in OpenfileDialog with AllowMultipleSelections as true? Thanks. 4 posts - 3...

View Article

Remote debugging to macOS 15

Sleep Aid is still written in Xojo (for the time being), and I’m trying to debug something on macOS 15, albeit I’ve found out that I can no longer use the Remote Debugger. The remote debugger is...

View Article


Image may be NSFW.
Clik here to view.

News from the MBS Xojo Plugins Version 24.3

In this article Stefanie introduces you to the new functionalities from the MBS Xojo Plugins in version 24.3 Python I would like to introduce you to the highlight of this release right at the...

View Article


Image may be NSFW.
Clik here to view.

Documentation window

The documentation window opens always behind the menu bar. Is this normal? After manualy moved: Is a preference I can not find? After removing the window from behind the menu it can not be placed...

View Article

Image may be NSFW.
Clik here to view.

DesktopTextArea border issue on Windows

I have a Windows desktop ‘Booking’ application, now laboriously updated to API2. It has a complex ‘recordviewer’. The recordviewer, embeded in a window, opens as in the first image. When I click a...

View Article

Write text on GMImageMBS object

Hi, I have an image loaded via GMImageMBS object. How can I write a text on it? I managed to draw a rectangle, but I would also need to write on it, without bothering the Picture object which, I have...

View Article

2019R3.2 Documentation?

We still need to use 2019R3.2. Until now we had the old documentation available in Dash (kapeli.com) but they are now removed. Sure, there’s this crappy inbuild documention in the IDE, but … I keep my...

View Article


Xojo2024R2.1: trapping Return/Enter key in WebSearchField

I am sure this is simple or even trivial for most of you but I have no idea how to do it, I need some help with it though. Can someone shed some light on how to do it in Xojo? According to ChatGPT I...

View Article

Need help optimizing sql UPDATE syntax in web

I have the following sql statement in my web app. session.mDbUser.ExecuteSQL("UPDATE ReviewAndRedeem SET Redeem = 'Yes' WHERE RefID = '" + lblRef.Text + "' AND Redeem = 'No' " +_ "AND ActivationCode =...

View Article


Email Date

I am trying to get the Date & Time from Email.Headers(“Date”) which returns “Tue, 23 Jul 2024 14:00:13 +1200”. The code I’m using is Var s As String = "Tue, 23 Jul 2024 14:00:13 +1200" Var dt As...

View Article

InitialFolder: ShowSaveFileDialog

Mac Sonoma Xojo 2024 v2.1 ShowSaveFileDialog(filter As String, defaultName As String) As FolderItem Used to present the standard Save As dialog box to the user and return a FolderItem representing the...

View Article


Process running thread - best option

Hello, I try to have a CRM done with XOJO and one of the tasks is to fetch some data from an imap account on regular intervals and do some processing. What would be the best thing to do here ? I was...

View Article

Image may be NSFW.
Clik here to view.

Survey: Control Sets for Mobile Projects (Android & iOS)

Now that Control Sets are finally available for Web projects again, I’m curious to know if Xojo users would like to see this useful feature, as I find it myself, for mobile projects (Android and iOS )...

View Article

Unable to open project on Windows

Hi, I’ve had a couple of instances where I’ve been unable to open a project on my main development machine running Windows 11 2H23 - Xojo closes about 2/3 through on the progress bar. In both...

View Article
Browsing all 3600 articles
Browse latest View live