Bug 1464 : implement a progress dialog for the Create Font tool
Last modified: 2010-02-16 11:38




Status:
ASSIGNED
Resolution:
-
Priority:
P3
Severity:
enhancement

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2010-02-16 11:37
creating a font can take a few seconds, and it's currently locking the GUI
thread, which is corny and bad software design. the code is in build() for
CreateFont.java.
This bug is now being tracked here.