Dialog.alert(
        [window properties, etc],
        ok: function() {
                [your code]
                return true;
        }
); 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edward
Sent: donderdag 22 februari 2007 1:41
To: [email protected]
Subject: Re: [Javawin] Alert Box problem

any example on how would I do this?

On 2/21/07, Sébastien Gruhier <[EMAIL PROTECTED]> wrote:
> send your data in the dialog ok callback Seb
>
> On Feb 21, 2007, at 5:39 AM, Edward wrote:
>
> > Hello all,
> >
> > How would I open an alert dialog that when pressed Ok, did something 
> > (send some data to the server) and exit the screen at the same time?
> > Thanks in advance.
> >
> > Edward
> >
> > --
> > Yes, I am a criminal. My crime is that of curiosity. My crime is 
> > that of judging people by what they say and think, not what they look like.
> > My crime is that of outsmarting you, something that you will never 
> > forgive me for.
> >
> > _______________________________________________
> > Javawin mailing list
> > [email protected]
> > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>
>
> _______________________________________________
> Javawin mailing list
> [email protected]
> http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>


--
Yes, I am a criminal. My crime is that of curiosity. My crime is that of 
judging people by what they say and think, not what they look like.
My crime is that of outsmarting you, something that you will never forgive me 
for.

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to