Tk Library Source Code

View Ticket
Login
Ticket UUID: 520907
Title: Notebook tab color bug (and patch)
Type: Bug Version: None
Submitter: bach Created on: 2002-02-21 10:47:50
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-10-15 03:23:54
Resolution: Out of Date Closed By: hobbs
    Closed on: 2002-10-14 20:23:54
Description:
Motivation:

Using another color than the standard grey, I saw that
the Notebokk tabs do not honor the chosen background
color. The submitted patch goes a step further and adds
a -tabbackground (similar to -activebackground) option
to be able to specify another colour if wanted.

The attached tar contains a diff to the actual head,
the complete new notebook.tcl source and the updated
documentation should the patch be accepted.
User Comments: hobbs added on 2002-10-15 03:23:54:
Logged In: YES 
user_id=72656

I see that if I configure the background color of the notebook, 
it does all go to that color.  -tabbackground would be another 
option, but an incompatible one to users who use -
background to color their widget.

bach added on 2002-02-21 17:48:03:

File Added - 18187: nbpatch.tar.gz

Attachments: