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

Web: how to detect the complete web address?

Hi Folks, I would like to detect the complete address the user typed in the browser, to use different part of the webapp. for example https://sales.mycompany.com/orders and detect it in the websession...

View Article


GraffitiSuite Release 60 Now Available

JOHNSON CITY, TN (September 21, 2024) — GraffitiSuite is pleased to announce Release 60 for Xojo Desktop, iOS and Web! Release Statistics 6 New Classes or Products 29 Additions 37 Bug Fixes Desktop In...

View Article


Callbacks Supported?

Are callbacks from Kotlin libraries supported? If so, how would it be implemented? We are testing this and it appears to not work. If it doesn’t then polling is the only viable solution, but would not...

View Article

Recreating workers

Is there a way of disposing of worker processes and having them recreated? We’re doing some extensive processing in workers and they work quite well. We also have a niggling memory leak that can...

View Article

Fenetre qui s'affiche constamment

Bonsoir, Après avoir installer et obtenu ma licence Xojo, j’ai un problème avec une fenêtre qui s’affiche constamment et qui bloque l’éxecution du programme que j’ai lancé. message : " “Nom_programme”...

View Article


Has anyone updated a Google Doc?

Does anyone have any experience updating Google Docs via Xojo? For instance, a customer uses Google Sheets and other Google-based docs, and they’d like to get them updated programatically via an...

View Article

Earliest Xojo Supporting M3 Chip

Does anyone know the earliest version of Xojo that began supporting the M3 chip? I’m running an older version of Xojo and am trying to figure out the minimum version I need to test executables on a...

View Article

Window Positioning Doesn't seem to work

I have an app I’m trying to move a window that opens to the side using the top and left settings. No matter what I try, the windows appears dead center of the screen. It works as intended on all the...

View Article


Launch on specific screen

If I work out what screen an app is running in at the time it closes, how can I ensure that it launches on the same screen next time? (Customer with two screens complains that my apps always open on...

View Article


Image may be NSFW.
Clik here to view.

No simulators with Xcode 16 here

Hello, does other people see simulators show up with Xcode 16 in Xojo? and I see them in Xcode: Does Xojo Inc. need to adjust Xojo to work with Xcode 16? 3 posts - 2 participants Read full topic

View Article

Tutorial: How to load related data efficiently

Hi folks, I meant to publish this trick since I don’t know when and finally came around to it. If you are curious about how to load related data from PostgreSQL (or MySQL or even SQLite) efficiently...

View Article

Image may be NSFW.
Clik here to view.

Access iCal on iOS or Mac OS

Hi folks, I wonder if it’s possible to add a date directly from XOJO App (iOS or MacOS) to iCal? Has anyone tried this - did you use .ics Files or is there a direct approach? Thanx for your ideas 5...

View Article

MobileTextField.InputTypes

is there any way to create my own keyboard, e.g. numbers with done, decimal with done or selected characters only, etc? Thanks! 1 post - 1 participant Read full topic

View Article


Inconsistent length types

Anyone bothered by this? FolderItem.length is a UInt64 MemoryBlock.size is an Integer BinaryStream.BytePosition is a UInt64 BinaryStream.Length is a UInt64 BinaryStream.Read(ByteCount as Integer...)...

View Article

Design question

Hi all… I’ve developed a lot of custom controls for our project. To speed things up, I am going to develop each control in its own Xojo project file. However, each control depends on a class called...

View Article


Offset for Return Type prompt is incorrect

Hi All, Is anyone else using the IDE in Linux seeing the return type prompt show up on the left hand side of the screen? I create a new method in a new clean project using the latest version of Xojo...

View Article

Activation of old Xojo from 2016

Hello, i wrote a application with Xojo 2016, for what i have a license. I use this application until now, i need to change the application, but i can’t anymore activate Xojo to build again. Every time...

View Article


MobileContainer Too large?

All works usually perfect with a mobileContainer displaying text fields, one under the other. However, when there are too many fields (more than 15), when selecting a field at the bottom, the whole...

View Article

How do I add confidential information to a bug report?

I need to add some confidential information to a bug report. I can make a related confidential issue. But can I add information that is only visible to Xojo to an existing report? 4 posts - 3...

View Article

WebHook with Airtable

Hi, One of my supplier need to connect and get datas from me with Airtable. He wants to do it with a webhook. I started with a web App but could not get it to work and ended up with a desktop App....

View Article
Browsing all 3600 articles
Browse latest View live