Abdellazizhammami / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Separate "Find" and "Replace" #723

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What change would like to see?

Separate the current "Find" into distinct "Find" and "Replace" menu choices, 
and create context-relevant dialog boxes.

Why?

Standard accepted user-interface paradigm.  Avoids confusion when looking for a 
replace function!  Also avoids the possibility of an unintentional global 
replace when a find was initiated. (again, user interface practices dictate 
that the rightmost button is the "GO", and that's "replace" in Arduino's case!)

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?

None.

Original issue reported on code.google.com by awebu...@hotmail.com on 21 Nov 2011 at 3:16

GoogleCodeExporter commented 8 years ago

Original comment by federico...@gmail.com on 3 Jul 2015 at 9:06