OS events [message #453174] |
Thu, 31 March 2005 03:54  |
Eclipse User |
|
|
|
Is there a possibility to get the events fired by the OS when settings
like screen resolution, colours and fonts, ... are changed?
Background: The SWT widgets correctly change their colour when the
settings change. However, I need these events in my own widget class
(delegate to Text).
Thanks
Michael Pellaton
|
|
|
Re: OS events [message #453200 is a reply to message #453174] |
Thu, 31 March 2005 09:48  |
Eclipse User |
|
|
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=13813
I've been trying to get to this bug report for a long time and it keeps
falling off a cliff. Since it requires new API and we are API frozen for
M6, it looks like it won't happen for M6. It is still possible to change
API, but it's harder. In the meantime, if you recode you class to query the
system colors every time instead of saving them, then your widget will draw
correctly when they change.
"Michael Pellaton" <newsgroups@pellaton.li> wrote in message
news:d2gdut$rdl$1@news.eclipse.org...
> Is there a possibility to get the events fired by the OS when settings
> like screen resolution, colours and fonts, ... are changed?
>
> Background: The SWT widgets correctly change their colour when the
> settings change. However, I need these events in my own widget class
> (delegate to Text).
>
> Thanks
>
> Michael Pellaton
|
|
|
Powered by
FUDForum. Page generated in 0.03032 seconds