Re: Kbabel listview patch
Asgeir Frimannsson <[email protected]> Sun, 5 Dec 2004 23:12:51 +1000
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 30 November 2004 21:32, Stanislav Visnovsky wrote: > The patch looks good, please, commit. Don't forget to add yourself to > AUTHORS and KAboutData. Have committed it now. Hehe, forgot AUTHORS and KAboutData, but will do that now :) > > As I'm pretty new to KDE, there is a few things I haven't figured out: > > - How to make the listview visible on first startup. Currently you have > > to go settings->view->Show Translation List, then drag it into the main > > view - > > Try call manualDock(). Done. Thanks :) > > The list-view does not use the same text rendering as the msgstr window - > > What does it mean? This means it doesn't use any highlighting of keywords etc at the moment. > > The alternate row color does not get it's color from the current theme. > > Don't know - is alternate row color supported? Alternate row color is now supported. Found the sollution in the kdepim module. cheers, asgeir