Quantcast
Channel: Xojo Programming Forum - Latest topics
Browsing all 3600 articles
Browse latest View live

Xojo cloud new user hosting MySQL

I have programmed with RealBasic and then xojo previously. Its probably been at least 8-10 yrs, I have need to restart my work. It seems like xojo cloud is the best place to deploy a web app. I used...

View Article


Invalid JSON response in web listbox

Ok, I lost a day on this already. Trying to find out what was wrong with a query in my web app. I get a rowset, and iterate it into a string array, and add a row. Works in the first session I try on...

View Article


Image may be NSFW.
Clik here to view.

Mac Widgets

On MacOS, there are widgets that reside on our desktops. They’re those useful little things that can help us to see what’s going on. I wonder if any MacOS gurus know how to create a Widget. I know a...

View Article

Image may be NSFW.
Clik here to view.

Background Paint in WebListBox

Hi, Exploring porting a desktop app to web. I use the Background Paint Event in the desktop listbox to achieve a bar graph as in the sample below. I see this event is not available in web listbox....

View Article

64-bit Version of App hides the windows toolbar

I created a 32-bit app to return info about the machine, it runs fine although I notice the Windows Toolbar at the bottom of the screen disappears while the program is running. The Toolbar returns...

View Article


What's the pro/con of API 2?

What are the basic advantages and drawbacks to API 2? 14 posts - 11 participants Read full topic

View Article

Anleitung online

Hallo zusammen, für mein Helpfile würde ich gerne auf ein Online-System zurückgreifen, mit welchem ich über ein Backend die Anleitung verändern kann. Ähnlich wie ein WordPress, aber eben am liebsten...

View Article

Copy weblistbox to PDF

Hi All I have a listbox on a webpage which is populated and I’m looking to create a copy of it to pdf as a web file. I can ‘draw’ the listbox line by line and populate the results from the weblistbox...

View Article


Convert old application to use iOSTableDataSource

I try to convert an ‘old’ iOS example (using AddRow(section, value)) to an application based on the use of iOSTableDataSource. I have two sections. The section titles are displayed well but all names...

View Article


One dimensional string array to comma separated string

Is there a function in Xojo that converts one dimensional array to string of values separated with comma? 3 posts - 2 participants Read full topic

View Article

Order listbox columns

Hi group, I have a listbox, loaded with data in ascending order… I thought that once the data was loaded, by clicking on a column, the data would be sorted in ascending or descending order. If I click...

View Article

WebButton pressed state is sticky?

After upgrading my Web project to 2024R2.1, I’m noticing something odd when using on mobile or tablet. It appears the bug is that if a use clicks a WebButton, the button shows the pressed state...

View Article

How to get TimeZone from an IP?

Hello all, I need to create an offset to GMT. Is there a way to get the time zone, from an IP? If so how? Any alternatives? Thanks, Tim 4 posts - 3 participants Read full topic

View Article


Web: Disable Pull-to-refresh

Is there a way to disable the “pull to refresh” feature in most major browsers? I find that on my iPhone or iPad, in a Xojo web app, if I aggressively scroll down on the screen, the Safari browser...

View Article

Errors.log

I have a web app on AWS LightSail. In my application folder, next to the app executable, there is a file called errors.log. It has many entries that look like emails from various people such as:...

View Article


Launch application from URL

Good morning (o; This was last asked around 10 years ago…so maybe there is a solution now that doesn’t require an expensive plugin (o; Can I launch my application from an URL like...

View Article

Getting file kind as shown in there Finder?

Hi, how can I obtain the file kind info as shown in the ‘Kind’ column in the Finder? Anyone? Thanks! 16 posts - 7 participants Read full topic

View Article


Bluetooth detection on iOS

Is it possible to detect if bluetooth is turned off? Also my app requests use of Bluetooth, but I’m not sure how to determine if it’s been permitted or not. Is there a way to do this? 3 posts - 2...

View Article

Testing Xojo web on my own computer

Hello there, I’m testing Xojo Web. I made a simple apps that’s run on my computer. How can I access to my app from another computer via the world wild ? Did I need something to configure to open my...

View Article

Detecting browser Zoom change

Testing my app on mobile safari, if the user rotates the device, then the WebPage.Resized event fires and I can re-layout my webPage in a responsive way. However, if the user simply clicks the browser...

View Article
Browsing all 3600 articles
Browse latest View live