Tk Library Source Code

View Ticket
Login
Ticket UUID: 1512671
Title: Improved delete for StatusBar
Type: Patch Version: None
Submitter: mbroeken Created on: 2006-06-26 12:37:17
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2006-07-01 02:08:46
Resolution: Fixed Closed By: hobbs
    Closed on: 2006-06-30 19:08:46
Description:
When deleting the first item of a StatusBar an obsolete
seperator is left at the front. This patch deletes this
obsolete seperator when deleting the first item of a
StatusBar. I've attached the patch as well as an
example script to show the improved delete.
User Comments: hobbs added on 2006-07-01 02:08:46:
Logged In: YES 
user_id=72656

Fixed with slightly different code.

mbroeken added on 2006-06-26 19:37:39:

File Added - 183013: statusbar.tcl

mbroeken added on 2006-06-26 19:37:18:

File Added - 183012: statusbar.tcl.patch

Attachments: