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

Image may be NSFW.
Clik here to view.

DrawRoundRectangle does not fit in canvas

Drawing roundRectangles in a canvas causes some problems, as shown in the picture: The three rectangles above are drown in the paint event of the window: g.DrawingColor = &cff0000 g.PenSize = 5...

View Article


Image may be NSFW.
Clik here to view.

Xojo2024R3: IDE Inspector section duplicated when using vertical scroll bar

I have noticed this behavior in previous versions of Xojo, I have been ignoring this in the past. I am changing code on certain web pages that populates WebListBox control, I am converting it to use...

View Article


Stupid question about ListBox

I Get outofbounds and I cannot get out of it… The ListBox have 5 Rows added in Opening. I do not even time to see my window… I am tired, cold and hungry. Function CellBackgroundPaint(g As Graphics,...

View Article

Desktop canvas-based org chart anywhere?

Hello all, I’m wondering if anyone has made a canvas-based hierarchical (organization) chart for Desktop (and works well on Windows) And if yes, if it could be somehow available, if it’s not part of...

View Article

Thread.SleepCurrent() broken in 2024R3

Beware that sleeping the Main thread in Xojo 2024R3 is malfunctioning, when any other thread is running. This happens even when using purely Cooperative threads. Bug report with demo project...

View Article


Sqlite folder location on XOJO Coud

Sorry for the newbie question, but I’m just getting into the development of a web app and this is the first question to pop into my mind. I will probably use xojo cloud because it seems pretty easy...

View Article

Dependencies

In the manual, I see this: " Library Dependencies Similarly to permissions, your Library may make use of additional dependencies, which could even be other Libraries. These are added to the...

View Article

Pause an application that has NOT been closed / quit

Silly question, and probably very simple for you good folks. I am running a program, and I wish it so that when the user moves the mouse the program pauses and after some set time, restarts. Is that...

View Article


How do I test Keyboard.fn?

Same project, sometimes fn-ForwardArrow leads to a crash. So, I wanted to test if fn key is depressed… but found nothing in the documentation (only that some KeyCode to be determined can return fn...

View Article


Automatic adding scaled images with dot in name

Good afternoon (o; Not sure if someone else already stumbled upon this: When I have three images in a folder with the same name and suffixes of @1x, @2x and @3x and just drag the first one onto Xojo...

View Article

Xojo 2019 r1.1 and MBS Plugins

Since yesterday I have been unable to run any applications which use MBS plugins. They seem to be loading but when I try and run an application using LogoMBS as an example - I get an error saying that...

View Article

Refreshing the interface

I have two windows with a button. One of the button triggers a UrlConnection.Send and the other a URLConnection.SendSync When the button is pressed, it’s disabled and a spinner is shown in the center....

View Article

Enabling Background Modes Audio in Capabilities wants...

Hi, I am trying to implement background audio in my current iOS app. When I enable Background Modes → Audio in Capabilities in the iOS Build settings, I get a compile error: **error: exportArchive...

View Article


Microsoft Entra ID (formerly Azure Active Directory)

Does anyone have any recent experience connecting Xojo apps to Microsoft Entra ID for SSO authentication? Thanks for any pointers! 1 post - 1 participant Read full topic

View Article

Everything You Need to Know About Variants in Xojo

Originally published at: Everything You Need to Know About Variants in Xojo – Xojo Programming Blog One of the most interesting features in Xojo is the Variant data type. We will explore the so-called...

View Article


Inspector Issue

It seems I’m having an issue with font changing color within textfield. While in the IDE and go to the text color dropdown. There is a single color (white) listed in the color box. You can’t change or...

View Article

2024 R3 Why is button pressed event activated without a press?

Hello all, I have a WebSearchField in a container along with other items and a WebButton. Whenever I use the enter key on the websearchfied, as soon as its pressed event is concluded, the pressed...

View Article


URLConnection.ResponseHeaders crash on Linux?

I’m trying with both Ubuntu 24.04 ARM64 and whatever my Steam Deck is running, both exhibit this same behavior of faulting shorting after launch. The Steam Deck is x86_64, so I know this isn’t...

View Article

Programmatically detect whether a MsgBox is displayed possible?

Is there a way to programmatically detect whether a MsgBox is displayed to the user in a Desktop application? Reason for asking: I have an old program (mainly Linux) with lots of potential MsgBox:es....

View Article

Image may be NSFW.
Clik here to view.

Feedback not installed

Hello, sometimes my xojo 2015r1 shutdown displaying When i try to install feedback i am oriented to this page : need help. 5 posts - 3 participants Read full topic

View Article
Browsing all 3600 articles
Browse latest View live