Add a Processing Message to a WebListbox:
WebListbox.ProcessingMessage = "Loading..."
This will display a Label and an blue-ish (indetermintate) Progress Control.
Depending on the look&feel of the WebApp, this color doesn’t quite fit.
Feature Request to have this built-in: Issue 78311
This has been asked in the Testers Channel: Forum: 2024r3 Web | Listbox Processing Message
Answer:
@Ricardo_Cruz
You’ve found the answer to deactivate it already, removing the message won’t display it.I’ll take a look to see how to customize it a bit, or at least match the Primary color, from the Bootstrap theme.
Which doesn’t quite help to set the color, hence the above Feature Request.
Does anyone know if the Color can be changed somehow (e.g. with some JavaScript magic) already today with Xojo 2024r4.x?
4 posts - 2 participants