Hello All,
I am trying to set either the
1) header color for certain columns
2) the column column color for certain columns
in the qooxdoo table
Does anyone have any sample code to share?
Thanks,
Kirk.
-
This SF.net email
Sorry...
vElement.disabled = true;
:-)
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Klaus Ellinger
Gesendet: Dienstag, 06. November 2007 15:20
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] CheckBox mshtml
Hi,
I found a l
Hi,
I found a little Problem with the "qx.ui.form.CheckBox". Disabling the
field only works in Firefox.
Class: qx.ui.form.InputCheckSymbol
Method: _afterAppear : qx.core.Variant.select("qx.client",
{
"mshtml" : function()
{
this.base(arguments);
var vElement = th
Hi Frederic,
frederic schrieb:
> Hi Andreas and Alexander,
> I followed qooxdoo since version 0.6 and I suggest this framework in my
> company and in my personal web develop ; it's a pleasure to work on a very
> efficient RIA framework and I will spend time to enhance HtmlArea widget in
> near fut
Hello,
a user of my application told that he has a problem with the selection
insight some listviews. When clicks onto the first item the third is
selected and so on. He tested it with firefox in version 2.0.0.9 and
2.0.0.8. I also tested it in both versions and it works fine for me.
Has someb
Hello,
1) Instead of making symbolic links to your svn project(s), you should
create an SVN checked-out directory in your tomcat project.
I am using CVS, so I can not help you on this, but I am sure that an
SVN plugin exists for Eclipse.
Basically, here is how it works with CVS:
- Let's say you ne
Marcel Ruff schrieb:
> Thanks for all your input :-)
>
>> Hello,
>>
>> Here is what you should do:
>> 1) Install a tomcat server on the same machine you are developping
>> your web application
>> 2) Install the eclipse tomcat plugin
>> (http://www.eclipsetotale.com/tomcatPlugin.html)
>>
>>
Marcel Ruff schrieb:
> Hi again,
>
> i have found a workaround:
>
> When changing the
> "VerticalBoxLayout" to a "VerticalSplitPane"
> it renders as expected,
>
> sorry for the noise,
>
> best regards
> Marcel
>
> PS: The old approach still might be a bug in qooxdoo?
>
Yes, there are some glit
Bill Adams schrieb:
> I've stopped looking for a way to make TreeVirtual cells selectable for
> copying to the clipboard. I believe that my wish to make these cells
> selectable is somehow incompatible with qooxdoo.
>
> Since I already needed a cellClick handler, I added code to copy the
> clicked
Bill Adams schrieb:
> In even the simplest skeleton application, with a single atom of text, I
> cannot select text with the mouse. How do you enable mouse selection on
> the document? I particularly need it enabled on the cells of a
> TreeVirtual.
>
> TIA,
> Bill
>
>
Tobias Koller (GERMO GmbH) schrieb:
> Hi,
>
> wouldn't it be better to implement this patch directly into qooxdoo-framework?
>
> Tobias
>
>
Hi all,
I think the way the focus indicator is rendered must be changed to get
rid of all these click issues. Right now the focus indicator is a
Terminat
Hi Andreas and Alexander,
I followed qooxdoo since version 0.6 and I suggest this framework in my
company and in my personal web develop ; it's a pleasure to work on a very
efficient RIA framework and I will spend time to enhance HtmlArea widget in
near future. I am not beginner in Javascript and
I was thinking about the same thing recently, so I would gladly welcome
such a widget in the contrib area!
=Thomas
Damian Grant wrote:
> Hi folks,
>
> I'm a noob to qooxdoo (~1 week now) so forgive me if this is covered
> elsewhere.
> Was trying to get a button to toggle on and off but the only
13 matches
Mail list logo