<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel">
    <title>gmane.comp.lang.javascript.qooxdoo.devel</title>
    <link>http://blog.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41888"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41885"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41884"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41882"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41880"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41874"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41871"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41868"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41860"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41855"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41853"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41852"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41851"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41847"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41841"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41840"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41832"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41828"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41824"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41819"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41888">
    <title>Editable cells in treevirtual</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41888</link>
    <description>&lt;pre&gt;Hey, all.

I'm using treevirtual and I need to make one of the columns editable using a
selextbox.
Would appreciate any example or pointers to where to look for it.

Thanks in advance.

--
View this message in context: http://qooxdoo.678.n2.nabble.com/Editable-cells-in-treevirtual-tp7577884.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>deniska</dc:creator>
    <dc:date>2012-05-26T22:10:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41885">
    <title>Memory leak detection</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41885</link>
    <description>&lt;pre&gt;Hi,

I am currently looking into some memory leak reports and I am finding the "qx.disposerDebugLevel" very useful.
When looking at the reporting of objects not being disposed (in Object.js, "Missing destruct definition for...") I see several issues about objects in the Qooxdoo framework (I am using V1.4.1):
053884 Missing destruct definition for '$$user_behavior' in qx.ui.table.columnmodel.Resize[undefined]: qx.ui.table.columnmodel.resizebehavior.Default[503]
053885 Missing destruct definition for '$$user_selectionModel' in qx.ui.treevirtual.SelectionManager[undefined]: qx.ui.table.selection.Model[undefined]
053892 Missing destruct definition for '$$user_dataRowRenderer' in webgui.ui.tree.ComtecTree[undefined]: webgui.ui.tree.ComtecTreeRowRenderer[undefined]
053892 Missing destruct definition for '$$user_selectionModel' in webgui.ui.tree.ComtecTree[undefined]: qx.ui.table.selection.Model[undefined]
053893 Missing destruct definition for '$$user_tableModel' in webgui.ui.tree.ComtecTree[undefined]: qx.ui.tree&lt;/pre&gt;</description>
    <dc:creator>Jeroen Smit</dc:creator>
    <dc:date>2012-05-25T11:03:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41884">
    <title>How to send data to server</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41884</link>
    <description>&lt;pre&gt;Hi,
 
I want to send data to backend. My current code is

 var rpc = new qx.io.remote.Rpc(
                "http://localhost:56791/Home/AddData",
                "HomeController");
 try {

                      var result = rpc.callSync("AddData", "Pravin");
                      alert(qx.util.Serializer.toJson(person));

                  } catch (e) {
                      alert("Exception :" + e);
                  }


I am perfectly going into AddData method, but no data is getting transfer to
that method.

Can someone help me to pass data?

--
View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-send-data-to-server-tp7576288.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security an&lt;/pre&gt;</description>
    <dc:creator>Pravin Arote</dc:creator>
    <dc:date>2012-05-25T09:41:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41882">
    <title>Inline root missing styling</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41882</link>
    <description>&lt;pre&gt;Hello all,

I hope I'm not overlooking something, but I have a problem.

I am working in an Inline application, and the following code adds the
island and the widget to the correct element in the DOM, but it lacks
all styling (only the text is visible), and a null pointer exception
is being thrown:  "Uncaught TypeError: Cannot read property
'appearances' of null"



var content = qx.bom.Selector.query('#content').pop();

var island = new qx.ui.root.Inline(content, true, true);

island.setLayout(new qx.ui.layout.VBox());

var button = new qx.ui.form.Button('Button!');
island.add(button);



Any ideas?


Thank you!

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Loren Schlomer</dc:creator>
    <dc:date>2012-05-24T23:16:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41880">
    <title>Get version from Manifest file</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41880</link>
    <description>&lt;pre&gt;Hi All


My manifest file looks like this
{
     "info" : {
           "name" : "MyApp",
           .....
           "version" : "1.3.5-2012",
     }
     "provides" : {
           "namespace" : "myapp",
           .....
     }
}

Could someone tell me how to get this info within the application?
I am specifically interested in info.version

Thanks


--
View this message in context: http://qooxdoo.678.n2.nabble.com/Get-version-from-Manifest-file-tp7575632.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>jabraham</dc:creator>
    <dc:date>2012-05-24T20:13:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41874">
    <title>Question about fixating columns in a table</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41874</link>
    <description>&lt;pre&gt;Hi,

I was wondering if it is possible to fixate a column in a table  so when scrolling horizontally all columns up and including to that column stay in place.
Like in Excel for example.

