History log of /haiku/src/tests/kits/interface/ListViewTest.cpp
Revision Date Author Comments
# 52428806 10-Dec-2014 Adrien Destugues <pulkomandy@gmail.com>

Test for #3970.

* This shows the problem in Haiku, it is not easily possible to change the
color of BStringItem.
* It also shows that the BeOS implementation doesn't restore the view
state after drawing items, so the last item in the list also draws
green, and selecting the first also makes it green.


# 524288065b175be47ff8b3b9268459ac9d73edb9 10-Dec-2014 Adrien Destugues <pulkomandy@gmail.com>

Test for #3970.

* This shows the problem in Haiku, it is not easily possible to change the
color of BStringItem.
* It also shows that the BeOS implementation doesn't restore the view
state after drawing items, so the last item in the list also draws
green, and selecting the first also makes it green.