On Thu, Sep 10, 2009 at 09:01, skar <[email protected]> wrote:

> Hi,
>
> I'm trying to use an icon in a table's column. How do I increase the row
> height to adjust to the icon height?
>
> I tried table.setHeight(32), but it didn't work.
>
>
I think you're looking for table.setRowHeight(32);

You're becoming a qooxdoo Jedi. It's time you start to Use the Source, Luke!
:-)  Really, although this question is answered in the API docs, you're
getting sufficiently into qooxdoo development that you would really benefit
from delving into the sources of these classes. You'll learn a very lot that
you'll use elsewhere (i.e. not necessarily what you were trying to answer)
by studying the source to see how something works.

Cheers,

Derrell
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to