I gave it a try, but the text of the column ended up on the left, over the text of the others column text. Maybe it's not the right cell Class to return
Regards Le 20 décembre 2011 10:21, Derrell Lipman <[email protected]> a écrit : > 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 > -- Benjamin Dreux Analyste-Programmeur Chaire de logiciel libre-Finance Social et solidaire UQAM Montréal ------------------------------------------------------------------------------ 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
