vbox

  1. LWGShane

    B4J Question VBox & TextField Issue

    I'm creating a wrapper for VBox and HBox (along with LinearLayout and UIStackView). I've completed VBox however, I have an issue with the TextField control: When I add one to the VBox, the VBox ignores its "PrefWidth" property. I'm creating the wrappers instead of using the designer because...
Top