Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » OS events
OS events [message #453174] Thu, 31 March 2005 03:54 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:ComboBoxCellEditor on a per cell basis rather than on a column basis?
Next Topic:Browser widget size
Goto Forum:
  


Current Time: Fri Jul 04 20:07:20 EDT 2025

Powered by FUDForum. Page generated in 0.03032 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top