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

Strange project generated pdf

I printed the project to pdf, quit everything, Power Off Wait a little bit Power On, Load the pdf in Preview, Create a new project Add a Function Copy / Paste the code… All my vars like Loop_Idx are...

View Article


Image may be NSFW.
Clik here to view.

Inner Join, Table and speed

Hi group, I’m trying to associate two tables with common ID, and take the fields from both tables. I tried this code, but it’s very very slow… how can I improve it? I need to display all the fields of...

View Article


CellBoldAt

I must be missing something pretty obvious because I cannot get CellBoldAt to work !!! I have a ListBox that lists our open cases - some have Service Dates in the past, some in the future, and some...

View Article

How to ensure that a classes Destructor is called and executed?

Hello all, I have a console app that is daemonized and running on a raspberry pi 4. It appears to stop running at unpredictable times. As part of the investigation, we put some code in the destructor...

View Article

Apple error codes

https://www.koingosw.com/products/macpilot/error-codes.php 2 posts - 2 participants Read full topic

View Article


Change the Audio output device

I want to connect my Mac to an external display a little distance away via HDMI, and play audio from the external display when an action is triggered. The audio is output as text using the AppleScript...

View Article

Troubles with (un)registering for mobile notifications (on iOS)

I am having issues with the (un)register functions for mobile notifications. To activate notifications I use this code: if not NotificationCenter.RegisteredForRemoteNotifications() then...

View Article

Ready to code sign my app - what are the foolproof steps?

So, I paid my apple developer fee ($99) I want to code sign my device - simply so that it shows as a legitimate software app - able to install it without any of the roadblocks for when an app is not...

View Article


file.CreationDateTime.SecondsFrom1970

Bonjour Dim DateEtHeureTotalSeconds as Integer DateEtHeureTotalSeconds = file.CreationDateTime.SecondsFrom1970 Résultat Parfois Different de 1 Seconde : file.CreationDateTime.SecondsFrom1970 <>...

View Article


White flash when changing windows

A touch screen app has multiple windows that completely fill the screen. User taps a button and another window appears. The problem is that the screen goes completely white for a second to two (it’s...

View Article

Image may be NSFW.
Clik here to view.

Navigator Item Colors

Hi, What is the significance of the pink color on some of the items in the Navigator? and where could I look to find the answer to that? Thanks 4 posts - 4 participants Read full topic

View Article

How fix width of nsSliderMBS when inside nsCustomToolbarMBS

I have an nsSliderMBS inserted into a nscustomToolbarMBS. It works OK but it automatically expands to fit the available width of the toolbar. Any idea how to fix or limit its width? I have the same...

View Article

Problem moving Xojo license to different machine

I frequently have moved my Pro license from one machine to another. But now after I have deactivated on one machine, I get an error message saying there was a redirection problem when I try to sign in...

View Article


Barcode reader Windows issues

I’m having annoying issues with the barcode control in Xojo. When I open it, the GUI that is presented doesn’t always want to accept mouse clicks. It also has the aspect ratio wrong. Anyone seen this?...

View Article

Xojo2024R4.1: is it possible to display icon in the row cell?

I would like to display icon in the column of the WebListBox on certain rows meeting certain criteria. I would like this to be used with WebListBox based on DataSource. Is it doable? 2 posts - 2...

View Article


Can an engineer spend 30 seconds and handle this JSONItem bug please?

https://tracker.xojo.com/xojoinc/xojo/-/issues/75758 I know it’s asking a lot, but this case has been open 10 months and all it needs is an attribute removed so the analyzer stops complaining about...

View Article

DesktopListBox keydown: why?

What am I doing wrong? Behaviour (Mac) is as follows. Any "Keyboard.xxx; nothing Any Key = “x”; nothing on the first press, a very quiet beep on the 2nd (rapid) press and then normal beeps thereafter...

View Article


Execution speed (2021r2.1 vs 2024r4.2)

The real difference lies in IndexOf: 2024r4.2 needs additional parameters vs 2021r2.1. 2024r4.2: 12387 Ticks 2021r2.1: 1958 Ticks 482 folders were processed, then analyzed, and the result saved in an...

View Article

Control Set Error

Hello everyone, I have a strange situation on my Desktop App. An exception is thrown with the description Error 207 : Invalid column name ‘bcButton$15’. Nowhere in my code I have something like this...

View Article

Url name in session

Not sure if I can explain this very well but hear goes! I want to have two sub domains sub1.mydomain.com and sub2.mydomain.com both will have the same landing page but dependant on whether its sub1 or...

View Article
Browsing all 3600 articles
Browse latest View live