Best regards,
Jeroen

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
&lt;/pre&gt;</description>
    <dc:creator>Jeroen Smit</dc:creator>
    <dc:date>2012-05-24T13:00:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41871">
    <title>"built" version not acting like "source" version. Parent sub-element not found.</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41871</link>
    <description>&lt;pre&gt;I think I found a juicy bug!

I filed a bug for this.  http://bugzilla.qooxdoo.org/show_bug.cgi?id=6442

Here's my code snippet, in a handler for a cellClick in a table:
      var handleCellClick = function(e) {
        if (e.getColumn() == 2) {
          var group_task_id = tableModel.getRowData(e.getRow())[0];
          var mainTabs = qx.core.Init.getApplication().getUserData("mainTabs");
          mainTabs.openOrSelectGroupTaskDetailTab(group_task_id);
        }
        if (e.getColumn() == 7) {
          var group_task_id = tableModel.getRowData(e.getRow())[0];
          var req = new qx.io.request.Xhr("/group_task/"+group_task_id);
          req.setMethod("DELETE");
          req.addListener("success", function(e) {
            this.resetSelection();
            this.setFocusedCell();
              var parent = this.getLayoutParent();
              console.log('point a');
              parent.__GroupsQueuedTasksTable.kickReload();
              console.log('point b');
              parent.__GroupsComple&lt;/pre&gt;</description>
    <dc:creator>Scott Chapman</dc:creator>
    <dc:date>2012-05-23T23:56:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41868">
    <title>Error in documentation</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41868</link>
    <description>&lt;pre&gt;Hi

In API documentation for qx.data.SingleValueBinding 
options map  has following options:

{ converter,
  onUpdate,
  onSetFail
} 

In manual : 

{ converter,
  onSetOk,        &amp;lt;----- ERROR
  onSetFail
} 

Franček

--
View this message in context: http://qooxdoo.678.n2.nabble.com/Error-in-documentation-tp7573939.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
&lt;/pre&gt;</description>
    <dc:creator>fprijate</dc:creator>
    <dc:date>2012-05-23T18:06:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41860">
    <title>Conditional compiles</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41860</link>
    <description>&lt;pre&gt;Hi,

Does qooxdoo support something like conditional compiles ?
If I have for example some debug code, that I don't want to see in my
final build.

Connor.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Connor</dc:creator>
    <dc:date>2012-05-23T07:35:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41855">
    <title>(no subject)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41855</link>
    <description>&lt;pre&gt;Sorry if this is a dupe. I signed up for the forum but not the mailing list
the first time.

I am writing a fairly large POS-type system to run 24/7 and want to make
sure I have covered all the bases with memory leaks.

I have a few of questions:

1) The "Memory Management" page on the website says:

"be sure to cut all references to the DOM because garbage collection can
not dispose object still connected to the DOM. This is also true for event
listeners for example."

Does this mean I have to manually "removeListener" for every button,
checkbox, etc. that a dialog box uses or are these handled when the widget
is disposed?

2) Is this ok?

this._myContainer = new qx.ui.container.Composite(new qx.ui.layout.Grow())
...
_disposeObjects("_myContainer")

Or do I need:

this._layout=new qx.ui.layout.Grow()
this._myContainer = new qx.ui.container.Composite(this._layout)
...
_disposeObjects("_myContainer","_layout")


3) Should I just assume that every "new" needs a matching "dispose"?

Thanks
---------------------&lt;/pre&gt;</description>
    <dc:creator>Gary Daniels</dc:creator>
    <dc:date>2012-05-22T21:03:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41853">
    <title>Strange binding</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41853</link>
    <description>&lt;pre&gt;Hi

There is sample  :


http://tinyurl.com/cywtkf9

This is resut:

p1: P1
p2: P2
p3: P3
p4: P4

p1: Changed p1
p2: Changed p3  &amp;lt;&amp;lt; should be Changed P1 , because p2 is bound to p1
p3: Changed p3      
p4: Changed p3

Is it an error, or am i missing something ?

Franček



--
View this message in context: http://qooxdoo.678.n2.nabble.com/Strange-binding-tp7571696.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
&lt;/pre&gt;</description>
    <dc:creator>fprijate</dc:creator>
    <dc:date>2012-05-22T18:34:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41852">
    <title>Strange binding</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41852</link>
    <description>&lt;pre&gt;Hi

There is sample  :

http://demo.qooxdoo.org/devel/playground/#%7B%22code%22%3A%22%250A%250Aqx.Class.

This is resut:

p1: P1
p2: P2
p3: P3
p4: P4

p1: Changed p1
p2: Changed p3  &amp;lt;&amp;lt; should be Changed P1 , because p2 is bound to p1
p3: Changed p3      
p4: Changed p3

Is it an error, or am i missing something ?

Franček


--
View this message in context: http://qooxdoo.678.n2.nabble.com/Strange-binding-tp7571675.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lis&lt;/pre&gt;</description>
    <dc:creator>fprijate</dc:creator>
    <dc:date>2012-05-22T18:17:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41851">
    <title>qx.io.request.Xhr() empty responseContent</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41851</link>
    <description>&lt;pre&gt;Hello,

i implement an GUI for my project, this can be connected via JSON API 
over POST.

This was a example where i found on this list:

var.req = new.gx.io.request.Xhr();
req.setUrl("http://xxxx:8890/api/v0.1");
req.setCache(false);
req.setMethod("POST");
req.setAsync(true);
req.setRequestData('{"version" : "json-rpc-2.0"}');
req.addListener("changePhase", function (evt) {
  this.debug("Phase is: " + evt.getData());
});
req.send();

005264 qx.core.Init: Load runtime: 5264ms
Native...3928623 (Zeile 62)
005477 qx.ui.basic.Image[193-0]: try to load an unmanaged relative 
image: resource/gui/Lord-Zero-One.png
Native...3928623 (Zeile 62)
005658 qx.core.Init: Main runtime: 298ms
Native...3928623 (Zeile 62)
005917 qx.core.Init: Finalize runtime: 200ms
Native...3928623 (Zeile 62)
010140 gui.LoginWindow[41-0]: Phase is: opened
Native...3928623 (Zeile 62)
POST http://xxxx:8890/api/v0.1?nocache=1337703673448 200 OK 338ms &amp;lt;&amp;lt;--- 
This Line is in the Firebug Log RED!!!
Xhr.js...5794234 (Zeile 328)
010347 gui.LoginWindo&lt;/pre&gt;</description>
    <dc:creator>Open Infrastructure Manager</dc:creator>
    <dc:date>2012-05-22T17:54:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41847">
    <title>Question about datefield,dateFormat and invalid state</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41847</link>
    <description>&lt;pre&gt;Hi

Here is a tiny exemple.
*http://tinyurl.com/cuyftzd*
*
*
I'm wondering when i set an invalide date (something like this "fdads") the
field isn't set in invalid state.
Is that normal?


Regards

&lt;/pre&gt;</description>
    <dc:creator>Benjamin Dreux</dc:creator>
    <dc:date>2012-05-22T14:19:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41841">
    <title>Debug source and rpc-server cross-domain trap</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41841</link>
    <description>&lt;pre&gt;Hi,
Usually I test my qooxdoo application with a source build (source-all)
by loading it from a file. This is great because I have uncompressed JS
classes.
Now I've learned that I need to open my application in the same location
(apache) for testing my rpc-calls to avoid cross domain requests. This
seems to cause problem with the source build because classes are not
found by the server:


"NetworkError: 404 Not Found -
http://localhost:8080/source/class/sdxtest/theme/Color.js?nocache=0.6859094274812332"
Color....4812332

Is there a "best practice" for this case ?

Thanks,
Connor

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_________________________________________&lt;/pre&gt;</description>
    <dc:creator>Connor</dc:creator>
    <dc:date>2012-05-22T07:23:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41840">
    <title>Grid colspan does not allocate space properly</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41840</link>
    <description>&lt;pre&gt;Hello,


I am using qooxdoo for a while now and I think I found a bug in
colspan for Grids (rowspan seems to be fine).

If you span on 2 columns a widget, its widths is not spread on the 2 columns.

I would like to known if this is a known issue ?

examples (measures are widths)

1)
w1 = 50
w2 = 50
w3 = 200
=&amp;gt; col0 = 200, col1 = 50  OK

      0     1
