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

Image may be NSFW.
Clik here to view.

Unleash Your Creativity with XOJO Wallpapers!

Hi everyone! Recently, XOJO has published their wallpapers for download and use (which I’ve done). This initiative sparked my creativity, leading me to create 5 of my own wallpapers that you can use...

View Article


AppWrapper 4.7 (240)

Hi people, does anyone know if AppWrapper from Ohanaware is still an active product and offering support post purchase? Many thanks. Dave. 15 posts - 5 participants Read full topic

View Article


Transparency: how to prevent?

I’m creating a picture in a listbox’s DragRow event. This is then applied as the DragPicture: p = new Picture (500, 65) g = p.Graphics g.Transparency = 0.0 // text & other drawing here...

View Article

Image may be NSFW.
Clik here to view.

Xojo 2024r1 does not present a Project…

Project kind: binary I am working on a project (with Xojo 2021r2.1)and have troubles. So, I duplicated it in the Finder, load it, remove some parts unrelated to where troubles goes. Then, I fired...

View Article

Xojo Android IDE can't find emulator although up and running

Hello to the community, I have the problem that my Xojo Android IDE can’t find the the “Medium Phone API 35” emulator although I have created it successfully in the Android Studio device manager and...

View Article


DBKit - Accessing table fields not in the window layout

By way of example of a table of three fields: Name1, Name2, Name2: If Name1 and Name2 are in the layout as DBKit.TextField, the user can modify their contents. While the user is making these...

View Article

Error DB Sqlite db Error number 427264

Hi, after upgrade to MacOS Sequoia 15.1.1 (from previous Sequoia version) i cannot use anymore a little App i’ve written. Specifically the App opens but i receive Error DB: Sqlite db...

View Article

pluginEntryTable error

Project: • Compiles successfully • Runs successfully from the IDE • Make an inno installer • Copy installer to a different computer • Run installer • Run app → Runtime Error: Common\plugin.cpp:1002...

View Article


Displaying SVG from string as picture object works ok on MacOs but not on...

Inside a class, I define a string variable to store the content of a svg file (XML) so I can manipulate its color and opacity and then convert it to a picture object with: Var svgPicture As Picture =...

View Article


Cómo subir tus apps macOS a la AppStore Connect

Ahora que desde Xojo 2024r4 es posible aplicar Sandboxing, Hardened Runtime, y Notarizar tus apps macOS… ¿no sería genial crear el paquete y subirlo a la AppStore Connect para su proceso de revisión?...

View Article

Image may be NSFW.
Clik here to view.

The XOJO Blog: The Hidden Gem of Code - Do You Agree?

The XOJO Blog is a true gem, free for the taking. Every month and every year, they publish high-quality content for all of us, covering useful and friendly topics. Within it, we can draw insights from...

View Article

ChatGPTConnection Example

hello, today i register at chat gpt and add credit card and paid few dollars, it was minimum $5+tax but in the xojo example i get this message!? *You exceeded your current quota, please check your...

View Article

Image may be NSFW.
Clik here to view.

My images are not fully displayed (height)

I cannot goes on because I do not understand what happens. Here’s theimage as it is displayed “as is”: As you can see, the Canvas is higher than the window(full screen) and the image is missing its...

View Article


Year of Code 2025: Kickoff

Originally published at: Year of Code 2025: Kickoff – Xojo Programming Blog Xojo is kicking off 2025 with something for everyone in the Xojo community, an event that will help new users grow their...

View Article

Image may be NSFW.
Clik here to view.

Join us for Year of Code 2025

Xojo is kicking off 2025 with something for everyone in the Xojo community, an event that will help new users grow their Xojo coding skills and existing users polish theirs. Each month from January to...

View Article


Sequoia File/Folder access

I have an app that cannot access files/folders on Mac Sequoia. I went thru the whole ‘notarization’ thing with Apple so that it would run, but having done that the compiled app does nothing when I try...

View Article

Apps hanging on RDP disconnect

I have an issue that started around July 1st. I’ve written several utility apps for work. They all live on a network share and are run on a server that I access via RDP. They all worked fine until...

View Article


Image may be NSFW.
Clik here to view.

Xojo Talents: Discover and Download Applications Created by Our Community

As you may have noticed, I enjoy sharing posts that highlight the content created by all of us, and I believe it’s one of the many ways we can "help each other out. So here’s another post: Would you...

View Article

PortAudio (MBS) to play an existing file

Hi, My goal is to read an encrypted file, decrypt it and play its content as a sound (the original file being an mp3 or m4a audio file). I want to avoid saving to a temporary file, so the data must...

View Article

Loop through WebControls by TabIndex

Hi, I understand For Each ctl As WebUIControl In Controls iterates through all controls in a container, but I want to process them in a specific order, I’ve managed to build an array of...

View Article
Browsing all 3600 articles
Browse latest View live