Hiding the dock and menu bar
Hi All. After doing some reading and searching through the forum, I read that MBS has something that will “do the job” for me. So I went to MonkeyBread Software and found the Xojo Plugins (currently...
View ArticleI have a problem with shell.Execute(test) on Windows Desktop. It only works...
I am facing an issue with executing a command using shell.Execute() in Xojo. The command does not run properly, so I tried to execute it through a batch file, hoping that would work. Here is my batch...
View ArticleNSStatusItemMBS class Popover
I’ve looked at the Statusitem with PopOver project , but I can’t figure out how to make the popover automatically close if you click elsewhere. The only way to close the popover is to click the menu...
View ArticleDesktopHTMLViewer Text kopieren
Hallo Freunde! wie kann man einen selektierten Text aus einem DesktopHTMLViewer kopieren? Gruss Mich 1 post - 1 participant Read full topic
View ArticleConsultings leads useful?
Good evening Had a while ago a Pro license….now I see that it offers „consulting leads“ in a private channel here. Are those leads, dunno how many per month, useful to developers and they could do...
View ArticleTextField on MacOS BUG
Been tracing this forever and this IS a bug!. When using a textfield on macOS with the following properties HasBorder = false AllowFocusRing = false and displaying it in any other window type than...
View ArticleDropobject working only with iamgewell
New project: one window containg a canvas and an imagewell + pict filetypes In the canvas and in the imageWell open event handler I have: me.AcceptFileDrop SupportedImageFormats.all and In the canvas...
View ArticleWebRadioGroup 2024 R2.1
I want to use a WebRadioGroup with 2 rows and 2 columns. In the IDE, I’ve dragged an instance onto a WebPage. It defaults to 1 Column, 2 Rows. Using the IDE, how to change this to my desired format?...
View ArticleHow to use a Close Caption file with my Movie
I load (only mp4) movie file and display it in a preview area. Now I want to display the close caption file with it, but I dound nothing in the documentation about that. Just in case it works like...
View ArticleMoviePlayer.Stop doesn't stop
Sample project attached. Works fine on MacOS, but not on Windows 11, tested on two different systems. Can anyone confirm? Anyone know any workarounds? MoviePlayerStop.zip (5.0 KB) 2 posts - 1...
View ArticleWebSocket Server / Client
Hello Guys, I have an access card reader which works via TCP/IP and the documentation says that they use WEBSOCKET+JSON protocol and they provide me 36 pages of details, however I did tried some tests...
View ArticleWhat kind of video the MoviePlayer can display?
The documentation is scarse on the subject and the example(s) only suggest mp4 file types. I tried .avi, .mkv, .webm and they were not loaded at all. What is your experience on the matter ? 9 posts -...
View ArticleMenu challenge
Dear all, I want to ask the community before I approach this task. I’ve read a lot and I’m still unsure how to approach this, so I want to lay down the task as clearly as I can. Below is a screenshot...
View ArticleCan not install webkitGTK on Linux Mint 22
I am having trouble installing WebKitGTK on Linux Mint 22. I have Xojo 2024r2.1 installed. It is required for the HTMLViewer. Tried: sudo apt-get install libgtk-3-0:i386 libwebkitgtk-3.0-0:i386 This...
View ArticleLearning to create menu items in desktop app
Hi, I’m trying to learn adding menu items to my application but the Xojo documentation doesn’t explicitly teach you how to build them. I have the default menus that Xojo starts with, and I added a...
View ArticleFontName, FontSize, TextColor and FillColor of a WebTextArea?
Is it possible to set the FontName, FontSize, TextColor and FillColor of a WebTextArea? 3 posts - 2 participants Read full topic
View Article5 Monetization Strategies for App Developers
Originally published at: 5 Monetization Strategies for App Developers – Xojo Programming Blog Desktop application monetization is essential for developers to generate revenue and sustain their...
View ArticleInside Do....Loop, can i trigger next loop base on parameter
lets say i am inside a simple do…loop, i want to add some rows to a listbox and i want to skip one occasionally based on a math parameter… can i do an if… then statement that triggers the next...
View ArticleHow do I compile my Mac app for Windows?
Hi. Finally completed my first real desktop application in Xojo on the Mac! Now, I need to deploy it on Windows. Does the Mac application cross-compile? Or do I install the Xojo IDE on a Windows...
View ArticleUse canvas as button, can insert icon (image) with text?
Complete beginner here, UI designer with no coding experience. I’m using Mac, want to create a flat button with icon and text. The bevel button can insert icon with text, but i cannot remove the bevel...
View Article