ALL,
Is there a way to limit the number of characters for QTextEdit?
If I have a database where a field is char(50), I’d like the application to have 50 characters limit and not the DB triggering the insertion failure.
TIA!!!
ALL,
Is there a way to limit the number of characters for QTextEdit?
If I have a database where a field is char(50), I’d like the application to have 50 characters limit and not the DB triggering the insertion failure.
TIA!!!