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

Apple Needs a Snow Sequoia

Apple Needs a Snow Sequoia “…Apple needs to make it snow again.” “… MacOS Sequoia and iOS/iPadOS 18 — are screaming for such a reset. Yes, they work and are still smoother and less glitchy than...

View Article


Is AppleScript still alive?

There was a time in the 1990s when AppleScript was a part of my life (and AppleGuide!). Is Apple still really maintaining it (or updating it) and, does anyone still use it? 9 posts - 6 participants...

View Article


Image may be NSFW.
Clik here to view.

Introducing the CRUD MySQL Xojo Project

Hi everyone, I’ve recently duplicated my project “CRUD SQLite Xojo Example” with an important modification: it now uses a MySQL database connection instead of SQLite. This new version is ideal if...

View Article

Image may be NSFW.
Clik here to view.

How to open and display an iFrame?

I want to display a data analysis done in Power BI by calling an external link in HTML. Using WEB2. Has anyone had the opportunity to do something similar? 2 posts - 2 participants Read full topic

View Article

How do MenuOnly MobileToolbarButtons work?

How do I populate the menu that is shown for MenuOnly MobileToolbarButtons? When I set the MenuOnly property to True, a blank menu pops up. I can’t find anything in the documentation and the Android...

View Article


Program Structure Recommend?

Greetings - I am working on a software manager (GUI) for instruments that I manufacture. It will interface to a variety of real hardware instruments and dummy demo (virtual) instruments. I would like...

View Article

Image may be NSFW.
Clik here to view.

Sequoia does not refresh my (API1) desktop canvas

Hi Folks, I made a date picker long ago using a canvas and a container control, for xojo desktop. it uses API1 mostly it worked fine until I noticed some weird behavior under macos sequoia only (it...

View Article

Using Databese Connections (SQLITE) for web apps

All my Database apps have been Desktop. I have different folders on my network for each stage where the databases are stored. I point each stage of the database connect to the correct folder. How do I...

View Article


A file system error occurred (#512) for "XojoFramework"

I’m trying to run a project on a Parallels VM with Sequoia and I get the following error: A file system error occurred (#512) for "XojoFramework"". If the application already exists, please make sure...

View Article


Image may be NSFW.
Clik here to view.

Ask/set Year for DatePicker

Année = Year I really do not like this design. The goal is to set a birth date. People here adviced to use both DatePicker forms (two DatePicker), but I do not loved the design. I add a Control named...

View Article

Valentina Release 15.1.2 improves Parquet support for DuckDB, reporting from...

Here are the highlights of improvements to Valentina Release 15.1.2: [Imp][DuckDB] Create DuckDB database with default storage version if not specified [Imp][DuckDB] Use Parquet V2 for DuckDB backup...

View Article

Drag & drop folder work on any Window 10 control?

I want to drag and drop a folder on a textfield and display the path in the textfield. This works perfectly in MacOS. Doesn’t work in Windows 10. I could drag to some other control so tried using a...

View Article

Image may be NSFW.
Clik here to view.

AIKit - My open source Xojo module for interfacing with LLMs

AIKit is a free, open source, Xojo module for interacting with large language models (LLMs) from a variety of open source and proprietary providers. Repository github.com GitHub - gkjpettet/AIKit: A...

View Article


Xojo UUID Generator Class

Hi everyone, I made a small utility class in Xojo that generates RFC 4122-compliant UUID v4 values. Nothing fancy, but it might be useful if you need unique identifiers for things like databases,...

View Article

Silent Quit because of a bad date

I am testing a new way (the current one) to deal with dates and get a strange behavior: the involved date is : 1985-60-72 I had a crash (I tested my date against Nil) in the beginning, then the...

View Article


Image may be NSFW.
Clik here to view.

How do you exclude a piece of code for debug?

To search about a bug (my previous thread), I needed toe xclude from execution a piece of code at Run time (not in the application). So, because I develop on macOS, I used #If TargetWindows …/… #EndIf...

View Article

Not write character in textfield

hello group, I need to make sure that no characters are inserted in a textfield, but I can’t disable it. so I wanted to write: in KeyDown: if key=chr(13) or key=chr(3) or key=chr(27) then // Permetti...

View Article


Windows, properties, and the inspector behavior

This is about an issue I have solved (sort of) myself; I’m just wondering whether what I’ve observed was to be expected or whether it might be a bug … I have defined a class WindowPlus as a subclass...

View Article

Image may be NSFW.
Clik here to view.

Colored desktop buttons

I have searched for a way to have colored desktop buttons; apparently the Mac software dos not allow this. I found a simple system that gives me what I want. Some users have said to create your own PB...

View Article

Image may be NSFW.
Clik here to view.

PaintCellBackground

Hi group, I’m trying to do something at the limit of my possibilities I inserted the color values ​​in the RowTag of a ListBox, which I should use to color the rows of the ListBox separately, line by...

View Article
Browsing all 3600 articles
Browse latest View live