You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
Hi!
I'm facing with a situation where I have to manually set properties of each widget added to the main canvas gui:
Because
gui->setDrawOutline(true);
set only the outline of the canvas.It is a lot of repeating code.. any hints on how doing it automatically?
The text was updated successfully, but these errors were encountered: