Difference between revisions of "WebCustomUI"
(→To do list) |
|||
Line 1: | Line 1: | ||
− | + | [[File:webcustomui-main.png]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Revision as of 16:02, 13 February 2015
Contents
Limitations
Known Issues
- UI_Slider doesn't display an Enabled=False state. The Knob just won't be active.
- UI_PopupMenu shows the regular drop-down arrow on Firefox until Firefox v35
To do list
Currently, RadioButtons and Checkboxes only have a style applied to their caption.
A future update of WebCustomUI will support the same styles as the Desktop version of CustomUI.
History
Beta 5
- Improved Text selection color
- Improved default styles
Beta 4
- Fixed some issues in Internet Explorer
- Fixed some major issues in Safari
- Improved Enabled=False
Information
There is no UI_Label control to replace the WebLabel control.
It isn't necessary to replace the Label controls to apply the Custom UI style.
Requirements
WebCustomUI does not require any special hardware or software on your web server.
Any web server that can run Xojo WebApps is sufficient to use WebCustomUI.
On the client side, a CSS3 enabled Browser is necessary.
All web Browsers supported by Xojo are compatible, including Mobile Browsers.
Until version 35 of Firefox, a bug with "-moz-appearance:none" happens with PopupMenus.
It is highly recommmended to update Firefox to the latest version or to use a Webkit browser such as Safari or Google Chrome (Chromium).