How to Use MBSPlugins - iCloud Example
I want to try Sample application on MBSPlugins “iCloud Example”. But this application doesn’t work. I’m not sure if the certificate settings on the Apple Developer are correct. I 'd like to know more...
View ArticleDrag and drop “.app” onto the application icon
I may be asking an odd question. I am trying to get some information after dragging and dropping an icon of another application onto the icon of an application built with Xojo and launching it. I have...
View ArticleForum Editor: Replace the "Preformatted text" Symbol
Can you please replace the “Preformatted text” Symbol in the Forum Editor with a Symbol that represents Code or Xojo Code, or can you try to detect if the Person is posting Code and advice him/her to...
View ArticleAnother time: Using CurlSMBS to POST a file
I have a file to upload to a server API and found this thread which I followed – in my case, I have to add some headers too which are working with different API methods from this server. But...
View ArticleUploading folder file names
The code below is to upload a list of folders and files within a folder on my PC to a listbox named lstfiles. Can anyone tell me why the file list does not appear in the selected folder view but does...
View ArticleOpening an old project
Is there anywhere where these are listed for me so I can go through and update things? I don’t want to save the project and then lose stuff without knowing. I’m opening an old, fairly complex project...
View ArticleMore popover problems
I have a simple popover class - taPopover - a desktopContainer containing a textArea. Its property .text copies the string into the text area. Changes to the textArea raise a TextChanged event. A...
View ArticleXojo 2024r4.2 is available for download
Download the latest Xojo release now. Read the release notes. 1 post - 1 participant Read full topic
View ArticleExternal library - FunctionNotFoundException
I have started working again on Xojo OpenCV-C, which I haven’t looked at in quite some time. I opened up the project file to find that a lot of what was in there was deprecated. All of that has now...
View ArticleDeprecation, and future removal, of Windows 32-bit builds
I saw in the recent update notes that Windows 32-bit builds are going to be deprecated starting with 2024 R4.2, and will eventually be removed in a future update. This is problematic. (a) Would have...
View ArticleNews from the MBS Xojo Plugins Version 25.0
In this article I want to introduce you the new functionalities from the MBS Xojo Plugins in version 25.0. Saxon A completely new area that we plan to further expand in the next releases is the...
View ArticleChatGPT Chat with PDF Files?
it seems this endpoint can only used images in messages array. api. openai. com/v1/chat/completions have someone managed to analyze a pdf file with result? as example “summarize this pdf document”...
View ArticleBild mit ODBC/SQL in Containerfeld von Filemaker-Server eintragen
Hallo, ich habe mit Xojo über das ODBC-Plugin Verbindung zu einer FM-Server-Datenbank hergestellt. Das Lesen und Schreiben “normaler” Datentypen bereitet kein Problem. Etwas schwieriger ist es, Bilder...
View ArticleXojo2024R4.2: anybody tested it with WebApp already?
This issue seems to be resolved now: https://tracker.xojo.com/xojoinc/xojo/-/issues/78127 but I haven’t seen anything in release notes about it. 4 posts - 2 participants Read full topic
View ArticleParse Json to fill some text boxes
I am using ChatGPT in Xojo to extract some fields from an Invoice. I want to parse the json that is returned so that I can fill some text boxes. Can someone show me some code to parse this? {...
View ArticleRebuilding a Very Old App
Greetings I have an old RB app that I need to update for “modern” MacOS. It includes an RealSQLDatabase. I made a copy of the 2008 version of the app; and opened it (opened in Xojo2023 V3.1, the most...
View ArticleSimulate an automatic enter key press
Hi All. A question for something that I hope is possible, but might not be. In my screensaver program, after the user enters when they want a the program to end, after x minutes, i have them press...
View ArticleXojo DataGrid by BasicApp v.1.15
Hi guys, just to let you know about a new release of Xojo DataGrid component by BasicApp. This is the component link: basicapp.net Xojo DataGrid - BasicApp Xojo DataGrid - BasicApp - It is a component...
View ArticleControl Z-order
For a touch-screen application I have a window with 12 pictures. If a user taps one of the pictures, it is displayed much enlarged. The enlarged things is a container control that’s not visible. In...
View ArticleLog (10) function fails in latest release
I just installed the latest release 2024r4.2 and now the function Log (10) fails . Looks like a bug to me, as it used to work in previous releases. The debugger states: “There is more than one method...
View Article