[Haskell-cafe] gui libs? no [...] - bug report

Marc Weber marco-oweber at gmx.de
Wed Jul 18 22:37:20 EDT 2007


Hi Claus

Ising ghc-6.6 and Opera 9.20 i thought that everything would work until
I tried the page in Firefox 2.0.0.1

Opera:
Those maroon rectangles in all four corners appear, alse the text
x/y: ... is shown when clicking.
But the drawing doesn't appear, does'n show any errors within the Error
Console either.

In Firefox (2.0.0.3) Firebug does show the JS error:
  evt has no properties
  clicked()start (line 63)
  onclick(click clientX=0, clientY=0)start (line 1)
  addLabel(evt.clientX,evt.clientY)
But the drawing ( |_| rotating clockwise) appears.
Clicking has no effect

If you don't know it yet mootools is a really nice JS framework
providing transition suppert etc. Perhaps this might be useful somehow
as well.

Marc


More information about the Haskell-Cafe mailing list