Digital River has stopped playing software developers since July
Beware everyone — Digital River which handles MyCommerce has stopped paying software developers since July. Stay clear of them. theregister.com Digital River delays sales payments to vendors since...
View ArticleCannot clip a path that contains a round rectangle?
I am working on a very graphical UI where a lot of design is done in a background canvas’ paint event. As I need to draw a picture on a gradient pane that has round rectangle corners, I use this...
View ArticleAnyone own a Vision Pro
Just curious if any Xojo developers own a Vision Pro and have used it with the Xojo IDE via macOS screen sharing? I had the demo in the Apple Store and it was pretty cool. 3 posts - 3 participants...
View ArticleChanging Bootstrap CSS file
I am looking for a way to change the CSS file without restarting the Web application. Also I am looking for a way to use an alternative CSS file per session. Has anyone experience with this, is this...
View ArticleListBox resizable columns
I have a listbox with 12 columns. The 6 left columns all have a width value > 0 The 6 right columns all have a width of 0, so they are not shown when opening the listbox. The listbox behavior...
View ArticleLet Xojo For Android support more hardware controls
Can you consider supporting the control of WIFI, serial port and Bluetooth in the Xojo For Android project? Now and in the future, the Internet of Everything is within reach. And such functions as...
View ArticleXojo Edge WebView2 via DesktopXAMLContainer
Spinoff from this thread and Issue: DesktopHTMLViewer insecure on Windows, fine on Linux - #16 by William_Yu https://tracker.xojo.com/xojoinc/xojo/-/issues/59961 Can we support the Edge browser in a...
View ArticleAdding a description to user defined events
In my next app I will be using a lot of user-defined Events for controls and Containers. I would like to “document” the events to make sure they are easy to understand when I come back to my code in a...
View ArticleDid something change with long containers in a webpage's PagePanel? Not...
Working on an update to my Xojo web project and was just doing a test of some changes I made, and I noticed a strange behavior. I have a lengthy Container (height 2145) that is nested within a...
View ArticleExtract data from memoryblock
To extract data from a windows function I made the following function: if System.IsFunctionAvailable("GetSystemPowerStatus","Kernel32.dll") then Soft Declare Function SystemPowerStatus lib...
View ArticleSetTextColorXC for DateTime Picker
I’m using the IOS Design Extensions but I can’t seem to alter the date display text colour using SetTextColorXC I think I have the right command because it’s defined as “extends picker as...
View ArticleNeed help with UDPSocket and Multicast
I’m trying to perform a mDns Browse to obtain the list of devices matching a specific name/pattern. First, I tried a simple Python script to check if this could work from my Mac (updated to Sequoia...
View ArticleLifeboat: does it disable wordpress api?
I have a Lifeboat managed VPS (Ubuntu Server 22.04), where I defined a static path to a Wordpress instance on that server. I noticed, that the Wordpress REST API seems to be disabled or not reachable,...
View ArticleForum search
Please make the forum search accept a 2 character search like “4D”. Now it just says “Your search term is too short.”. I guess due to recent changes at the 4D side you have a lot of 4D developers...
View ArticleNS commands
Hi all. Are there any tutorials for Using NS things like NSUserInterface so that I can learn to use them in my projects? Regards 1 post - 1 participant Read full topic
View ArticleNew to cloud - Deploy hangs
Hi all, I’ve searched the forums but all the cannot deploy seem older. I am on the latest Xojo Mac version, I just got the cloud subscription. I also restarted the cloud server. I have a simple hello...
View ArticleSnapdragon
Friends Anybody develop any database apps on Windows Snapdragon? If so, what are you using for a database and/or connection mechanism? Thanks fritz 2 posts - 2 participants Read full topic
View ArticleHTTPSocket yields no result
I am working with the DrChrono API which was working fine until yesterday. It is able to authorize using OAuth2 and I can get an access token and refresh token, however when I go to pull some data,...
View ArticleSqlite iOS Sync
Hello everyone, I was looking to be able to add tables and columns in a sqlite database, but on already downloaded applications. I didn’t want users to lose their data, so I had to figure out how to...
View ArticlePDF in SQLITE in Blob speichern
Hallo Ihr Lieben! Wie kann man eine PDF Datei im SQLITE Blob speichern und wieder auslesen? Bislang habe ich nur Pictures ein gelesen und das klappt wunderbar. Ich wäre sehr dankbar für ein kurzes...
View Article