| [news.eclipse.platform.swt] Re: disposing objects - again |
Randy Hudson wrote:
What about: gc.setFont(new Font (display, "Courier", 10, SWT.NORMAL)); ... gc.getFont().dispose();
"Veronika Irvine" <veronika_irvine@xxxxxxx> wrote in message news:bf1hmo$au0$1@xxxxxxxxxxxxxx
-- Thanks, Rich Kulp