Here are two examples of what I mean:
- I am sure you all too have experienced this frustration before. A dialog box opens that displays only part of a long string (e.g. a file path), but won't allow you to select the text so you can read the full string. Neither text container will resize upon window resizing. (By the way, you can force windows —specially dialog boxes— to resize with tools such as Sizer, but helps little in this case, since controls are fixed-width.) The text is hidden, period.
- Copying a very long drop-down list control contents to a text file.
Do you know any way to solve these problems?
Answer
I have generally had success with Snagit's Text Capture feature that supports:
Window Region Scrolling Window
Active Window Fixed Region Scrolling Active Window
Full Screen Object Clipboard Rich
All-in-One Custom Scroll Text FormattingThere's also HyperSnap's similar TextSnap feature which I have used successfully.
AutoIt's Window Information Tool AU3Info may very well be able to help:
There's also CopyText but I've never tried it:
No comments:
Post a Comment