Hello Carlos, the problem is fixed in #615. As workaround I can suggest you do the following: 1. close IDEA 2. Find find IDEA_HOME\config\options\other.xml 3. Delete the XML node <component class="com.intellij.ide.util.DimensionService"> .... </component> This node contains wrong height for "Override" window.
Problem should disappear after restarting of IDEA Best regards, Vladimir Kondratyev _______________________________________ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" Wednesday, April 3, 2002, 6:48:22 AM, you wrote: CCeS> Win2k sp2, jdk1.3.1, idea #614 CCeS> import javax.swing.*; CCeS> class MyTable extends JTable { CCeS> } CCeS> Do "Override Methods" twice. CCeS> On the second time the dialog chooses it's own size - much to big - and CCeS> cannot be resized. CCeS> Carlos _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
