Tk Library Source Code

View Ticket
Login
Ticket UUID: 2814050
Title: fix [notebook itemconfigure -helptext]
Type: Patch Version: None
Submitter: danckaert Created on: 2009-06-29 15:30:53
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2009-07-01 21:34:12
Resolution: Accepted Closed By: oehhar
    Closed on: 2009-07-01 14:34:12
Description:
This is a small fix for notebooks. When calling [itemconfigure -helptext] on a notebook tab, the helptext is currently not updated.
The _set_help proc already contains code for checking whether the helptext has changed, but it is not called from itemconfigure.
User Comments: oehhar added on 2009-07-01 21:33:44:
Ok, commited, thank you.

danckaert added on 2009-06-29 22:30:54:

File Added - 332798: notebook.patch

Attachments: