I am using the new version right now and for the most part it's working quite well. I have not run into any major problems with it. I suggest that you move to it and start working with it so that you are ready when it gets a release status.
JimOn 8/18/06, dperez <[EMAIL PROTECTED]> wrote:
The only
I see my confusion, the API Reference shows the TablePane as being part of the Table not the PaneScroller. That is why none of my attempts to get a handle to it worked. There is no indication in the API Reference of this hierarchy, perhaps it should be looked at to make the proper changes.
This lo
> I don't understand what's a metaColumn. It is a column that has inside
> other columns?
Yes. A meta-column combines one or more columns that should be
horizontally scrolled together. This way you can define for example
fixed columns that stay always visible on the left (or right) while the
o
frederic <[EMAIL PROTECTED]> writes:
> I am a new french user of Qooxdoo ; I was looking for a widget library to
> build web UI and my choice is Qooxdoo ; I have seen in a last SVN update
> that you have committed "backend" files to apparently manage data with PHP
> or Java throw JSON data exchang
Hello everybody,
I am a new french user of Qooxdoo ; I was looking for a widget library to
build web UI and my choice is Qooxdoo ; I have seen in a last SVN update
that you have committed "backend" files to apparently manage data with PHP
or Java throw JSON data exchange. Have you planned to write
I've copied this wiki page to
http://qooxdoo.org/documentation/howto/generator
in order to separate pre/post 0.6 documentation.
Andreas Ecker-2 wrote:
>
> please see the following documentation to add new lines (or even
> separators indicating the corresponding JavaScript class file):
>
> htt
Hi all,
When you place a QxComboBox in a container that has a vertical scroll bar
and the position of the scroll bar != 'top', then the list of the combobox,
is placed in a wrong position, exactly lower than the distance scrolled in
the container.
Clearly, the scrolling of containers aren't take
The only thing I can say to you, is that at least the basic samples of the
Table widget are working in the current version.
Gael.Guilmin wrote:
>
> Hi list!
>
> Do you know approximatly when a stable version of Qooxdoo 0.6 will be
> ready?
> Because i NEED Table widget! :-)
>
> Thanks for al
Hi
I'm beginning to study the new Table widget.
I don't understand what's a metaColumn. It is a column that has inside
other columns?
Thanks in advance for any advise.
--
View this message in context:
http://www.nabble.com/Table-metaColumn--tf2126114.html#a5866153
Sent from the qooxdoo-devel
Hi list!
Do you know approximatly when a stable version of Qooxdoo 0.6 will be ready?
Because i NEED Table widget! :-)
Thanks for all you made!
- Gaƫl GUILMIN 2A TRS -
-
Using Tomcat but need to do more? Need to support we
> Turns out that moveFocusedCell works very well to move the
> highlighted row around but it doesn't move the selected row.
The selection is managed by the SelectionModel. In order to set the
selection (the dark blue one, not the focus), you have to call this:
mytable.getSelectionModel().set
11 matches
Mail list logo