KListViewSearchLine is a great class - I just added search capability to to kdcop with 2 lines of code and a little bit of work in designer!
First filter

Second Filter

|
KDE Developer's Journals
|
KListViewSearchLine Rocks!
Submitted by rich on Sat, 03/12/2005 - 23:38
KListViewSearchLine is a great class - I just added search capability to to kdcop with 2 lines of code and a little bit of work in designer! First filter
Second Filter
»
|
SearchRecent blog posts
User loginNavigationPollWho's onlineThere are currently 0 users and 62 guests online.
Syndicate |
uidesigner / uic problem with KListViewSearchLineWidget class
Tried to use this wonderful widget too but came across some trouble : uic generates this line
ExecQuickSearch = new KListViewSearchLineWidget( this, "ExecQuickSearch" );Although the constructor does not exist in the
KListViewSearchLineWidgetclass.Any idea on how to fix this through uidesigner ?
Greetings,
Right-to-left
It is very cool, but I wish there was another widget that had the clear text button (Looks like |x> ), and label and text box all together. Why? Because it's a pain to do this manually because of doing it right for right-to-left languages, and just about every place that uses it has to do this.
KListViewSearchLineWidget
Like KListViewSearchLineWidget in kdelibs 3.4?
Good idea
Good idea, why not put one together?