On Tue, Dec 20, 2011 at 10:11, Benjamin Dreux <[email protected]>wrote:

> Here is a quick exemple
>
> If i understand you, i just need to set the useAutoAlign to align the text
> But in my exemple it doesn't work
>
> What is the part i don't get correctly
>

You didn't include your example, but what I'm suggesting is that you write
a very simple custom cell renderer. You can extend Default.js. Your cell
renderer will have a _getCellClass() method that always
returns "qooxdoo-table-cell-right". In fact, your cell renderer may be as
simple as extending Default and overriding this single function.

Derrell
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to