Re: custom dialog initialization problem

  •  09-25-2008, 5:23 PM

    Re: custom dialog initialization problem

    Thanks Adam that does work.  I just added something like this into the sample dialog  var editor1 function body_onload() { editor1=Window_GetDialogArguments(window); ....
     
    However it doesn't do exactly what I hoped. I will post a different question since the subject has changed.
View Complete Thread