> We've recently been seeing some pretty fundamental problems with
> 0.7.1 (e.g. menu border missing in IE7, scrolled document messing up
> coordinates).
See also http://bugzilla.qooxdoo.org/show_bug.cgi?id=584 for a problem
with buttons and the "over" state.
There is also http://bugzilla.qooxdo
If you search the archives for LINK TABLE you should be able to find the
solution. There is a cellrenderer that was created for this.
Jim
www.D4PHP.org
www.D4PHP-Hosting.com
On 9/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I would like to add a inside a qooxdoo
> table cel
Hello,
I would like to add a inside a qooxdoo table
cell.
Has anyone ever tried to do that?
Thank you
Miguel Angelo G. Pinto
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio
> When
> i am trying to open skeleton/source/index.html via a locally
> installed WEB
> server (appWeb) in Firefox I get following errors
>
> Error: qx.ui.popup has no properties
>
> Source File:
> http://localhost:/qooxdoo-0.7.1-sdk/frontend/framework/source/cl
> ass/qx/ui/menu/Menu.js
>
> This functionality, however, is necessary if one wants
> to use the Table as a property editor (see attached screen shot) or
> in a true spreadsheet-like fashion.
Ooh! Very nice. It would be great if this could be included as standard
functionality!
Hugh
--
Hello,
attached you find a patch (you need to rename the .zipp extension back
to .zip) to the qx.ui.table package which adds the following classes :
qx.ui.table.celleditor.ComboBox
qx.ui.table.celleditor.Dynamic
qx.ui.table.celleditor.PasswordField
qx.ui.table.cellrenderer.Dynamic
qx.ui.table
On Sat, 2007-09-08 at 10:54 +, [EMAIL PROTECTED] wrote:
> i am using Ubuntu with appWeb server
> Source File:
> http://localhost:/qooxdoo-0.7.1-skeleton/skeleton/source/index.html
> Error: qx.ui.popup has no properties
>
The problem is that when you use a source build the sdk has to be
a
hello,
here is the problem
i am using Ubuntu with appWeb server
both
skeleton source and skeleton build work just fine in IE
both build and source
work with file:// access in Firefox and IE
build works fine in Firefox
source
does NOT work with Firefox
In all cases I use exactly the same