Page 2 of 2
Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 02:25
by jupe
Wow! thanks for the reverse search, I just have to say you really went above and beyond with this feature implementation, having it available in the editor mode of list management etc is really fantastic.
After researching the common find dialog and seeing how much code goes into such a feature it has given me an even greater appreciation of the work that you do.

Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 17:32
by admin
Does anybody think it would be bloat if I made it a 3-button dialog: "Previous | Next | Cancel" ?
Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 18:44
by highend
Not if it stays open (and in the foreground) when using the previous / next buttons...
Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 18:55
by admin

No, that's not possible.
Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 19:21
by highend
What's the real use of this then? I can just hit F3 or Shift-F3 instead of Ctrl-F and clicking an additional button?
Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 19:50
by admin
Well, you can search for new string upwards right away. Not possible now.
Re: Ctrl+F - Find dialog in text() popup
Posted: 19 Jan 2018 22:40
by jupe
admin wrote:Does anybody think it would be bloat if I made it a 3-button dialog: "Previous | Next | Cancel" ?
My opinion is it's unnecessary, but I'm happy whatever you decide.
Re: Ctrl+F - Find dialog in text() popup
Posted: 20 Jan 2018 11:23
by admin
Got a cooler idea in the meantime:
Code: Select all
+ Find Text Dialog: Now you can hold down the SHIFT key while clicking OK or
pressing ENTER to find the previous occurrence.
Re: Ctrl+F - Find dialog in text() popup
Posted: 12 Jun 2018 02:42
by jupe
I just noticed that if you check the Word Wrap checkbox in a SC text dialog the Find Dialog doesn't popup anymore, and then if you subsequently un-tick the Word Wrap option the Find dialog still won't popup, but initially before checking Word Wrap it works as intended, it seems like this is a possible bug, or is that by design? I am using 19.00.0009, I tested 18.90.0123, and that works with Word Wrap enabled, so this is a recent change, maybe in v18.90.0126 - 2018-05-11 15:06
Re: Ctrl+F - Find dialog in text() popup
Posted: 12 Jun 2018 11:31
by admin
Bug!

Thanks!
