[gui-dev] Search columns
"M. Vernier" <[email protected]> Thu, 16 Sep 2004 15:53:58 +0200
| Newsgroups | gmane.network.gnutella.limewire.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I would like to implement search columns specific to each type of search so that Audio columns only appear for an Audio search and Video columns only appear for a Video search. Also, I would like to provide reasonable default values for the column order. Eg. Title, Artist and Album would come first for an audio search because they are more pertinent for the end user. I have looked at the code and as I understand things, I would need to: - extend ResultPanel: AudioResultPanel, VideoResultPanel... - extend either ResultPanelModel or BasicDataLineModel in order to benefit from specific SearchTableColumns: AudioSearchTableColumns, VideoSearchTableColumns... Am I right and would that make a valuable contribution? M. Vernier _______________________________________________ gui-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/gui-dev