coderazzi / tablefilter-swing

TableFilter is a set of Swing components to support user-driven filtering on table.
https://coderazzi.net/tablefilter
MIT License
7 stars 2 forks source link

Background / Foreground on CustomChoices not working #25

Closed coderazzi closed 12 years ago

coderazzi commented 12 years ago

Original report by Anonymous.


What steps will reproduce the problem?
1. Create a CustomChoice class that defines a background and/or foreground
2. Add it to a FilterEditor

What is the expected output? What do you see instead?

The CustomChoice element in the Popup menu should appear in the provided color. That
does not happen

What version of the product are you using? On what operating system?

4.4.0 on Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by luismpena on 2012-09-02 12:16:15

coderazzi commented 12 years ago

Original comment by coderazzi coderazzi (Bitbucket: coderazzi, GitHub: coderazzi).


Solved on version 4.4.1

Original issue reported on code.google.com by coderazzi on 2012-09-02 14:05:51