Tk Library Source Code

View Ticket
Login
Ticket UUID: 524353
Title: BWidget SelectFont quick font list
Type: Patch Version: None
Submitter: pkienzle Created on: 2002-03-01 14:59:28
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-06-05 03:40:12
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-06-04 20:40:12
Description:
Categorizing fonts as fixed or variable is very slow. 
If all the fonts are being displayed, then you don't
need to categorize them, so the font list displays
quickly.  This patch will also make the demo script
load much faster.
User Comments: hobbs added on 2002-06-05 03:40:12:
Logged In: YES 
user_id=72656

this required a bit more work because the which needed to be 
optional, and I added more checking.  In for 1.4.1.

pkienzle added on 2002-03-01 21:59:28:

File Added - 18657: font.tcl-patch

Attachments: