label showClick problem

Hello. I’ve used label objects as column headers and fire methods to sort the foundset via onActions. emptyBorder, showClick, showFocus, and transparent are selected. In Developer and Client on my PC the labels appear as text and perform as expected. On other PC’s running client, the labels appear as buttons. The “buttons” disappear and the label text is properly displayed if I deselect the showClick property, however I lose that feature.

Why are buttons rendered and why does it work properly only on the developer’s PC in both modes? Also noticed that data in date fields appear larger, such that it doesn’t fit, in client mode on other PC’s. Again, perfect on developer’s PC in both modes.

Servoy 3.1 b404, Win XP, J 1.5.0_10-B03, IE 6.0 & 7.0

Problems were related to client LAF and Java version. Is there a way to push the LAF used in development to the clients automatically? Java 1.5 took care of the size issues. Kunststoff on the clients took care of the buttons. I can now use the showClick property.