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

Pli checker #37

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Pli checker #37

merged 2 commits into from
Nov 7, 2024

Conversation

lelaus
Copy link
Collaborator

@lelaus lelaus commented Nov 7, 2024

Solved the identified bugs.

The user has now the possibility to define the validation function at the instantiation of the EntryVariable class. The validation is now triggered each time a text is inserted in the entry widget.
The validation consists of the two required steps, the checking of the extension and of the file existence.
If the validation passes, a new event is triggered followed by the retrieval of the information from the input .pli file.
After reading the .pli file, the initial and output folders are updated accordingly, no matter the .pli file path is entered manually or not.

@dmanzione dmanzione merged commit 60bf3f5 into 002_private_public_attributes Nov 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants