• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: More Help w/ Dialog Director Needed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More Help w/ Dialog Director Needed


  • Subject: Re: More Help w/ Dialog Director Needed
  • From: "Stephen Swift (aka Burnum)" <email@hidden>
  • Date: Sun, 23 Sep 2001 12:25:46 -0400
  • Method-key: Ydco m.ooai. jrm.o uprm yd. e.ot ru Oy.ld.b Xgpbdam O,cuyv

At 9/23/01 1:34 AM, Richard Morton (email@hidden) Wrote:

>> ...If there is a way
>> to get the dialog screen to quit using poly push buttons on auto dialog
>> please let me know, because I'm more familiar using that then the dd install
>> command.
>
> My hunch is no, but the docs are excellent - have you searched them for
> this?

Yes, it appears that live dialogs only support poly buttons.
>
>
If you have a
> string stored as a property - say 'editText' - & use this as the value of
> a text field, that text field will display whatever was in 'editText'
> when the script was compiled. It will never change unless you change the
> string yourself & recompile.

Ah, that was messing me up.
>
>
> The second is to set the value of the text field itself at runtime. This
> can be done before the dialog is drawn, by something like:
>
> set value of item 3 of dConts to editText
>
> or after the dialog is on screen:
>
> dd set value of item 3 of d to editText

Okay thanks. I ended up using your second idea. It seems to work fine.

property dlg4Values : {"", "", "", "", "", "", "", "", "", "", 1, 1, 1, 1,
1}
if i = 1 then --exit/save button
set dlg3Values to (dd get value of items 3 through 17 of d3)
exit repeat
end if

Stephen Swift ?' The Burnum Man
email@hidden
-----------------------------------------------
"Steve Jobs will use anybody to his own advantage. He will say one thing
and anybody who heard it would think that he was saying 'Maybe yes' or
'Maybe no.' You could never tell what he was thinking." -Steve Wozniak


References: 
 >Re: More Help w/ Dialog Director Needed (From: Richard Morton <email@hidden>)

  • Prev by Date: Scripts on Mac OS X?
  • Next by Date: Re: OSA menu stable (9.1) ?
  • Previous by thread: Re: More Help w/ Dialog Director Needed
  • Next by thread: Scripting Outlook Express
  • Index(es):
    • Date
    • Thread