Re: [qooxdoo-devel] Theming

2015-04-27 Thread Vincent Vandenschrick
Thank you Norbert. That's what I thought, unfortunately. -- Vincent Vandenschrick > Le 27 avr. 2015 à 10:40, Norbert Schroeder a écrit : > > Hello Vincent, > > I'm not aware of any way to animate the focus change. As qooxdoo's animation > capabilities in general are concerned there is still s

[qooxdoo-devel] Qooxdoo vulnerability?

2015-04-27 Thread Matt Davis - NOAA Federal
This is more of a heads up for qooxdoo admins than anything, and could possibly be a false positive, but I felt I should at least relay this info. One of my developers sent this to me: On my CentOS 6 laptop, using the ClamAV application to run a routine check for viruses, it alerted me to the fact

Re: [qooxdoo-devel] get list of visible column in qx.ui.table.table()

2015-04-27 Thread Richard Sternagel
Hey paragasu, same story: please provide a stripped down playground sample. Regards Richard -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ a

Re: [qooxdoo-devel] Random default option selected for qx.ui.form.virtualselectbox on google chrome

2015-04-27 Thread Richard Sternagel
Hey paragasu, please provide a stripped down playground sample. Regards Richard -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications

Re: [qooxdoo-devel] Theming

2015-04-27 Thread Norbert Schroeder
Hello Vincent, I'm not aware of any way to animate the focus change. As qooxdoo's animation capabilities in general are concerned there is still some room for improvement... Best regards, Norbert Vincent Vandenschrick schrieb am 27.04.2015 09:22: > Thank you Norbert, that looks great. An ex

[qooxdoo-devel] get list of visible column in qx.ui.table.table()

2015-04-27 Thread paragasu
I have a qooxdoo table with list of columns, some are not visible columns. User can then toggle the hidden column from the icon on the top right side of the table. How do i get the list of the visible column after the user hide/show some of the columns? Thank you, paragasu --

Re: [qooxdoo-devel] Theming

2015-04-27 Thread Vincent Vandenschrick
Thank you Norbert, that looks great. An extra question : is there a way, through theming or app code itself, to animate the border focus change like Bootstrap CSS does ? Thanks again, Vincent > Le 27 avr. 2015 à 00:30, Norbert Schröder a écrit : > > Hi Vincent, > > here is a quick & dirty ex