Correction: it *does* work for me.  The dialog was behind my Emacs
window.  Sorry Rich.

Bill

On Sep 19, 1:28 pm, "Rich Hickey" <[EMAIL PROTECTED]> wrote:
> Hmm... works here on Windows Server 2003, SP2
>
> Does the equivalent Java program work on your config?
>
> Rich
>
> java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
>
> On Fri, Sep 19, 2008 at 2:10 PM, .Bill Smith <[EMAIL PROTECTED]> wrote:
>
> > I see the same problem on Windows XP SP 3.
>
> > % java -version
> > java version "1.6.0_03"
> > Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
> > Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)
>
> > Bill
>
> > On Sep 19, 12:51 pm, Aaron Brooks <[EMAIL PROTECTED]> wrote:
> >> Cliff,
>
> >>     This works fine for me with Sun JDK  1.6.0.05 on Gentoo Linux. I
> >> assume this is on Windows for you?
>
> >> -Aaron
>
> >> On Sep 19, 1:25 pm, cliffc <[EMAIL PROTECTED]> wrote:
>
> >> > I downloaded clojure to my pc. I tried the "Getting Started" page:
>
> >> >   user=> (+ 1 2 3)
> >> >   6
>
> >> > Worked great...  next step:
>
> >> >   user=> (. javax.swing.JOptionPane (showMessageDialog nil "Hello
> >> > World"))
>
> >> > This hangs for me; the java process is idle.  No output, no dialog box
> >> > or GUI.  I'm using HotSpot 1.6.0_07 -client.
>
> >> > Thanks,
> >> > Cliff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to