Le 12/11/2013 14:22, Tobias Boege a écrit :
> Hi,
>
> I have written a StatusbarForm.class which is a Form with a built-in
> Statusbar. Some people seem to like this sort of thing.
>
> My class hierarchy looks like this:
>
> - Statusbar.class (a Statusbar)
> - _StatusbarLabel.class (to manage t
Hi,
I have written a StatusbarForm.class which is a Form with a built-in
Statusbar. Some people seem to like this sort of thing.
My class hierarchy looks like this:
- Statusbar.class (a Statusbar)
- _StatusbarLabel.class (to manage the contents of a Statusbar)
- Form
-> StatusbarForm.clas