When changing the selection of columns to display (using the 'Edit Columns' button, the new selection is not actually applies to the display. Closing and re-entering the window does not make a difference (that boils down to a simple hide/unhide operation). Changing the address range using the spin buttons, or changing the number of bits does cause the new selection to be applied to the display. This is most certainly a "missing forced refresh"-issue.
2007-06-11 Mike Cvet <mcvet@redhat.com> * memory/MemoryWindow.java (setTask): Default to reading 64-bit words on 64-bit platforms. (setTask.formatDialog.lifeCycleEvent): Refresh display on dialog exit. (setTask.bitsCombo.comboBoxEvent): Update column titles on new bit selection. * disassembler/DisassemblyWindow.java (setTask): Hide format button instead of shading out. (handleToSpin): Fix a couple of spinning bugs.
assign to fixer
see above