My AlertDialog hasn't main method because it's included in an applet. The
applet's code creates an instance of AlertDialog and then, appears
the AlertDialog which is a modal and no-resizable dialog. On LINUX, the
modal-dialog mode works fine but no-resizable-dialog mode fails. On Win32,
the modal-dialog mode fails but noresizable-dialog mode works fine, Why?

In my linux box this program compiles but I read in your reply this
program can't compile, why?

My browser's Netscape 4.07.

Carlos Alberto Roman Zamitiz
Departamento de Ingenieria en Computacion, Facultad de Ingenieria UNAM
[EMAIL PROTECTED]

On 26 Oct 1998, Juergen Kreileder wrote:

> >>>>> Carlos Alberto Roman Zamitiz writes:
> 
>     Carlos> Hi,
>     Carlos> Here's the code:
> [...]
> 
> Nice code, but it doesn't compile and it has no main method ;-)
> 
>     Carlos> On Sun, 25 Oct 1998, Dimitris Vyzovitis wrote:
> 
>     >> Could you elaborate a bit?
>     >> 
>     >> Dimitris
>     >> 
>     >> > I have other problem: I done an AlertDialog, a child of Dialog, which is a
>     >> > modal Dialog. I'm using Netscape 4.07 and my Linux box has
>     >> > "Linux_JDK_1.1.5_v7" but users can resize my AlertDialog.
>     >> >
>     >> > Any suggestions? Thanks!
>     >> 
> 
> This is a known bug in Sun's JDK 1.1.5/6. It's fixed in our forthcoming
> 1.1.7v1. (Of course this will not fix the bug for netscape).
> 
> 
>         Juergen
> 

Reply via email to