Jump to content

Suggestion for Code Wizard | MsgBox


c.haslam
 Share

Recommended Posts

I suggest that the way the Text field works be changed, thus making Code Wizard | MsgBox more versatile: rather than Code Wizard providing the quotes (so what one enters is the contents of a string), have it not provide them. One could then enter something like

"No data to save" & @CRLF & @CRLF & "Remove this project?"oÝ÷ ÚÚºÚ"µÍ][ÝÐ[Ý][ÛÈ[XYHYÝ[[   ][ÝÈ  [È ÌÍÙÜXÈ [È ][ÝÈÛÈÙH[HÜ[][Ý

While the author is at it, perhaps he should change the Title field in the same way: for consistency and versatility.

Thanks for Code Wizard -- and, of course, for AutoIt!!

...chris

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

I suggest that the way the Text field works be changed, thus making Code Wizard | MsgBox more versatile: rather than Code Wizard providing the quotes (so what one enters is the contents of a string), have it not provide them. One could then enter something like

"No data to save" & @CRLF & @CRLF & "Remove this project?"

or

"Annotation has already begun in " & $dirSpec & " so use File | Open"

While the author is at it, perhaps he should change the Title field in the same way: for consistency and versatility.

Thanks for Code Wizard -- and, of course, for AutoIt!!

...chris

What "Code Wizard" are you talking about?

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

SciTE | Tools | Code Wizard.

On second thought, a work-around is possible:

No data to save" & @CRLF & @CRLF & "Remove this project?oÝ÷ ÚÚºÚ"µÍ[Ý][ÛÈ[XYHYÝ[[   ][ÝÈ  [È ÌÍÙÜXÈ [È ][ÝÈÛÈÙH[HÜ[oÝ÷ ÚÚºÚ"µÍ][ÝÉ[ÉÌÍÙÜXÉ[É][Ý

...chris

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

SciTE | Tools | Code Wizard.

Doh! :)

I should have known that, but I never use it and forgot it was there.

>_<

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...