[pywin32-bugs] [ pywin32-Bugs-716741 ] Right-click grep menu broken
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-10-17 08:56:39
|
Bugs item #716741, was opened at 2003-04-07 14:54 Message generated for change (Comment added) made by tdiggins You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=716741&group_id=78018 Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mark Hammond (mhammond) Assigned to: Nobody/Anonymous (nobody) Summary: Right-click grep menu broken Initial Comment: In previous versions of PythonWin I could left click, then right click on a result line in a grep window and choose to edit the file. In the current (win32all build 152) right click in grep always displays the same menu (Try Again, Cut, Copy, Paste, Select all, Save tesults.) BTW it also bugged me that I had to left click first to select the line, then right click. ---------------------------------------------------------------------- Comment By: Tim Diggins (tdiggins) Date: 2003-10-17 09:56 Message: Logged In: YES user_id=263040 While we're on the subject, it would be nice if one could double click the line to edit (like the traceback in interactive window). BTW - And if we want to go further - it would be really extra super nice to show the results (grouped by file) in a tree structure - I've done a cack-handed bodge which displays results in a separate HierList pane - but due to my lack of understanding of mfc, I've had to implement the dialog in tkinter(!) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=716741&group_id=78018 |