Re: Feedback appreciated for two suggested new features
Tal Einat <[email protected]> Tue, 16 Oct 2018 11:46:18 +0300
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <CALWZvp6z3EH8Tw-5aji6WfWbPBgJx2OXDD6pdn3HeLc3ZxxTOA@mail.gmail.com> |
On Tue, Oct 16, 2018 at 3:30 AM Mark Roseman wrote: > > 1. Replace the search and replace dialogs with a search bar > > > I personally like those, at least for simple search. > > I’d be a bit more cautious when it comes to a full find/replace with > options. One of the nice advantages of dialogs is that they’re large enough > to provide meaningful labels on everything, optional help text, etc. If the > target audience includes many learners, who likely don’t have the same > experience with IDE’s, the search bar idea may be a bit too concise. > Haven’t looked at your implementation. > Our current find dialog isn't much clearer than a search bar: [image: image.png] For comparison, here's what the search bar in the current PR looks like on Windows: [image: image.png] ISTM a button like "Find Next" would indeed help. I'm thinking having two buttons, and up and down arrow, for "find next" and "find previous" respectively. Also, I think tooltips could help new users understand things. The "Reg-Exp" search flag could perhaps benefit from a "help" button, which would open some info about the syntax. Thoughts? - Tal _______________________________________________ IDLE-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/idle-dev
image.png
(image/png, 4.3 KB) - not displayed
image.png
(image/png, 1.9 KB) - not displayed