Interesting Properties Screen - not sure how I got this
While I was working today, accidentally got this properties panel. Not sure how I got it but not able to find it again. Was gonna read up on it. Any ideas? 8 posts - 4 participants Read full topic
View ArticleAdd Specially Created ttf Font to project
Hi all, I have a special ttf font created that I need to save in a Mac/Windows desktop app. I’ve reviewed past posts, but they are a bit unclear. I’ve added a Font folder and dragged the font over....
View ArticleRounded Corners on Windows App
Hello, Is there an example of getting round corners on a DesktopWindow frame for Windows? Like shown in the blog post: WinUI and A Box of Shadowy Changes – Xojo Programming Blog I’ve tried Shadowed...
View ArticleIs MouseCursor no longer property in 2025 that can be set with...
Is MouseCursor no longer property that can be set with REALSetPropValueObject ? I have checked that I get value when obtaining System and I get value when obtaining Cursors and I get value when I get...
View ArticleWhat is hanging here?
A user said that my app is hanging. I asked him to sample the process in Activity Monitor. But I can’t make out what is causing the hang. Is it really the change in the dock tile? + ! : | + 72...
View ArticlePaintCellText
PaintCellText(g As Graphics, Row As Integer, Column As Integer, x As Integer, y As Integer) As Boolean The parameter g is a Graphics object that corresponds to the text drawing area of the cell...
View ArticleMenu ID
Hi All, I’m creating drop down menus for a listbox. I’ve used the following code from the examples: Var base As New DesktopMenuItem base.AddMenu(New DesktopMenuItem("Red")) base.AddMenu(New...
View ArticleCustom URI Schemes On Windows
Hi, I use Custom URI on Mac and Windows but on Windows I can only can get the URI Link in the Open Event when the Application starts new. How can I get the URI Link if the Aplication runs?...
View ArticleMSSQLServer Plugin?
What happened to the MSSQLServer plugin that was distributed with an xojo previously? 1 post - 1 participant Read full topic
View ArticleToday's webinar on Porting 4D Projects to Xojo starts in 20 minutes
Register here. Webinar Registration - Zoom Great for those that also want a refresher on building database applications in Xojo. 1 post - 1 participant Read full topic
View ArticleWebFileUploader workflow questions
I’m designing a WebApp that will make heavy use of WebFileUploader, and could benefit from others’ experience. The files being attached will be .PDF and .JPG/.PNG, and each roughly 300k to 3mb in...
View ArticleMigrating Your 4D App to Xojo Webinar Video
It’s now available on Youtube. 5 posts - 4 participants Read full topic
View Article._Symbols in Build
Hi, I have an iOS App in review and wanted to update it. The new build was rejected because “ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols]” So I...
View ArticleDll problem on windows 7
Good day everybody, i have a problem to getting to run a x64 build on windows 7 x64. I can’t start the app and the following 2 error messages do appear: 1st: The procedure entry point CreateFile2...
View ArticleRead data from a website
Hello. I need to read data from a website, and don’t even have an idea where to start. Can anyone help? I don’t know if I should use the desktop app, web stuff. That is how stalled I am right now. Or...
View ArticleAutosave on Build
I’d love an option to autosave my project when I run it or press build. Other IDEs offer this and it is beneficial for people (like me) that forget to save work and then something goes wrong with the...
View ArticleThis application does not support printing
I haven’t seen this before. I was just playing around with the new Publishing feature. All seemed straight forward from the blog post until I added the Tip suggestion into the Plist editor. TIP: Use...
View ArticleAccess violation with DeclareLibraryMBS
So this is from the opening event of an app where I want to access a 3rd party USB measurement device. Reading of the SymbolNames is just for debugging, and it works on macOS and Windows 10/11. (on...
View ArticleOpening a web page in another tab
Just started to look at Xojo. Working on the examples and tutorials. Thought I would ask a quick question: I have 2 web pages. On WebPage_1 I have a button. On the button press I would like to open...
View ArticleScreen Readers for Blind Users
I have a few Blind Users who use the JAWS Screenreader (https://www.freedomscientific.com/products/software/jaws/). The screen reader seems to pickup what seems like random prompts for the various...
View Article