Tk Library Source Code

View Ticket
Login
Ticket UUID: 620754
Title: Patch to allow TkResource with toplevels
Type: Patch Version: None
Submitter: decosterjos Created on: 2002-10-09 13:26:06
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-10-15 02:30:52
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-10-14 19:30:52
Description:
Hi,

When declaring a new widget based on the BWidget frame
work it is possible to take default options from other
widgets using 'TkResource'. When taking such default
options from a toplevel, this toplevel is displayed
(when taking from another widget, it is not displayed
because it is not packed/gridded/placed). 

This patch withdraws the toplevel used to get default
options from.

Jos.
User Comments: hobbs added on 2002-10-15 02:30:51:
Logged In: YES 
user_id=72656

fixed for 1.4.2 - used string equal.

decosterjos added on 2002-10-09 20:26:06:

File Added - 32709: cvsdiff_widget

Attachments: