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

Image may be NSFW.
Clik here to view.

Bug in Win64 Remote Debugger Desktop

Is there a bug in the latest Remote Debugger Desktop or is something amiss in my Windows installation. I try to run it and I get the following error: 7 posts - 4 participants Read full topic

View Article


Passing the name of a button to a function

Hello, I have a simple function to have a canvas button flik ona and of BtnXXX.Visible = False Timer.CallLater(300, AddressOf FlickOff) With its “counter function” to make it visible again. I’d like...

View Article


Preemptive Thread Debugging

Hey all, I’m starting to experiment with preemptive threads in my app and so far, the results are amazing. In the application where I am using these, I am grabbing image data from multiple remote...

View Article

U2U Web Messenger

I am working on a project that has both a web and an iOS (iPad) component. One of the things I would like to do is allow users on either app to message each other directly. Are there any current...

View Article

DrawText extension with HTML subset?

I am converting a Microsoft Access application that used VBA and the Debenu (now Foxit) PDF library for some reports. The Debenu library had a DrawHTMLText function that would style text based on a...

View Article


DBKit 1.0b11

Apparently simply removing the attribute wasn’t enough. Beta 11 resolves the issue completely. Again, this bug is fixed in the IDE for the next release but since I can resolve it such that you’ll...

View Article

Preemptive Thread and #pragma backgroundTasks

Does #pragma BackgroundTasks False do anything inside a preemptive thread? Since the compiler can’t know ahead of time what kind of thread a given method will run under, I would assume that pragmas do...

View Article

Semaphore with Main Thread and Preemptive Thread

There was a long discussion in the betas about this topic: https://forum.xojo.com/t/criticalsection-semaphore-preemptive-thread-changes/81554/40 It’s probably good to revisit it here. It sounds like...

View Article


2024r3 WebRactangle position style removed

After migrating from Xojo 2024r2.1 to 2024r3, Xojo WebRectangles do not get element style position: absolute; applied anymore. This causes these rectangles to effectively fall back to position style...

View Article


Serial Write single character

Good morning (o; Have a grblHAL board here I would like to talk to and control it or shows its parameters and positions. Now grbl uses the character “?” to display actual position besides other...

View Article

Properly escaping a string with double quotes and semicolons

I need to check a line read from a file against the following string: “Buchungstag”;“Umsatztag”;“Vorgang”;“Referenz”;“Buchungstext”;“Umsatz in EUR”; I already found out that this strTableHeaderLine =...

View Article

OAuth2 bei outlook.com erforderlich

Hi, wenn ich das richtig sehe, muss man nun bei outlook.com (smtp) die “Authentication method” “OAuth2” nutzen. Hat das einer schon realisiert? Leider finde ich noch keine Beispiele dafür und in der...

View Article

Preemptive Thread String Crash

In another thread, we were discussing that using Strings in preemptive threads should be safe. I found a way to crash it. In this, there is a loop on the main thread, and a preemptive thread. Both of...

View Article


Preemptive Thread uses 100% CPU

Here’s a simple app which has a loop in the main thread, and a loop in a Thread. Both loops spend most of their time sleeping, e.g. while true [... do some simple string operations ...] sleep(10) wend...

View Article

Preemptive Thread with #pragma DisableBackgroundTasks can't be killed

Reported as https://tracker.xojo.com/xojoinc/xojo/-/issues/77527 Run attached project in IDE. It should run for 60 seconds, then the Main thread should kill the Preemptive thread. When the Preemptive...

View Article


Local deployment

I have created a new desktop app on windows. I plan to deploy it to MYSELF on maybe 2 or 3 laptops I have at the office…. They will be windows laptops with windows 10 or maybe 11…. I have no plans to...

View Article

Special folders

Quick Question. Is there advantage in using the SpecialFolder.ApplicationData for files we create? Regards 3 posts - 3 participants Read full topic

View Article


DBKit 1.0b12

This beta fixes a NilObjectException caused by an event order difference on Windows with the DBKit.SearchField. 1 post - 1 participant Read full topic

View Article

On License

Hi group, I wanted to know if by chance, on Black Friday, there are discounts on xojo licenses. I would be interested in the Desktop version. 7 posts - 4 participants Read full topic

View Article

Image may be NSFW.
Clik here to view.

PB avec checkbox dans une listbbox

bonjour, j’ai changé denièrement de version de Xojo (la mienne était largement obsolète) et je me heurte à des instructions de remplacement. exemple ceci : le message d’erreur : qu’est-ce qui ne colle...

View Article
Browsing all 3600 articles
Browse latest View live