Assignment of icons in code

You should be able to do this if I remember correctly.

self.CreateButton.icon = 'fa:plus'

2 Likes