Summary: | [PATCH] Use KLineEdit's built-in clear button for the Calculate text field | ||
---|---|---|---|
Product: | [Applications] kalzium | Reporter: | David Benjamin <davidben> |
Component: | general | Assignee: | Carsten Niehaus <cniehaus> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Use KLineEdit's built-in clear button |
Description
David Benjamin
2008-02-09 00:43:31 UTC
Created attachment 23483 [details]
Use KLineEdit's built-in clear button
For some reason, the diff for the .ui file seems slightly bulky. (It used to be
really bulky, but I manually reverted some of the stuff... it wanted to change
the margin to marginLeft,Right,etc.) All I did was delete the clear button and
save the file.
After applying your patch I see no clear-button at all. I will have another look tomorrow. Did you type something in the field? The clear button appears as soon as there is text in the dialog, and fades out when the text is blank. (The breadcrumb in Dolphin uses the same thing, although that one is usually not blank.) It's nifty. Patch accepted. Thank you. |