Can't get AddLinkToPDFArea to work
I have created a pdf that I display in an htmlViewer on a webpage mostly using the usual Session.Document.Graphics.DrawText method. I just added what I want to be a hyperlink. I thought the...
View ArticleWebinar Reminder: Using Xojo and the Star Wars Web API
Upcoming Webinar Using Xojo and the Star Wars Web API Join Paul Lefebvre and Tim Dietrich as they explore the Star Wars Web API with Xojo. Have some fun in this belated May the 4th themed webinar...
View ArticleNew to Windows Code-Signing with a Yubikey
After having twice gone through the root-canal that is Sectigo, I just had a much more positive experience getting my new Windows certificate through SSL.com. I ponied up for the Yubikey, instead of...
View ArticleHelp with Signing Certs
Hi Certs are something I can never completely understand what does what and what is linked to what. I recently upgraded my MacBook and lost the ability to build for iOS and Wrap for macOS. I was still...
View ArticleTextshape not visible in web canvas?
Hi, I am trying to draw a 2D object in a web canvas. Everything works fine except all the text which remain invisible Have you had this problem before? See image below Thanks Chris 7 posts - 2...
View ArticleXojo2024R1: how to add line separator as WebMenuItem to the WebToolbar
I have method that creates WebToolbar on WebPages in the app. One of the buttons shows menu items. The menu items should be separated, currently I have empty space that I would like to make look like...
View ArticleURLConnection Issues in Windows
Hello Team, I am having an issue with URLConnection and Windows. It works on Mac. I am using the api for square to connect to a terminal. When making this call from my custom Xojo app on a Mac...
View ArticleToggling Light and Dark Mode
Does anyone know of any windows API’s to toggle an applications Dark / light mode flag during runtime. It is possible on macOS to ask just the running app to change all of its dialogs into light or...
View ArticleRotating odd shaped images
Hi, In my project where I can drag images around in the canvas I added rotation option to rotate the image. So far its good because I was using dummy graphics for testing the they are 32x32. However...
View ArticleBest Linux for headless web edition
I have a small Xojo web app developed with Xojo 2020R2.1. Currently runnning as a services on a Windows 10 VM. I am carrying out some updates and would like to relocate the binary to a headless Linux...
View ArticleUsing bootstrap color in webstyle
In my web project I’m want to set a red border around a field when the input is invalid. Afaik the correct way is by using WebStyle. For the uniformity I want to use the Bootstrap red color (indicator...
View ArticleHelp for DBKit.PopupMenu
In a “Window” called “Aanagrafica” I have three “PopupMenu” (DBKit.PopupMenu) called “reg_nasc”, “prov_nasc” and “luogo_nasc”. The “Anagrafica” “Window” is connected to the SQLite db “loggia.sqlite”...
View ArticleCan I create a variable name from another variable
ok, Not sure how to word this, but this is what I have / trying to do: I have read in my JSON items… one of the items contains a set of keys that have more data. I don’t know ahead of time the name of...
View ArticleWebToolbarButton - Badge - Style
Hello, I’m building a web app in 2024 1.1. The WebToolbar has a lot more functionality than when I last used it. I’m finding the WebToolBarButton badges very useful for displaying progress, counters...
View ArticlePlease support properties in class interfaces
Feedback Case Number: 76261. There are several requests for class interfaces to support properties dating back up to 15 years in various states of closure or just simply being ignored by Xojo e.g:...
View ArticleOrder of objects in a Set - stable?
I noticed Xojo now has a Set class, with a bunch of useful operators. Does anyone know if the order of the variants in a Set is stable when (for example) objects are added, removed or popped from the...
View ArticleApp leaks memory permanently
Feedback Case Number: 76017 https://tracker.xojo.com/xojoinc/xojo/-/issues/76017 Hi, I have filed the issue with a demo project and would appreciate if this case could be supported via thumbs up, so...
View ArticleUsing bootstrap colors in WebPicture
In addition to my previous question Using bootstrap color in webstyle I also would like to use bootstrap colors in WebPicture combined with the BootstrapIcon method. Me.Image =...
View ArticleXojo report editor- see example for notes? CustomDataSource
Does anyone know of examples of custom dataset interfaces use that are a bit more helpful than whats in the doc? Theres also a .Run constructor that shows a (dataset, PDF) that would be great to know...
View ArticleAPI response time
Is it a normal response time for middleware developed under Xojo 2023r4, running in a windows server 2019, to have an API response time (a very simple one, nothing complex) in a local network, of 600...
View Article