Menu

#8 Automatic repaint after change of properties

open
nobody
None
5
2012-04-09
2012-02-27
Gerrit Hohl
No

Hello everyone,

it would be nice if the components would repaint themselves after properties have been changed by using the setter methods.
E.g. if I change the label of a Button component you have to repaint the Button yourself. If the new label is shorter than the old one, you even have to repaint the container. And the only container object with an accessable repaint method is the Window component - which means that you have to repaint the whole window everytime you make a (set of) changes.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.