[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Window with toolbar and redraw messages



Am Dienstag, den 03.12.2013, 11:05 +0100 schrieb "Helmut Karlowski" <helmut.karlowski@ish.de>:
J. F. Lemaire, 03.12.2013 10:50:07:

Make a sample-program. If there is anything that can't be done with
the  existing implementation maybe XaAES could be extended. Did you
try to send  WM_REDRAW to yourself, is that possible? If you receive
any of the other  WM_*msgs maybe you could decide if there is a
redraw.

There was already an sample in this thread... And it's obvious that the application isn't informed about toolbar redraws. The AES toolbar simple doesn't offer you to add any custom drawing, except
USERDEF's.

The AES toolbars are OK for simple dialogs, that's it - easy to use, but limited. If you want something more
sophisticated, you have to do your own toolbar implementation.

Don't know if it's good to improve the "implementation" - because that means your GEM app won't work with older AES anymore. I care about such things, but I know many some of you don't. :)

Greets,
Ole