Pop Up menus and Styles

Applying styles to control object is an iffy thing in web/XOJO. The problem is that the control objects are native controls. And not controlled by XOJO itself.

I have successfully figured out how to apply styles to checkboxes into text fields that come out quite nice on all browsers. And buttons too!

What I have not been able to do is have a very nice web 2.0ish pop-up menu that works across a few different platforms.

Does anybody have any guidance on this? What features working and what features don’t?

Update: I have found the following bug : 21964 - WebPopupmenu Style doesn’t change in 2012r1b7

But it is closed (By Design).