<div dir="auto">Hm, perhaps, I’m not sure, I’d look at VS Code and other IDEs for ideas. The example I mentioned before about renaming variables seems hard to implement. An easy one is renaming and adding new items to lists. For example when renaming a class from the class list of a browser (or a class category, a method category, etc) we could avoid the popup and do it in the list itself: the list item becomes “editable” and you write a new name, no popup.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 5, 2024 at 05:12 Douglas Brebner via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On 04/01/2024 21:51, Luciano Notarfrancesco via Cuis-dev wrote:<br>
> Oh, I see, makes more sense now, thanks for explaining! And good point <br>
> about being able to enter Text.<br>
> In general, I’ve never liked very much the way we request user input <br>
> with popups like StringRequestMorph, and the disconnect from the tool <br>
> that it originated from. In some cases I’d rather avoid the popup and <br>
> solve it within the tool… for example I’d like to rename temporary <br>
> variables or arguments by double clicking to select it and writing a new <br>
> name (as other IDEs do).<br>
<br>
I seem to remember that some of the Lisp Machines had a bar at the <br>
bottom of each window that told you what the buttons & key combinations <br>
did and which could also accept text for prompts in that window.<br>
<br>
Maybe a status/info/prompt bar like that could be used?<br>
<br>
<br>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>