PDA

View Full Version : "Select All" feature for Multi-Line Edit?



CMS Software
09-09-2009, 08:48 PM
When I click on the "Maintenance Subs..." menu selection in SB, I get a screen showing the Maintenance Subscription key and it is all highlighted for easy replacement.

When I include a dialog to "Edit Data [Multiple Line] Dialog Editor", the user gets to see the Subscription Key, but it is not highlighted. If the user just clicks in the text box and does a "paste" the new key is added to the old key. There is also no easy way in the dialog to tell the user to click in the text area and press Ctrl-A.

Is there a work around?

By the way, I can't find "Edit Data [Multiple Line] Dialog Editor" in the Script Functions list OR in the Dialogs Visualizer. I copied that line from an example file. How do we insert this dialog editor without copying it from another project?

-CMS Software-

linder
09-10-2009, 08:57 AM
Hello,

I'll see what we can do to highlight an existing item in a multiple-line control.

BTW, see attached screenshot on how to add a multiple-line control to a Custom Dialog.

Friedrich

Jane
09-13-2009, 01:30 PM
While Friedrich showed the multi-line element in the Visual Dialog Editor, there is also a regular wizard dialog with the name you mentioned that's in SB6 as well as SB7. (Pic attached)

Is this what you were asking about?

linder
09-17-2009, 10:13 AM
When I click on the "Maintenance Subs..." menu selection in SB, I get a screen showing the Maintenance Subscription key and it is all highlighted for easy replacement.

New option added to the latest internal SB7 source codes to select (highlight) all the text in the edit control.

This will be available in the next maintenance build.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

CMS Software
09-20-2009, 07:48 PM
While Friedrich showed the multi-line element in the Visual Dialog Editor, there is also a regular wizard dialog with the name you mentioned that's in SB6 as well as SB7. (Pic attached)

Is this what you were asking about?

That's it! Thanks, Jane.

-O. D. W.-

CMS Software
09-20-2009, 07:50 PM
This will be available in the next maintenance build.
--
Friedrich Linder


GREAT! SB just keeps getting better and better!

-O. D. W.-

linder
09-21-2009, 01:21 AM
:)

Friedrich