[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...> - 2008-02-25 12:33:35
|
Bugs item #716741, was opened at 2003-04-07 08:54 Message generated for change (Settings changed) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=716741&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pythonwin Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No 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: Roger Upole (rupole) Date: 2008-02-25 07:33 Message: Logged In: YES user_id=771074 Originator: NO The "open document" functionality was fixed some time back. ---------------------------------------------------------------------- Comment By: Tim Diggins (tdiggins) Date: 2003-10-17 04:00 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(!) ---------------------------------------------------------------------- Comment By: Tim Diggins (tdiggins) Date: 2003-10-17 03:59 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(!) ---------------------------------------------------------------------- Comment By: Tim Diggins (tdiggins) Date: 2003-10-17 03:58 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(!) ---------------------------------------------------------------------- Comment By: Tim Diggins (tdiggins) Date: 2003-10-17 03: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 |