Community
Participate
Working Groups
OK, now we're getting pretty trivial, but it bugs me. :) When user changes platform color selection (currently highlight, but see earlier bug) the forms do not change color until the application is restarted. Note that other UI elements do update immediately.
Forms API is owned by UA
When FormColors initializes it creates some colors for it's own use based on the system colors. There is no listener for changes in system colors so these colors are not updated when the system colors change. This is unlikely to change for Eclipse 3.7.
Do you mean there is no listener in the SWT or in Forms? Because I know the view titles change immediately. Again this is completely a trivial issue..but one of those things that users do notice FWIW.
SWT probably does have a listener, I don't think that UI forms has one, I could not find any code in the FormToolkit class that would react to palette changes.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.