I also noticed that pressing Apply after making font/color changes did not update the current editor window. This makes it awkward to play around with the settings looking for a good fit, especially with all the new options for color coding instance, static, etc.
Brian Majewski Systems Architect Chrome Systems Corporation [EMAIL PROTECTED] PHONE: +1-503-963-6410 / +1-800-936-8906 FAX: +1-503-963-6312 www.chrome.com Notice: This e-mail transmission and/or the attachments accompanying it may contain confidential information belonging to the sender or Chrome Systems Corporation. The information is only for the use of the intended recipient. If you have received this transmission in error, please notify the sender immediately by reply e-mail, and then destroy all copies of the transmission. -----Original Message----- From: Jonas Kvarnstr�m [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 10:11 AM To: IDEA Early Access Program Subject: [Eap-list] Exception in #601: Color Options (?) I started IDEA and looked at the new color scheme options. I created a new scheme ("save as") and started manipulating stuff. When I changed the comment colors nothing happened in the preview, so I thought maybe I had to press Apply. I pressed Apply a few times and nothing happened. Then I noticed three copies of the following exception in the console window. From now on I'll be running Ariadna with a smaller window so I can see these exceptions when they happen. I still think it would be nice to have an option to pop up a window for each exception or assertion so that I know exactly when it happens. Exception occurred during event dispatching: java.lang.NullPointerException at com.intellij.application.options.q.a(Unknown Source) at com.intellij.application.options.cg.e(Unknown Source) at com.intellij.application.options.cf.a(Unknown Source) at com.intellij.application.options.cx.a(Unknown Source) at com.intellij.application.options.cx.a(Unknown Source) at com.intellij.application.options.v.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButto n.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:3 78) at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:26 8) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener .java:216) at java.awt.Component.processMouseEvent(Component.java:3715) at java.awt.Component.processEvent(Component.java:3544) at java.awt.Container.processEvent(Container.java:1164) at java.awt.Component.dispatchEventImpl(Component.java:2593) at java.awt.Container.dispatchEventImpl(Container.java:1213) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125) at java.awt.Container.dispatchEventImpl(Container.java:1200) at java.awt.Window.dispatchEventImpl(Window.java:914) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.EventQueue.dispatchEvent(EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja va:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java :98) at java.awt.Dialog.show(Dialog.java:380) at com.intellij.ui.dv.show(Unknown Source) at com.intellij.ide.desktop.impl.cx.a(Unknown Source) at com.intellij.ide.desktop.impl.o.a(Unknown Source) at com.intellij.ui.z.L(Unknown Source) at com.intellij.ide.actions.IdeOptionsAction.actionPerformed(Unknown Source) at com.intellij.jd.actions.j.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154) at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja va:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java :98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