0 | w1 | w2 |
1 | w3 |      |


2) w3 span on col0 and col1
w1 = 50
w2 = 50
w3 = 200
=&amp;gt; col0 = 50, col1 = 50   PROBLEM

      0     1
0 | w1 | w2 |
1 | w3        |

This can be easily reproducted on the demobrowser with the GridComplex
layout example, using the top grid containing 3 widgets:
left top widget: set width to 50
right top widget : set width to 50
bottom widget : set width to 200, maxwidth to null, colspan to null
=&amp;gt; works fine

now
bottom widget : colspan to 2
=&amp;gt; bottom widget width not spread


Cyrille

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all &lt;/pre&gt;</description>
    <dc:creator>cyrille rigault</dc:creator>
    <dc:date>2012-05-22T06:53:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41832">
    <title>PHP RPC-Server seems to work but RPC Console doesnot perform test</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41832</link>
    <description>&lt;pre&gt;Hi,
After setting up a PHP RPC-Server I tried to run the qooxdoo test with
the RPC-Console. The first test
getInteger is executed and results in a log on the RPC Server that does
not show an error.

Server initialized.
Service request: qooxdoo.test.getInteger
Parameters: Array
(
)

Server Data:
Checking service qooxdoo.test ...
Loading service qooxdoo.test ...
Loading class file 'class//qooxdoo/test.php'...
Loaded file 'class//qooxdoo/test.php'
Starting normal PHP session .
Instantiating service class 'class_test'.
Checking accessibility...
Checking service method 'method_getInteger'.
Starting Service method class_test.method_getInteger
Done.
Computing output took 0.028832912445068 seconds ...
Sending output to client ...
Server initialized.
Service request: qooxdoo.test.getInteger
Parameters: Array
(
)

