Today Stefan Volbers wrote:

> Tobias Oetiker wrote:
> > Today Stefan Volbers wrote:
> >
> >> Hi Tobi,
> >>
> >> your app looks fantastic.
> >> Are you going to release the canvas cell renderer as a contrib? I'm sure
> >> it would come in handy for many of us sooner or later.
> >
> > yes, the code is pretty generic ... and can be used outside of
> > remocular ... which I am going to release GPL ...
>
> This is *great* news! Sadly wouldn't be useful for my customers, but I'd
>   like to see it in use for observing my own server (up to now I use an
> rss feed).

why would it not be useful for your customers ?

> >
> >> I followed your link not only with firefox but also with IE7, and as
> >> expected there were no inline canvas graphs; have you considered using
> >> google's excanvas to support IE too? I succeeded very well in a browser
> >> canvas charting scenario some months ago, with excanvas' help.
> >
> > I have tried a bit, but it seems that I did something wrong, since
> > nothing showed up ... is there a trick ?
>
> No, it's pretty simple (just like mentioned in the accompanying readme)
> - have this jscript line in the index.[html|php|*] prior to loading your
> app (and the excanvas script itself in place):
> <!--[if IE]><script type="text/javascript" src="excanvas.js"> </script>
> <![endif]-->
>
> Consequently the canvas creating code in your script would no longer be
> ignored.
> License shouldn't be an issue neither.
>
> I'd love to hear if you succeeded this way; if not, maybe I can help.

that is what I tried ... must have made some other mistake ... will
try again ...

> Greetings,
> Stefan
>
> PS there is a minor appearance issue in IE7 which I didn't notice in
> firefox - weird transparency in the qooxdoo window's title bar and some
> effect within the Task Selector buttons.

this is unchanged from qooxdoo ... do you see it in the playground
or the demobrowser too ?

cheers
tobi
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch t...@oetiker.ch ++41 62 775 9902 / sb: -9900

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to