terry
To: mailing list for gambas users
Sent: Fri, 17 Apr 2009 15:49:26 +1000
Subject: [Gambas-user] A refreshing a gui question
> I wondered if there was anyway to force a refresh of a gui in the following
> circumstance.
>
> If one has say a toolbutton with its auto-size proper
I wondered if there was anyway to force a refresh of a gui in the following
circumstance.
If one has say a toolbutton with its auto-size property set to true and one
changes the application font, then the button doesn't auto resize. If one
closes the form and opens it again it does.
Any help