diff options
author | Hossein <hossein@libreoffice.org> | 2024-11-15 01:02:41 +0100 |
---|---|---|
committer | Hossein <hossein@libreoffice.org> | 2024-11-15 10:01:45 +0100 |
commit | f1c1a1b809c03140da7f4a2c2e7f27e484363342 (patch) | |
tree | 44d6bb5f4edc52a54e3d2c29b9d1da1739d1f84b /README.md | |
parent | d18fbc0c20180f6856e9e47eaa97e3763dd4d8e9 (diff) |
Add minimal vcl weld example application
The "minweld" is a minimal standalone vcl application that uses the
LibreOffice vcl weld framework to display the "tip of the day" dialog on
the screen. Upon clicking on the "Next Tip", a counter is incremented
and the text label containing its value is displayed/updated in the
center of the dialog box.
One can run the application by invoking:
./bin/run minweld
This example uses cui/ui/tipofthedaydialog.ui for the UI, but only uses
a few elements of it.
Change-Id: If304c60ddb262182cf23438ed1f83dba85e66391
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176610
Reviewed-by: Hossein <hossein@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions