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

Using typed dynamic values #2

Open
doekman opened this issue Feb 12, 2020 · 0 comments
Open

Using typed dynamic values #2

doekman opened this issue Feb 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@doekman
Copy link
Owner

doekman commented Feb 12, 2020

Now when you pass a dynamic value, it is cast to text when passed to the pashua window configuration.

This idea is when you pass an file, ASPashua will convert it to a POSIX path when passing the value to pashua. It will also remember this type, so when pashua is returning values to ASPashua, the display pashua dialog handler will then return a file too. This works perfectly with the openbrowser control.

The same can be done for other types like boolean and date.

If you like to have this feature, please vote for it.

@doekman doekman added the enhancement New feature or request label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant