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

Showmodal is different now?

Windows, desktop here. In the older days, for example, to show a modal window named help4 in the current window, I could use: help4.showmodal and it worked fine. Now that doesn’t work anymore...

View Article


How to create & Control Width - Webtoolbar Space?

Hello All, I would like to add a space in between WebToolbarButtons. I found the following code, which does add a space, but it takes the entire toolbar space pushing the first item to the left, and...

View Article


DataReceived

I am trying to connect weight machine with my programm. I am using o connection with RS232. I have created a serialConnection and made a connection. But the DataReceived Never firing.Can you help me...

View Article

IDE Locked Tab Behaviour

In Xojo 2024, locking a tab results in the navigator still showing everything but restricts the selection to items belonging to the class that was highlighted when the lock was applied. In Xojo 2014,...

View Article

Android Design Extensions 2.6 for Xojo 2024r2+

Originally published at: Android Design Extensions 2.6 for Xojo 2024r2+ – Xojo Programming Blog Xojo 2024r2 has just been released and it’s time to update the Android Design Extension which is now...

View Article


Need advice on parsing data out of a PDF

I know very little about the structure of PDF files, and having poked around for a couple of days I think I need some advice/guidance on how to get started. I need to be able to parse out some data...

View Article

Image may be NSFW.
Clik here to view.

WebListbox Header problem?

Im not sure why this is happening. Im reading from a database into a weblistbox. Im setting the cell value. For some reason it is picking up the code and inserting that into the header. Can anyone...

View Article

iOSMobileTable with Search on iPad

I’ve got an app for iPad where I’m trying not to use a splitview or display the Navigation Bar for aesthetic reasons. So I can’t get access to the searchbar on a screen with the table that allows...

View Article


Upgraded to Ubuntu 22.04.4 LTS and now Xojo loads but crashes

I recently had to move from Ubuntu 18 to Ubuntu 22.04.4 LTS. This was a clean install of Ubuntu 22.04.4 LTS (not an upgrade) and after spending several weeks reloading dozens of applications and...

View Article


WebPopupMenu - How to know when blank

Hello all, Does anyone know how to detect if a WebPopupMenu has a selection made? cmbYourManagementSystemName.SelectRowWithText(m) // So I tell it to SelectRowWithText, but how do I know,...

View Article

Android Design Extensions 2.6 para Xojo 2024r2+

He publicado el artículo Android Design Extensions 2.6 para Xojo 2024r2+ traducido al castellano a partir de la entrada disponible originalmente en el blog de Xojo. Como de costumbre, ¡confío que lo...

View Article

Image may be NSFW.
Clik here to view.

Crazy Autocomplete Bug

I made a Video of it, because it is difficult to understand. I can repoduce it, when I do the following I cut some text from the end of a functionname change to another function and back press to...

View Article

Adding frameworks to macOS and iOS plugins

Now that my first plugin is working, I’d like to expand on it. All of my macOS and iOS Xcode projects use an Objective-C framework, TinrocketCommonLibrary, that I’ve developed over a decade. It...

View Article


From Iteration to Interaction with Type Casting

Originally published at: From Iteration to Interaction with Type Casting – Xojo Programming Blog In software development, efficiency and user experience are paramount. One powerful technique that can...

View Article

Image may be NSFW.
Clik here to view.

Xojo2024R2: WebListBox.CellValueAt is not allowed because you are using a...

This is using Postgres database to populate WebListBox with DataSource. The code does the data export from the list. Xojo is reporting error: “WebListBox.CellValueAt is not allowed because you are...

View Article


EmailMessage in iOS

In EmailMessage — Xojo documentation it states: ’ Compatibility, All project types on all supported operating systems.', which doesn’t appear to be true for iOS. Does anyone have a suggestion on how I...

View Article

Image may be NSFW.
Clik here to view.

Sign in with Apple button

Anyone interested in Sign-in with Apple button for their apps? This is a missing feature of MBS and I got it working using Declares. If there is interest, I will cleanup the code and share the...

View Article


Menu items added that I don't want?

The default menu that is added to a new project does not show the following menu items in the Edit menu; however, when you run the app in debug mode, it adds them. How can I keep these from being...

View Article

Image may be NSFW.
Clik here to view.

[ANN] xDev Magazine Releases Issue 22.4 (July/August 2024)

July 2024 – xDev Magazine is pleased to announce the release of our newest issue, now available in PDF and print formats! The July/August 2024 (22.4) issue features articles on Apple’s WWDC...

View Article

Priority level on weblistbox

I am practicing my programming for fun. I am doing my web project. Right now, I am trying to figure out how to add +1 to the row for “Urgent” - top level and lowest level - “non-urgent” on a...

View Article
Browsing all 3600 articles
Browse latest View live