Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Implement WSafeLineEdit #67

Open
acgc99 opened this issue Oct 31, 2023 · 0 comments
Open

Implement WSafeLineEdit #67

acgc99 opened this issue Oct 31, 2023 · 0 comments
Labels
new widget Issue related to the implementation of a new widget
Milestone

Comments

@acgc99
Copy link
Owner

acgc99 commented Oct 31, 2023

Like LineEdit but with some modes that check if input can be transformed into a number. If it can be, it sends one signal, else, it sends another.

This is a middle point between LineEdit and WFilteredLineEdit that might be more reliable (less bugs and easier to implement).

@acgc99 acgc99 added the new widget Issue related to the implementation of a new widget label Oct 31, 2023
@acgc99 acgc99 added this to the 3.0.0 milestone Oct 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new widget Issue related to the implementation of a new widget
Projects
None yet
Development

No branches or pull requests

1 participant