slint/examples/gallery
Montel Laurent 4cd6f92013
Hide action when widget is disabled
ChangeLog: TextEdit/LineEdit : disable context menu action when the widget is disabled or read-only
ChangeLog: Added ContextMenuArea::enabled
2025-05-02 13:20:46 +02:00
..
lang Update Translations: extract strings 2024-11-18 03:16:35 +00:00
ui Hide action when widget is disabled 2025-05-02 13:20:46 +02:00
build.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Cargo.toml Bump version number to 1.12.0 2025-04-30 13:27:50 +00:00
CMakeLists.txt Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
gallery.pot Update Translations: extract strings 2024-11-18 03:16:35 +00:00
gallery.slint Introduce MenuSeparator 2025-04-02 11:50:45 +02:00
index.html Gallery demo: Pick the default style based on the user agent 2024-02-01 09:13:40 +01:00
main.cpp gallery: added filter example (#6847) 2024-11-22 11:56:54 +01:00
main.rs gallery: added filter example (#6847) 2024-11-22 11:56:54 +01:00
README.md Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
thumbsup.png Replace image in gallery examples 2022-01-19 11:25:21 +01:00
thumbsup.png.license Update license information 2022-01-20 14:45:02 +01:00
update_translations.sh Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00

A simple application showing the different widgets.

Online simulation Preview in Online Code Editor

Gallery on Windows Gallery on Linux Gallery on Mac