[qooxdoo-devel] About qx.ui.table.Table and centering of text in the cells

2013-10-21 Thread Yordan Estrada
Hello everybody, can someone tell me how can center the text in a table cells??? On Sat, Oct 19, 2013 at 11:25 AM, Varol Okan wrote: > Hey, > > I am using QooxDoo with the Desktop libs, which I compiled using > "./generate.py build-all" > > All is fine and nice however I am trying to figure out

Re: [qooxdoo-devel] Localization with build-all

2013-10-21 Thread thron7
On 10/21/2013 11:35 AM, Varol Okan wrote: > Mr T. > > Thanks for your answer please see below. > > Another question I now have is : > how does "./generate.py translate" pull out the required strings > from the source code ? It traverses the source code of the classes, locates calls to 'tr', 't

[qooxdoo-devel] Rails 4 integration

2013-10-21 Thread Kaszás Máté
Hi Guys, I've recently found qooxdoo and would like to know if there is a guide to integrate it with Rails 4. I've read this article: http://qooxdoo.org/docs/general/ruby_on_rails_integration but don't know if it is still a best practice when integrating with Rails 4. Also is there a suggested w

Re: [qooxdoo-devel] Localization with build-all

2013-10-21 Thread Varol Okan
Mr T. Thanks for your answer please see below. Another question I now have is : how does "./generate.py translate" pull out the required strings from the source code ? Thanks, Varol On 10/21/2013 03:59 AM, thron7 wrote: On 10/19/2013 05:55 PM, Varol Okan wrote: Hey, I am using QooxDoo

Re: [qooxdoo-devel] Localization with build-all

2013-10-21 Thread thron7
On 10/19/2013 05:55 PM, Varol Okan wrote: Hey, I am using QooxDoo with the Desktop libs, which I compiled using "./generate.py build-all" What is "build-all"? (It's none of the predefined jobs). All is fine and nice however I am trying to figure out how to localize my app and for the Deut