Tk Library Source Code

View Ticket
Login
Ticket UUID: 1842346
Title: BWidget::place does not work as expected
Type: Bug Version: None
Submitter: ngoelles Created on: 2007-12-01 15:24:48
Subsystem: bwidget Assigned To: damonc
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2009-06-10 15:34:01
Resolution: Accepted Closed By: oehhar
    Closed on: 2009-06-10 08:34:01
Description:
When BWidget::place is called like 
BWidget::place widget width 0 above otherwidget
or
BWidget::place widget width 0 left otherwidget
then widget is not placed at the expected position.

Attached file of utils.tcl solves the problem.
User Comments: oehhar added on 2009-06-10 15:34:01:
Commited to cvs

oehhar added on 2009-06-03 15:16:25:
Bug confirmed on windows.
Patch looks reasonable for me and solves the issue.

ngoelles added on 2007-12-01 22:24:48:

File Added - 256860: utils.tcl

Attachments: