Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-21 Thread Jesús
Hi to all, I don't know that say. can you used some type of rule for see that the valour that gives the qooxdoo to the row is the same to real meter in screen or there are some error.? If you change some text in this array[ 6], the size of row has change.? If you press Crtl + or Crtl -, the siz

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-21 Thread Peter Schneider
Hi T. > Is this in the default zoom size of the browser? Or do you have zoomed in/out > in the browser window? This was one of my first thoughts too, but I'm sorry, all browsers have the default (100%) zoom setting. By the way: I forgot to mention that all the browsers ran under Windows 7 OS Pe

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-19 Thread thron7
> and you can see the result in the attach screenshot NB: You should be considerate when attaching screenshots. This post was actually above the post size limit. T. -- AlienVault Unified Security Management (USM) platf

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-16 Thread Jesús
Hi Peter, Sorry but i don't understand that you comment, my english is too poor. ""but what did you do to circumnavigate the problem with the 'too narrow' columns? "" Thank you all for your help to solve my doubts, though not deceived, this is not the only question that I do, and I've come to st

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-16 Thread Peter Schneider
Hi, nice to hear it works for you, but what did you do to circumnavigate the problem with the 'too narrow' columns? Your approach might also be interesting for others to know in the future. /Peter On 5/15/2013 11:37 PM Jesús wrote: > Hola!! > > Perfect... > >

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-15 Thread Jesús
Hi again: In here a little video of simple app: http://mieresdelcamin.es/compartido/test.ogv Qooxdoo is very powerfull -- View this message in context: http://qooxdoo.678.n2.nabble.com/qx-ui-table-Table-set-lenght-of-columns-automatic-tp7

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-15 Thread Jesús
Hola!! Perfect... Best Regards (Muchas Gracias y un saludo) -- View this message in context: http://qooxdoo.678.n2.nabble.com/qx-ui-table-Table-set-lenght-of-columns-automatic-tp7583531p7583589.html Sent from the qooxdoo

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-14 Thread Jesús
Hi, I think that the RPC server when make the reply to query, pass to qooxdoo the next: RPC_Reply= [ [ Headers], [ Data], [ 'Max long string', long of string, pos in data] ] and with: var dimensions = qx.bom.Label.getTextSize( RPC_Reply[ 2][ 0]); get the dimensions of text max long. But in t

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-14 Thread Peter Schneider
Shouldn't "qx.bom.Label.getTextSize()" give you a hint? I've tried this a long time ago myself and found that it did not give me the results I've expected, but as said: It was a long time ago... var dimensions = qx.bom.Label.getTextSize("8 -- Atlas Copco -- Reuniones"); // => {width:193, height:

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-13 Thread Jesús
Thanks for all I work. wit5h your example. But the question is that this data is from a RPC server and there are very types, and i need expand de "ote" column to max size automatic. I am working with your example to see if I clear. Thanks again and best regards -- View this message