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

Shell output yields incorrect character

I’m reading the output of a command line application via the shell class, but having a problem when that output contains extended characters. The specific example that triggered this issue is the...

View Article


Image Viewer MouseUp not firing

I have an Image Viewer control with both MouseDown and MouseUp events defined. The MouseDown event fires as expected, but the MouseUp event doesn’t fire at all. How do I figure out what I’m doing...

View Article


Google Address Validation API with Xojo?

Hello all; I have been using Melissa Data for address validatons. It works well, except for one thing: it does not return localized address formats. In all fairness, Melissa Data has another API than...

View Article

Extends DesktopListBoxColumn with properties

Hello, I wanted to know if it’s possible to extends DesktopListBoxColumn to add properties to the object used in DesktopListBox. My need is to add a boolean on the column (required) and if true, I...

View Article

Can you scan for AddHandlers?

Is there any way to cycle through the list of Objects on my Window or Container and see if they have an AddHandler attached with its associated Method? The aim being that I can create a generic Method...

View Article


Image may be NSFW.
Clik here to view.

WebDialog box sometimes shifts offscreen when on phone

I have a strange thing here. I’ve been converting my web app to fit nicely on small screens (phones). I utilize WebDialog boxes in some areas, specifically when taking a practice exam that displays...

View Article

GraffitiSuite Release 57 Now Available

JOHNSON CITY, TN (July 26, 2024) — GraffitiSuite is pleased to announce Release 57 for Xojo Desktop, iOS and Web! Release Statistics 10 New Classes or Products 15 Additions 12 Bug Fixes 5 Various...

View Article

I need help for Year(date)

Good evening everyone, I’m starting to use Xojo again after many months of downtime. I have a problem with the syntax… I pass two string values: DataDaEliminareDallatabella which tells me the year of...

View Article


WebCombobox how to add a RowTag?

Hello all, Is there a way to add a RowTag? Currently I am adding rows: cmbAxcysSiteName.AddRow(Session.SiteList.SiteName) I would like to add a row tag at the same time. Is there a way to do this?...

View Article


Freezing (project included) catch 22 when trying to load (and run) an array...

Ok thought I would post this now as I have been round in circles trying to over come this! I have attached an example project below reproducing the problem. I have only tested this on Windows. I am...

View Article

My 2019 Mac App works on Sonoma… Install?

So I have an app that works on Mac and windows, and they have some coding differences mainly due to the audio systems. I had abandoned the mac version since sonama came out as it probably broke my Mac...

View Article

Omegabundle für Xojo 2024 Developer Tools Bundle jetzt verfügbar

Holen Sie sich die besten Entwickler-Tools und Komponenten von Drittanbietern für die plattformübergreifende Xojo-Entwicklungsplattform zu einem enormen Preisvorteil. Omegabundle für Xojo 2024 ist...

View Article

DesktopColorPicker.Handle is of type Ptr; MBS functions needs an integer....

Hi, I’m attempting to modify the window of a DesktopColorPicker object. Having the MBS plugins, my goal is to obtain the corresponding NSView of the DesktopColorPicker, then its NSWindow (this is the...

View Article


Global Skin Style

Importing bootstrapmin can change the skin, but not all controls support it. How to achieve that all controls can be changed with bootstrapmin? 2 posts - 2 participants Read full topic

View Article

Write content of listbox to a DB table

Hello all the experts here. I am trying to do something very simple and can’t get it right, blame it to my non technical background, but i am keen to learn. So I am reading a table writing to a...

View Article


AddressBook and Sonoma 14.5

I just changed my old Mac Intel under Big Sur to an ARM under Sonoma and it seems my application which read AddressBook contacts doesn’t read anything. When I do: CesContacts = CeBook.Contacts...

View Article

Note in webserver

Why is not available “NOTE” in Web server project? I just discover that is not possible add Note to a web project, why? Thanks sergio Molino 3 posts - 2 participants Read full topic

View Article


Copy and Paste Fun in Xojo

Copy and paste is somehow getting worse and worse in Xojo. When I want to copy a canvas into another project, I always get the progress wheel. One button works. I’ve already complained about the...

View Article

Why no WebPage.Closing Event?

Desktop and iOS have a Window.Closing Event, but Web only has a WebPage.Closed Event ie after the window has already been closed. Before I make a Feature Request, is there a good reason why the Web...

View Article

Image may be NSFW.
Clik here to view.

Tutorial: Crear un QR con información vCard

¡Hola! Acabo de publicar un nuevo Tutorial en Español sobre cómo hacer una pequeña app capaz de crear códigos QR a partir de información en formato vCard. De esa forma, se puede incluir fácilmente el...

View Article
Browsing all 3600 articles
Browse latest View live