AppStore receipt validation change starting January 24, 2025,
Here are the latest message from Apple: Hello, As part of ongoing efforts to improve security and privacy on Apple platforms, the App Store receipt signing intermediate certificate is being updated to...
View ArticleDifference of RGBSurface between new picture(x,x) and new picture (x,x,x)?
In: Fonts mit Bold und Italic listen I posted a kind of hack to ‘restore’ the old fashion using fonts with bold and italic. Today I realized that this hack does not work with picture(x,x,x). This...
View ArticleCopy application to SMB share script
Good afternoon (o; For making life a little easier I found this script on this forum to be used after the building a Linux app on macOS: Var result As String Var BuildsFolder As string =...
View ArticleXml: how to tag get contents?
Hi all, I have a file with this kind of data: <key></key> <string></string> <key>actual duration</key> <real>1333.72</real> <key>actual start...
View ArticleXojo2024R3.1. Accessing XHeight, Descent, CapHeight, Leading, LineHeight
Hi all, I am having some trouble implementing these font properties: XHeight, Descent, CapHeight, Leading, LineHeight. The documentation (Font — Xojo documentation) is silent. Thank you in advance for...
View ArticlePizza oven time (o;
Good afternoon (o; Currently in the process of evaluating a small oven for SMT soldering (o; Grabbed out my old thermocouple sensor device I built four years ago and did a little Xojo canvas painting...
View ArticleAdjusting the height of an HTMLViewer
I have an HTMLViewer whose height I want to dynamically adjust (as the users resizes) so that the content always fits with no vertical scrollbar. So I need to know the height as the content flows...
View ArticleFontsize for Webchart when using Hasinline property
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleAny reason to go M4 Pro over M4?
I use an M1 Mac Mini for Xojo. The performance is OK, but feels slightly laggy in general use. I also have Bluetooth issues with my keyboard due to USB interference where I have to kill bluetoothd...
View ArticleSuggestions for VPS or colocation
Got word today that my current hosting provider will be shutting down end of this month. Currently I rent one dedicated Linux and one dedicated Windows server. Now I have to migrate I was just wanting...
View ArticleStore Receipts Change
Will this affect everyone with IAPs or are there some alternatives? I use MBS and Christian says he will have to do an update? " If your app performs on-device receipt validation, update your app to...
View ArticleNewbie here... Calendar Control
Hi everyone. I created a Calendar Control container and placed it in a window as control, but I don’t know how to get or return the value when a certain day was pressed. thank you 3 posts - 2...
View ArticleConvert MDB to SQLITE
Good morning everyone. Given the many difficulties I have in exporting my application with access database on linux, I was wondering if perhaps it is easier to convert the database to sqlite. What do...
View ArticleHow to draw a GraphicsPath with offsets?
Hi, I need to draw a GraphicsPath (a polygon made with several appended lines), and the view may be scrolled (in other words, the polygon may be drawn at a different location). My first attempt was to...
View ArticleFolderItem.Child not working as expected
I’m sure this is entirely on me, but I’m loading a JSON file that is filled with relative path filenames. I have a FolderItem which I use as the “project root”, and was expecting to be able to do...
View ArticleEncodings Enum with Descriptive Labels
In case anyone needs a readable descriptive name for an encoding other than what the InternetName can provide, I researched and put together what I believe to be the “common” descriptive names for the...
View ArticleMemoryblocks are slower starting with 2024r3
Try it for yourself and see the results. If your apps are doing anything substantial with memoryblocks, you’ll notice significantly slower performance starting with 2024r3. dim s, e, t as double s =...
View ArticlePreemptive thread weird behaviour with DoEvents and Thread.Sleep
I have had an issue with my 2024r2.1 desktop application that has the main thread hanging randomly while all the threads still work just fine. (Linux desktop app main thread frozen, other threads...
View ArticleSMTP Auth required for message
HI Team I am struggling with getting email to send through a private server for my web project. I am getting emails and sending fine through Mail.app. Desktop or Web setups don’t work either. And many...
View ArticleXojo MobileChart for Android
Is there a release plan for Xojo MobileChart for Android in the near future? 2 posts - 2 participants Read full topic
View Article