Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two properties to DatePickerPopup widget. #7188

Open
ljxh2024 opened this issue Dec 21, 2024 · 1 comment
Open

Add two properties to DatePickerPopup widget. #7188

ljxh2024 opened this issue Dec 21, 2024 · 1 comment
Labels
a:widgets Implementation of widgets (from std-widgets.slint) and their styles (mF,bS) enhancement New feature or request

Comments

@ljxh2024
Copy link

Feature Description

Here are the properties configurations I would like to add:

  1. internationalization(i18n).
  2. customize the selected date format.

Product Impact

No response

@ljxh2024 ljxh2024 added enhancement New feature or request need triaging Issue that the owner of the area still need to triage labels Dec 21, 2024
@ogoffart ogoffart added the a:widgets Implementation of widgets (from std-widgets.slint) and their styles (mF,bS) label Jan 2, 2025
@FloVanGH
Copy link
Member

Hi, thank you for your request.

For the internationalization I see there two ways. First do it internal for the labels or provide properties that can be override from outside.

For the date format I think it make sense to provide an property for to override the default format.

@ogoffart what do you think?

@FloVanGH FloVanGH removed the need triaging Issue that the owner of the area still need to triage label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:widgets Implementation of widgets (from std-widgets.slint) and their styles (mF,bS) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants