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.
Ctrl+F - Find dialog in text() popup
-
jupe
- Posts: 3462
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Ctrl+F - Find dialog in text() popup
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.
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.
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Ctrl+F - Find dialog in text() popup
Does anybody think it would be bloat if I made it a 3-button dialog: "Previous | Next | Cancel" ?
FAQ | XY News RSS | XY X
-
highend
- Posts: 14955
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Ctrl+F - Find dialog in text() popup
Not if it stays open (and in the foreground) when using the previous / next buttons...
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
highend
- Posts: 14955
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Ctrl+F - Find dialog in text() popup
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?
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Ctrl+F - Find dialog in text() popup
Well, you can search for new string upwards right away. Not possible now.
FAQ | XY News RSS | XY X
-
jupe
- Posts: 3462
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Ctrl+F - Find dialog in text() popup
My opinion is it's unnecessary, but I'm happy whatever you decide.admin wrote:Does anybody think it would be bloat if I made it a 3-button dialog: "Previous | Next | Cancel" ?
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Ctrl+F - Find dialog in text() popup
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.
FAQ | XY News RSS | XY X
-
jupe
- Posts: 3462
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Ctrl+F - Find dialog in text() popup
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
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
XYplorer Beta Club