Oh, there are more bugs than I expected. It's not probably in sync with trunk.
For example this:
qx.Theme.define("htmlarea.theme.classic.Appearance",
{
title: "Classic mixin for HtmlArea",
appearances :
{
"html-area" :
{
include : "iframe",
style : function(states) {
return {
border : new qx.ui.core.Border(1, "solid", "#CCCCCC"),
backgroundColor : "white"
}
}
}
}
});
qx.ui.core should be qx.ui.decoration.
How it's about svn access to contrib ? These simple bugs I can correct myself.
Cheers
- Petr
2008/8/31 Petr Kobalíček <[EMAIL PROTECTED]>:
> Hi Darrel,
>
> this was really quick :)
>
> I have complete qooxdoo build only without progressive and
> treevirtual, so I hope that all features are included. The html area
> works well, I noticed only this error in table editing.
>
> Are anybody using htmlarea with 0.8 or I'm the first :) ?
>
> Cheers
> - Petr
>
> 2008/8/31 Derrell Lipman <[EMAIL PROTECTED]>:
>> On Sun, Aug 31, 2008 at 1:53 PM, Petr Kobalíček <[EMAIL PROTECTED]>
>> wrote:
>>>
>>> Hi developers,
>>>
>>> If I go to edit table in htmlarea (0.3-pre), the error is thrown:
>>> qx.client is undefined
>>>
>>> I hope that I'm using good version for 0.8
>>
>> Hi Petr,
>>
>> Although even 0.3-pre hasn't been worked on and may not be quite up to where
>> the 0.8 release has gotten, there's been no change AFAIK in qx.client. That
>> variant is still set. I suspect rather that the problem is with the build.
>> Did you remember to re-run "generate.py source" after you added the HtmlArea
>> to your application? There's something else going on here, I think, than
>> just out-of-date HtmlArea (which may or may not be out of date).
>>
>> Derrell
>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel