Re: [qooxdoo-devel] Table "column selector" problem ... is this a bug?

2015-10-08 Thread John Spackman
Try this version: http://tinyurl.com/oxmqcd8 On 09/10/2015, 06:49, "kirra5" wrote: >Thank you for the reply, but the example is not working and I don't know how >to make it work (there is no dom element). > >So, is the issue with the popup a bug? Should I make a bug report? > >Thanks! > > > >

Re: [qooxdoo-devel] Firefox 40.x+ / Qooxdoo problems

2015-10-08 Thread John Spackman
Hi Matt I’ve had a few odd issues when debugging with Firefox and the source/source-hybrid builds that sound similar, although only when under the debugger and not every time. I couldn’t track it down but it looked at the time as though the scripts were loading in the wrong order, and I suspec

Re: [qooxdoo-devel] Table "column selector" problem ... is this a bug?

2015-10-08 Thread kirra5
Thank you for the reply, but the example is not working and I don't know how to make it work (there is no dom element). So, is the issue with the popup a bug? Should I make a bug report? Thanks! -- View this message in context: http://qooxdoo.678.n2.nabble.com/Table-column-selector-problem-is

[qooxdoo-devel] Firefox 40.x+ / Qooxdoo problems

2015-10-08 Thread Matt Davis - NOAA Federal
Hi Qooxdooers, My team has been investigating a number of problems which have suddenly cropped up with Firefox build > 40.x. I can verify the code base runs fine on the 39.x versions, but is throwing so many errors on the current version I'm not sure where to start. On the good side, it runs perfe

Re: [qooxdoo-devel] Table "column selector" problem ... is this a bug?

2015-10-08 Thread Dietrich Streifert
Just a rough hack: http://tinyurl.com/pm3vb85 Am 08.10.2015 um 16:52 schrieb Dietrich Streifert: > Just a thought: Use a modal window instead of the popup. > > Am 08.10.2015 um 15:23 schrieb kirra5: >> Hi >> >> I have a small problem. Below is an example. >> >> If we place the table on a popup a

Re: [qooxdoo-devel] How to tell what nodes in a tree have been selected?

2015-10-08 Thread Norbert Schroeder
You're welcome - and thank you, too :-) Norbert NelsonAz schrieb am 08.10.2015 17:15: > Hello Norbert, > > Thank you very much for all your help. > > Also, thank you for all your work on the revised Dark Theme. > > Out of all the available themes, Dark Theme has been the most visually > plea

Re: [qooxdoo-devel] How to tell what nodes in a tree have been selected?

2015-10-08 Thread NelsonAz
Hello Norbert, Thank you very much for all your help. Also, thank you for all your work on the revised Dark Theme. Out of all the available themes, Dark Theme has been the most visually pleasing / functional theme I've seen thus far. Nelson -- View this message in context: http://qooxdoo.67

[qooxdoo-devel] Possible bug in qx.ui.virtual.layer.WidgetCell

2015-10-08 Thread Dmitry Pryadkin
Hi Everyone, I'm sure there is a bug in qx.ui.virtual.layer.WidgetCell. I'm creating a two-way virtual grid based on List, I don't think I can provide you a testcase because it's quite a lot of irrelevant code. I just want you to take a look at the qx.ui.virtual.layer.WidgetCell, maybe I'll co

Re: [qooxdoo-devel] Table "column selector" problem ... is this a bug?

2015-10-08 Thread Dietrich Streifert
Just a thought: Use a modal window instead of the popup. Am 08.10.2015 um 15:23 schrieb kirra5: > Hi > > I have a small problem. Below is an example. > > If we place the table on a popup and then open the "column selector" and try > to check/uncheck a column in this selector, the popup hides, the

Re: [qooxdoo-devel] List filter is very slow

2015-10-08 Thread kirra5
I used the virtual list and it works perfect. Thank you again! -- View this message in context: http://qooxdoo.678.n2.nabble.com/List-filter-is-very-slow-tp7587643p7587662.html Sent from the qooxdoo mailing list archive at Nabble.com. --

[qooxdoo-devel] Table "column selector" problem ... is this a bug?

2015-10-08 Thread kirra5
Hi I have a small problem. Below is an example. If we place the table on a popup and then open the "column selector" and try to check/uncheck a column in this selector, the popup hides, the table disappears and the "column selector" jumps to left top corner of the screen. It is impossible to use

Re: [qooxdoo-devel] How to tell what nodes in a tree have been selected?

2015-10-08 Thread Norbert Schroeder
Hello Nelson, I have created a little demo (based on your source code) showing how to iterate an array of selected tree nodes: http://tinyurl.com/nrssqw5 The example should, hopefully, answer the questions you asked below. One additional point regarding your first question: You shouldn't use "f