Tk Library Source Code

View Ticket
Login
Ticket UUID: 630500
Title: BWidget panedwindow _realize problem
Type: Patch Version: None
Submitter: decosterjos Created on: 2002-10-29 14:46:50
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-02-25 15:01:24
Resolution: Fixed Closed By: hobbs
    Closed on: 2003-02-25 08:01:24
Description:
Hi,

On CLT a problem with the __realize_ function of the
_PanedWindow_ widget was reported. The call to
__realize_ in the _add_ function caused incorrect
beavior but is needed when adding new panes after te
widget received a _Configure_ event. To solve this,
__realize_ is only called from _add_ after te
_Configure_ event is received.

Jos.
User Comments: hobbs added on 2003-02-25 15:01:24:
Logged In: YES 
user_id=72656

applied 2003-02-24 (post-1.5)

decosterjos added on 2002-10-29 21:46:50:

File Added - 34190: cvsdiff_panedw

Attachments: