This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author louielu
Recipients louielu, serhiy.storchaka, terry.reedy
Date 2017-05-31.06:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496210503.51.0.876629047184.issue27115@psf.upfronthosting.co.za>
In-reply-to
Content
Terry, on the original issue about goto dialog, I would like to propose another approach, instead of using query.Query or simpledialog, how about to make it as a single-window application like sublime text: http://docs.sublimetext.info/en/latest/file_management/file_navigation.html#goto-anything

I'm now doing some experience on this, and it will push forward for what #30422 want to do.
History
Date User Action Args
2017-05-31 06:01:43louielusetrecipients: + louielu, terry.reedy, serhiy.storchaka
2017-05-31 06:01:43louielusetmessageid: <1496210503.51.0.876629047184.issue27115@psf.upfronthosting.co.za>
2017-05-31 06:01:43louielulinkissue27115 messages
2017-05-31 06:01:43louielucreate