Hi, is it possible to change the appearance of the "drop-down" button of the GWT ListBox and if yes, how so? (With "drop-down" button, I mean the button that appears if you set the visibleItemCount to 1).
I have looked at a page generated from GWT and inspected it with firebug. Thus, I found that a ListBox is represented via the select- tag (<select class="gwt-ListBox" tabindex="0" style="width: 100%;>), and thus, I presume that I am out of luck trying to modify the button with css, but maybe there's another way? Any ideas? Thanks for your help! Regards, Philipp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
