Leonard Mada wrote:
I posted some time back a feature-request to implement a special spreadsheet-view in which rows get *highlighted* (see http://www.openoffice.org/issues/show_bug.cgi?id=78181).

Virtually every table on the net is displayed this way. Also, most web applications have implemented it (see e.g. phpMyAdmin for one, but there are countless others). The code for the net applications is a mere 20-line java-script (I used it, too).

Would it be possible to implement this in Calc?

Actually exchanging a highlight color for the cell background would require changes to the output (rendering) code. Instead, current fashion calls for an overlay object, which could highlight the row by painting a transparent color over it.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to