PDA

View Full Version : SearchResults format options



mrchivs
June 5th, 2006, 06:21 AM
I noticed that the IR code assigned to a SearchResults box has the following properties:

IR code: RC5x 65526 0 0
Data: 5001 0000 0000 0002 fff6 0000 0006 0000

I was wondering if there are any other options documented that would allow the format of the box to change from displaying the default columns:

Track, Artist, Album, Duration

i.e. can the IR code or data string be modified to customise which columns are displayed (like having Track, Artist, Year for example)?

I haven't experimented with changing these figures yet, just wanted to check if there is any information about what can be modified first.

Also is it possible to format the column widths to predefined sizes? I think I read somewhere before that this could be done, but I can't find the thread.

Thanks

mrchivs

Ben S
June 5th, 2006, 01:51 PM
You cannot currently change the headers in the search results, neither documented nor undocumented.

Soon, perhaps.

mrchivs
June 6th, 2006, 01:49 AM
OK, I thought as much. Will have to get around that with some lua scripting.

Cheers

mrchivs