Hi there,
I'm wondering if it is possible to attach a ToolTip to a cell in a
table.
I'm using qooxdoo 0.7.3
Thanks,
Romain
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year'
Oops! Forgot the links:
Go to:
http://sites.google.com/a/qxtransformer.org/qxtransformer/Home
and click on GUI Builder:
http://sites.google.com/a/qxtransformer.org/qxtransformer/pqc
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PR
I consider the current version of PyQooxCard at SVN "feature complete". No
more major features will be added right now - I need to get back to do some
"real" work with it.
There are some known bugs yet (like I can't start my source index.html) but
those bugs doesn't seem to affect others.
If
Hi all,
I think I've found a Bug in the qx.ui.table.cellrenderer.Number class.
If I add the number 0 to a rendered cell using the number renderer, the
cell keeps empty.
I've tracked down the issue and created this patch, which works for me:
Index: Number.js
==