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

WebMap - Create multiple routes

Hello all, I want to create multiple routes on a WebMapViewer but I’m not able to create more than one. Can someone explain me if it’s possible? Best regard 1 post - 1 participant Read full topic

View Article


MQTT in Xojo

Recently a client asked about whether we can do MQTT to subscribe to a topic and receive messages or even send messages. MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol...

View Article


Inlinelabels on a webchart

(topic deleted by author) 1 post - 1 participant Read full topic

View Article

Image may be NSFW.
Clik here to view.

2024R2 DesktopMenuItem weirdness?

My main app window when I run the app on 2024R1.1: Same project file, no code changes whatsoever, just opened and run on 2024R2: Can anyone else confirm any menu weirdness in 2024R2? I simply can not...

View Article

Have-you used DatabaseConnection?

If so, can you take a minute to explain how to use it ? I asked the documentation, but nothing obvious comes to my mind. Just curious about the concept. 4 posts - 2 participants Read full topic

View Article


How to name an app on linux other than FreshStart

I wrote, part of, a linux app almost three years. I picked it up again a couple of weeks ago. It is working fine, but I can not change the name of the application. Even though it has HPLC as name....

View Article

Newbie Question - Change Window that opens

I created a new project and as you probably know, it creates a Window1 in the project, which is automatically opened should you run the project. My question, how do I stop it from opening that Window1...

View Article

Sequoia Mail location folder

Hello, If someone installed a beta version of macOS Sequoia: what is the Apple Mail folder number in the location ~/Library/Mail/V1x (probably V10 or V11) Thanks 2 posts - 2 participants Read full topic

View Article


Xojo2024R2: WebListBox with DataSource how to modify ColumnData?

I have ResultsList control (WebListBox with DataSource). I can set default column layout by modifying DataSource.ColumnData using code such as: col = New WebListboxColumnData col.DatabaseColumnName =...

View Article


Xojo2024R2: WebListBox with DataSource using Postgres Sorting issue

I see that WebListBox using DataSource in the example supplied with Xojo is capable of sorting by simply clicking on column heading. That is what I expect to see. However, I don’t see it happening in...

View Article

How to sort a WebListBox?

Hello all, Can anyone provide some sample code - or documentation - that will allow the user to sort columns in WebListBox? Thank you! Tim 7 posts - 2 participants Read full topic

View Article

"Minimum or Maximum values are over the limit."

(topic deleted by author) 1 post - 1 participant Read full topic

View Article

Image may be NSFW.
Clik here to view.

Side-by-side configuration error at launch

Using last version of Xojo. I have this error when I try to launch an exe on Windows 10. The app was compiled from macOS. Was working fine before with previous versions. Any idea why? all files are...

View Article


MSSQL ODBC IsConnected Not Working

Trying to use the IsConnected method on an ODBCDatabase connecting to Microsoft SQL server 2016. Tried both ‘ODBC Driver 18 for SQL Server’ and ‘ODBC Driver 17 for SQL Server’ drivers and both return...

View Article

ICON Size WebMapView

Hello all, I’m trying to add custom webpicture as location icon in webmapview but all sizes that I have tried look so small compared with the pin if you don’t use any icon. Can someone say me the...

View Article


Loving new Database Connection!

I really am happy with the new Database Connection way! Even though I now am able to write the needed code for this, the new way is so much better. Thanks for this! I followed the video demonstration...

View Article

Image may be NSFW.
Clik here to view.

Set a properties value using introspection

hi, I’m using introspection to loop all variables of an object, in this case it is ‘anvUse’. this object contains only boolean variables. I would like to change the value of some variables. How can I...

View Article


Image may be NSFW.
Clik here to view.

Debugger with "Open in new window" works in 2024r2!

Did i miss something? I’m happy to report that the “Open in new window” option in the debugger now does not only open a new window, but also shows the content, as one would expect. This didn’t work...

View Article

Deleting a database row in ListBox

Hi, I am new to this and have been going through the XoJo beginners programming guide. I am at the part about creating the AddressBook database/Interface. The guide shows how to add rows to the...

View Article

Example iOS plugin project, please?

Hi; I’ve successfully built my first plugin control for macOS, and now I’m trying to do the same for iOS, but not making much headway, and unfortunately, there’s no example plugin projects for iOS....

View Article
Browsing all 3600 articles
Browse latest View live