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

Looking for Webinar Panelists - Xojo Pi Projects

Xojo is planning a webinar centered around Xojo Pi for March 14th. We’ve got @Paul_Lefebvre on board to host and we’re looking for panelists who have Xojo Pi projects they are interested in sharing....

View Article


Web app loading slow. Because using containers?

I’ve been noticing my web app has been loading pretty slowly, up to 10 seconds to load a page in some cases. No huge images (only one has some images). Mostly just buttons, labels, and listboxes....

View Article


Background Image

I would like my webpage to have a background image using a local file. If I just a remote URL, it works. But if I use a local file, it doesn’t. This is supposed to be easy. This works:...

View Article

How do I display a variable that belongs to another window?

Can I retrieve a variable in another window, in a desktop application? Thanks for your help. 3 posts - 3 participants Read full topic

View Article

How do I detect the latest files created in a directory?

Hello everyone, In a Timer How to detect the last file created in a directory thanks to its creation date? Thank you. 10 posts - 5 participants Read full topic

View Article


How to run a WebPage using XojoScript

Hello everyone. Does anyone know how to run a WebPage using XojoScript. I did the following test but it doesn’t work: Var lsWebPageName As String = “wpHome.Show” Self.XojoScript1.Context = Self...

View Article

Auto crop a signature picture

Recently we got a client with a special problem. A scanned paper with a signature has a lot of unused space around. The scan shows a bit of dust and dirt. People have greasy fingers, the flatbed...

View Article

Eingabe im WebViewer

Hallo liebe Leute! Ich möchte im WebViewer, in bestimmte Eingabe-Felder, mit einen Text eingeben. Wie z.B. Benutzer-Name und Passwort. Gibt es die Möglichkeit die Felder anzuwählen und automatisch...

View Article


Min iOS version

I have been getting reports from people using iOS12 that my app won’t open for them. Im pretty sure it needs to be for iOS 14 Can I force a minimum version anywhere in Xojo - Im using 2023, or in the...

View Article


Display image ready to upload ? FileUploader

After selecting the image with a FileUploader, how do I preview this image in a canvas (or other) before sending it? Thanks to all. 2 posts - 2 participants Read full topic

View Article

Optimizing Database

I need some advice. In SQLite I optimize the database with DB.SQLExecute("VACUUM;") 'Speicher freigeben und Datenbank defragmentieren / rebuild database file, repacking it into a minimal amount of...

View Article

Showing another Webpage in Openning-Event of another webpage fails

If there are 2 WebPages in a project. WebPage2.show is called in the opening event of WebPage1, then WebPage1 is displayed at the end. This is definitely not intended. In this case, the rendering of...

View Article

Rehoming App Wrapper and/or the Ohanaware App Kit

Hey All, The time has come, I’ve made my decision to find App Wrapper and/or the Ohanaware App Kit a new home. I think its best for the community and the products if they continued to be maintained by...

View Article


Image may be NSFW.
Clik here to view.

DesktopDateTimePicker does not allow year change

I am very close to release my writers app as beta, but I really would like to fix this problem first: The DesktopDateTimePicker does not allow me to change the year by simple typing; it keeps on...

View Article

MBS Plugins 24.1 pre-releases

Hello, in this thread I want to post to you what’s new in 23.6/24.0 prerelease plugins. Download here: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/ or from Dropbox or ask (in private...

View Article


Date Format Exception again

Hello guys, Apparently i run into this error again after years Continuing the discussion from unsupportedformatexception in Xojo: So i have the date recovered from an XML which is the following string...

View Article

WebFileUploader still broken in 2023?

Hi all, anyone ever get to the bottom of why WebFileUploader is so fragile? Particularly when uploading large files (and when I say large, just a couple of hundred MB)… it just stops part way though,...

View Article


VB6 GUI transition to Xojo

My product has a GUI built in VB6. It’s a dinosaur but it was great for GUI. I am looking for our next great GUI builder. I need multiple platform and both desktop and web support. There are several...

View Article

Image may be NSFW.
Clik here to view.

.USDZ files

Has anyone done any work with USDZ files ? I’m specifically interested in conversion from .OBJ to .USDZ for use in Apple’s Preview app and on IOS as Apple support USDZ directly without any external...

View Article

Read inputs and outputs on a USB interface?

Let me explain I want to read IO inputs from a USB interface on my Mac and later on my PC. What type of interface do I need? a ready-made one with classes to access it and read the data? A DIY USB...

View Article
Browsing all 3600 articles
Browse latest View live