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 this gives me more control over the UI and how/when it's generated.
Project is attached.
I'm creating the wrappers instead of using the designer because this gives me more control over the UI and how/when it's generated.
Project is attached.