try again
Main.diff (2.97 KB)
···
----- Original Message -----
From: Chris Munchenberg
To: wxPython-users@lists.wxwindows.org
Sent: Wednesday, January 29, 2003 10:49 AM
Subject: [wxPython-users] Find function on demo
I found that trying to work from the demo files involved a lot of scrolling up & down trying to find the bit that made it work.
I’ve put in a simple find function on the demo - attached is a diff from the Main.py of 2.4.0.2 I’ve never generated or used a diff file before, so be gentle with me if its not successful.
There is also a typo in line 42 of wxFindReplaceDialog: ‘Repalce’
Hope other learners find it useful.
Chris.