Join Slack
Powered by
lbl = Label() lbl.text = “My Content" lbl.alignmen...
# tornadofx
c
carlw
11/08/2016, 10:02 PM
lbl = Label() lbl.text = “My Content" lbl.alignment = CENTER lbl.margin = Insets(10.0)
Open in Slack
Previous
Next