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

Problems with GraffitiSuite PopupMenu

Hello people! I know this is a question best asked on Graffitisuite support but since my licence has already expired (considering renewing if this problem is fixed), but here it goes over here,...

View Article


Garry's SyntaxArea help needed for xml definition (sure regex help for Kem ...)

Hi @GarryPettet , (and hello @Kem_Tekinay !) Using your very nice syntaxarea code, I found one problem if you use the html syntax definition, then the <br> tag is not correctly defined the...

View Article


"BAD parse error: command not permitted with UID"

I’m using the Chilkat plugin to move emails to the trash/bin. One user sent me a log where moving to the trash doesn’t work. I get a list of UIDs: ----IMAP REQUEST---- aaaf UID SEARCH NOT DELETED...

View Article

Web app on Linux

more than one year ago, I installed a web application on Linux, following the directions in this post: Tutorial: Deploying Web Apps on Linux – Xojo Programming Blog so using Nginx and the Xojo webapp...

View Article

About new "NWPathMonitor Test" MBS example

Hello, In the “/MacOSX/NWPathMonitor Test” example which uses the new NWPathMonitor class, i want to make a function which returns whether a network connection (Internet) is detected or not but I...

View Article


CURLSMBS Cookies

Wondering if anyone has any experience getting cookies from CURLSMBS. I have connected to a site via CURLSMBS.Perform. I can retrieve the HTML response with CURLSMBS.OutputData, but I’d like to get...

View Article

Resolution image

Bonjour, j’ai un petit problème d’affichage d’image issue d’une base de données dans des canvas, je n’arrive pas à avoir une bonne netteté avec des images pourtant enregistrées en 300 de résolution....

View Article

Image may be NSFW.
Clik here to view.

[ANN] Today's Webinar: Xojo Pi Developer Panel

Join us for today’s Xojo webinar hosted by Xojo Senior Engineer Paul Lefebvre. This one features a stellar lineup of Xojo Pi developers: Bruno Frechette, Marius Dieter Noetzel, Tim Dietrich, and...

View Article


Unable to Make Encrypted Barcode

I’d like to encrypt the data in my DataMatrix barcode but am unable to make the round trip. On the encoding side I have: Dim s As String = DefineEncoding(TextToEncode,encodings.UTF8) s =...

View Article


How would you use a thread to launch a thread and wait for it to complete...

If you wanted to use a thread that would loop through a string array list of items and then process each one by launching another thread that does that processing and wait for that thread to complete...

View Article

Considering an update to the IDE

I am running 2019 r1. I am considering updating the IDE because i need to use source code control. I am fully licensed for 2019 so I can build just about anything, windows, linux, raspi, mac… If I...

View Article

What is Best Practice for checking a network connection?

Hello all, I have a console app that I am trying to debug - it uses URLConnection to send data to Twilio so a text can be sent. In my logs, I see where the following code come back with a 0. Dim nic...

View Article

Xojo crash when using slash forward in name field

Happens every time I use a slash forward in the name field of a Window: Xojo crashes. 6 posts - 4 participants Read full topic

View Article


Windows 11; 2023r4; MBS overlay plugin; window rounded corners;

(topic deleted by author) 1 post - 1 participant Read full topic

View Article

Building app bundle (Build for Play Store)

Hey all, I’m somewhat stuck on how to create and app for the play store. When building the app without the “Build for Play Store” enabled, it builds a perfect apk. but when checking the build for the...

View Article


Copying 15k string takes 9 secs on an M2

I have a TextArea control and I am storing the StyledText.RTFData into an SQLite database. The RTFData is 15k - loading it from the database into the TextArea is pretty quick - no noticeable lag at...

View Article

Image may be NSFW.
Clik here to view.

Debugger vs. Build Settings

I’m a little confused by the interaction of Xojo IDE Build Settings and the Debugger. I’m running on macOS (Intel) with these settings: Settings for macOS and This Computer: When I Project / Run, the...

View Article


Converting Large Project from API 1.0

Hi I have a fairly large project (>100MB Binary) which I have converted some parts to API 2.0 (RowSet, Arrays, DateTime…), but have stopped at the UI. I attempted it a couple of times, but it...

View Article

SMTPSecureSocket.Messages.AddRow() how many Rows available?

When using SMTPSecureSocket.Messages.AddRow(), how do you determine the limit of the # of messages that you can stuff into the Messages array? I’m currently putting a single message in, then sending,...

View Article

DoubleSort sqlite recordset?

Greetings - I have created a nice little database app designed to manage components for my small electronic instrument manufacturing business. I am using sqlite and frequently read from the database...

View Article
Browsing all 3600 articles
Browse latest View live