Also the Response on the RPC Console seems to be ok:

{"id":5,"result":1,"error":null}

But the status in the list never changes from "Request is pending..."
and no other test is performed.
Is this a configu&lt;/pre&gt;</description>
    <dc:creator>Connor</dc:creator>
    <dc:date>2012-05-21T14:32:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41828">
    <title>qx.io.rest.Resource and POST data</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41828</link>
    <description>&lt;pre&gt;Hi all,

I've used the qx.io.rest.Resource class to GET data from my webservice, 
though I cannot find a method to set the POST data for a POST request. 
How do I do that?

var dataService = {"post": { method: "POST", url: action }};
var dataResource = new qx.io.rest.Resource(dataService);
dataResource.setBaseUrl(this.baseUrl);
//dataResource.setData(data); // How do I do this?
dataResource.post();

Simon

&lt;/pre&gt;</description>
    <dc:creator>Simon Walter</dc:creator>
    <dc:date>2012-05-21T12:18:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41824">
    <title>Using a qx.ui.basic.Atom as a widget for theUploadMgr</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41824</link>
    <description>&lt;pre&gt;Hi List,

I'm using the UploadMgr and would like to have an Atom as the upload widget. 
At first I thought simply add a button as well as an Atom, and using the
Atom's click event to trigger the UploadButton.execute() or
UploadButton.press(), but this doesn't work.
Later I realized I can simply use the Atom itself by adding it to the
UploadMgr using the addWidget method.
This works fine. My problem is that I would like to set the Cursor property
of the Atom to "pointer", and once I do that, the UploadMgr somehow
overwrites it and the cursor stays as before.

Did anyone try to do something similar to what I did? Is there a way to
either trigger an execute on the UploadButton or change the cursor of the
Atom?

Thanks!
Omri

--
View this message in context: http://qooxdoo.678.n2.nabble.com/Using-a-qx-ui-basic-Atom-as-a-widget-for-the-UploadMgr-tp7569013.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Vir&lt;/pre&gt;</description>
    <dc:creator>omrihar</dc:creator>
    <dc:date>2012-05-21T11:21:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41819">
    <title>problem building rpcconsole</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41819</link>
    <description>&lt;pre&gt;Hi,

After setting up a php rpc-server I tried to build the rpcconsole
contribution with

generate source


and got an error.


Error: Invalid include block: [u'rpcconsole.demo.Application', u'qx.theme.Modern']

Expression gives no results. Malformed entry: rpcconsole.demo.Application


I've tried the trunk and version 0.3 from the svn. Both have the same
problem. Here is my modified config.json:

{
  "name"    : "RpcConsole",

  "include" :
  [
    {
      "path" : "${QOOXDOO_PATH}/tool/data/config/application.json"
    }
  ],

  "export" :
  [
    "api",
    "build",
    "clean",
    "distclean",
    "fix",
    "inspector",
    "lint",
    "migration",
    "pretty",
    "profiling",
    "source",
    "source-all",
    "test",
    "test-source",
    "translation"
  ],

  "let" :
  {
    "APPLICATION"  : "rpcconsole",
    "APPLICATION_MAIN_CLASS" : "${APPLICATION}.demo.Application",
    "QOOXDOO_PATH" : "W:/Workdir/Komponenten/qooxdoo/qooxdoo-1.6-sdk",
    "QXTHEME"      : "qx.theme.Modern",
    "API_EXCLUDE&lt;/pre&gt;</description>
    <dc:creator>maikwo&lt; at &gt;googlemail.com</dc:creator>
    <dc:date>2012-05-21T09:15:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41812">
    <title>destruct definition for qx.io.request.Xhr?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41812</link>
    <description>&lt;pre&gt;I am trying to ensure that I dispose of objects properly so I am
generating using the disposer config.

One problem I see is that every Xhr prints an error message,
complaining of three fields:
&lt;/pre&gt;</description>
    <dc:creator>Lance</dc:creator>
    <dc:date>2012-05-18T19:48:50</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.javascript.qooxdoo.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.javascript.qooxdoo.devel</link>
  </textinput>
</rdf:RDF>

