I have QtInputDialog and I dont like it that, when i press enter it closes.
I would like to type value and confirm it by pressing enter on keyboard. After that line edit resets and i can type another value. and when i press cancel or x it closes
I have QtInputDialog and I dont like it that, when i press enter it closes.
I would like to type value and confirm it by pressing enter on keyboard. After that line edit resets and i can type another value. and when i press cancel or x it closes
Simple enough to create your own dialog and make sure it doesn't have a default button.
Cheers,
_
Bookmarks