We are using the Filelist class from idlelib to create Python syntax aware source code editor in our applications. In order to be able to embed the code editor window into a Tk graphical user interface and specify the width and height of the editor (in lines and columns) we had to modify the EditorWidow and ScriptBinding classes to accept a 'top' argument (container in which to create the editor), and 'width' and 'height' arguments. We are submitting the patches for your consideration to be included into the next release of idlelib1.2a0. The patches were generated using the following command: diff -c old new
Logged In: YES user_id=149084 May I assume that this is a copy of Idlefork Patch 796254? Are you the same people who submitted that anonymous patch? If so, thanks for the context diff.
Logged In: YES user_id=1202212 I couldn't find Idlefork Patch 796254 to make sure whether it is ours. Could you please send me an url for this patch or guide me in searching it. Thanks Sowjanya