Hi

But on the other hand the listview seems to be much faster then the
table (in every situation I had seen, especially in scrolling)
Also the usage of the table is identical to that of windows in every
way, which makes it a good choise for many situations.

But you are right, the Table has much nore functions. But I think a
"lightweight" alternative (is that is the reality, I hadn't checked the
code sizes) is never a bad idea.

Jim Hunter schrieb:
> I have heard that the ListView is going by the way of the DoDo Bird,
> it's on it's way out. So if you don't want to redo your code, use the
> Table. The ListView does not allow for data editing, you can't control
> the colors of the row elements, and a few other things. So even if it
> wasn't going away, it would be better to use the Table for most needs
> (don't worry about speed, it's very fast ).
>
> Jim
> www.D4PHP.org <http://www.D4PHP.org>
> www.D4PHP-Hosting.com <http://www.D4PHP-Hosting.com>
>
>
>
> On 9/25/07, *Kolodziej Christian * <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Hello everybody,
>      
>     instead of a new problem I want to ask a little philosophic
>     question: What are the differences between a Table and a ListView?
>     The only difference I can see until now is that it's possible to
>     hide and show columns in a Table but not in a ListView. Are there
>     any other differences? In which cases do you use a Table, in which
>     cases do you use a ListView? I don't want to cause a "religious
>     war" but currently I'm very interested in answers to this question
>     because I'm always considering whether to use a Table or a
>     ListView. Current score 50 : 50.
>      
>     Best regards, Christian
>
>     -------------------------------------------------------------------------
>     This SF.net email is sponsored by: Microsoft
>     Defy all challenges. Microsoft(R) Visual Studio 2005.
>     http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>     _______________________________________________
>     qooxdoo-devel mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>     <https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to