[Idle-dev] [ idlefork-Patches-634250 ] SearchDialogBase.py fix for Tk 8.4.1

noreply@sourceforge.net noreply@sourceforge.net
Wed, 20 Nov 2002 19:04:43 -0800


Patches item #634250, was opened at 2002-11-05 23:33
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309579&aid=634250&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nicholas Riley (nriley)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: SearchDialogBase.py fix for Tk 8.4.1

Initial Comment:
SearchDialogBase refers to the grid 'col' option
considered ambiguous with Python 2.2.2 and Tk 8.4.1. 
The correct name is 'column'.

----------------------------------------------------------------------

>Comment By: Kurt B. Kaiser (kbk)
Date: 2002-11-20 22:04

Message:
Logged In: YES 
user_id=149084

SearchDialogBase.py Rev 1.6

----------------------------------------------------------------------

Comment By: Nicholas Riley (nriley)
Date: 2002-11-05 23:35

Message:
Logged In: YES 
user_id=34933

Without this patch, you can't use the search/replace
functions; you get an error and an empty frame

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309579&aid=634250&group_id=9579