[Github-comments] [geany/geany] Wrap search? (#2160)

Matthew Brush notifications at xxxxx
Thu May 23 01:09:43 UTC 2019


If my suggestion in #1192 was taken:

> Alternatively it might be easier to just create an ad hoc dialog normally at the call site and set it up as needed, to avoid affecting all the callers of dialogs_show_question_full() and friends.

Then the first and fourth items would be trivial to solve compared with trying to adapt the general purpose helper dialog function which is currently in use.

Personally I think it'd be nice to get rid of this modal dialog and find another way to let the user know the search wrapped back to the start. One rather nice example is QtCreator which flashes/fades in/out a "referesh" type of icon, overlaid on the middle of the editor like this:

![qtcreator_wrap_search](https://user-images.githubusercontent.com/181177/58218673-a1195a80-7cbc-11e9-9bf6-ff5671bd7ae8.png)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2160#issuecomment-495029679
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190522/0f5882fa/attachment.html>


More information about the Github-comments mailing list