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

Image may be NSFW.
Clik here to view.

Compile error with empty class

I get this error in a web project. I have not changed anything in the session object since the last compilation. But now the error appears. I also don’t see where I could change Session.Name. So, I...

View Article


Web App reload

Hello, Maybe someone had run into this problem. I am trying to run a web app on a Samsung tablet. When it gets to the login page and I click on the user name, the onscreen keyboard comes up but then...

View Article


Can Anybody Share The Proper use of Overflowed Event?

Hello everyone Can anyone show the proper way to handle / use the Overflow event with Flex Layout for container controls embedded in a web view? It never seems to trigger in my web application even...

View Article

Image may be NSFW.
Clik here to view.

WebSDK Callback example missing from Examples

While the “Callback Example.xojo_binary_project” is available in the Extras > WebSDK > Examples folder, this very useful project is missing from Xojo’s Examples (2023r4) 5 posts - 3 participants...

View Article

Xojo 2023r4: WebTextField.SetFocus behavior

This is web app, I have web page with few web containers that have their sets of controls. When user clicks on New toolbar button I want to enable a particular web text field on the first web...

View Article


Xojo 2023r4: WebTextField order number aka TabIndex

I am trying to set the order of tabbing on the web page. I don’t see how I can explicitly set the tab order number in the IDE. I do see in documentation that TabIndex can be set through the code such...

View Article

Listbox - HeaderAt

When I set the headings in the listbox, only the first 5 columns and the last one are displayed. Why? The code: ListBoxItemsServer.ColumnWidths = "30,80,80,80,80,80,80,80,80,80,80"...

View Article

Where can I get a list of supported function for iOS and Android?

Hello all, Can anyone advise where to get a list of supported functions/features for iOS and Android? There are certain functions that I will need in an upcoming app (like internet access, Blue Tooth...

View Article


Image may be NSFW.
Clik here to view.

Stop Sleep / Screen Dim Mac

Hello, it possible to call a code to stop the mac from sleeping within a window (ie a checkbox value), but more specifically, will this stop the screen from dimming? And then another code to return...

View Article


Curious what font does everyone like for coding?

Hello All, Somehow I lost of my IDE setting, so now I have to set the font and size for coding. I am curious what font and size everyone likes to use. Thanks, Tim 13 posts - 12 participants Read full...

View Article

UIImagePickerController - wrong orientation

If I select an image using UIImagePickerController, sometimes what I get back is in the wrong orientation. In 2021 this was asked, and the response was [Greg O’Lone] it’s not actually. the problem is...

View Article

Text von Label zur Laufzeit per Mausklick ändern

Hallo zusammen, ich habe vor, in bestimmten Bereichen per Mausklick die Bezeichnung von Label und Buttons durch eine andere Sprache zu ändern. Ich habe mal ein Beispiel angehängt. Ich dachte, dass der...

View Article

Unable to install APK on the emulator

My customer installed Android Studio and went through all the steps. But the emulator didn’t work. We setup a new emulator today to fix this. Still we see this error in Xojo: Unable to install APK on...

View Article


Chart: Two separate Y axis scales?

Can Xoxo charts have two separate scales for the Y axis? My charts include two data sets with very different maximum values. One ranges up to 10,000 and the other ranges up to 100% 7 posts - 3...

View Article

Chart: How to preserve Enable/Disable dataset state?

I’d like to preserve enabled/disabled state of each dataset as I redraw a chart. Is there any way to get and set the enabled state for each dataset? My charts have two datasets, and by clicking on the...

View Article


Back to top button

Hello all, first post here. I’m trying to implement a Back to top button for Xojo Web. Is there a quick hack for that? I’ve created one with a WebContainer (it’s working) but Its static position...

View Article

IDE Communicator - getting started

With Xojo 2021r2.1 and MacOS Ventura 13.13 I’m unable to connect using the “IDE Communicator - Tester” example app. There is no “XojoIDE” item in /private/tmp - maybe Ventura prevents 2021r2.1 from...

View Article


DesktopDateTimePicker

A DateChanged event seems to be fired when MinimumDate and/or MaximumDate are set. Is Minimum/MaximumDate not a setting that only limits the selection range of a date in the calendar? 3 posts - 2...

View Article

AddTransition

Hi all, Has anyone played around with animation in Web2.0? I have four objects that I want to animate, one after the other. Using: <control1>.Style.AddTransition("<property>",...

View Article

Image may be NSFW.
Clik here to view.

Classname upside down

I’ve seen this multiple times now, after changing the super of an class. After pressing return i get the correct classname back. How does that happen, or why? 7 posts - 4 participants Read full topic

View Article
Browsing all 3600 articles
Browse latest View live