oh, yes, i forgot the send request, thanks thron 7.
Now, I want to response to json format, and apply the data to listview, but
it is a big problem with them.
When I run the page, I confirm that it can load all the data, and the
listview can show the data with its height only. it disappear the ve
Hi all,
I have problem with computing flex size in Tree.
Just try this example and you'll see. If you open node "Item no.1" and then
open "Item no.2", everything works ok. But When you open "Item no.1", close
it, and after open "Item no.2" and "Item no.1", spacer of nodes in "Item
no1." doesn't re
SplitPane constructor would need to have:
--
this._firstArea.setOverflow("auto");
this._secondArea.setOverflow("auto");
--
Sometimes SplitPane area content like buttons in tabview bar or toolbar
flow over splitter.
Cheers,
asaris
-
Simon Wong wrote:
> I just write a simple io.remote program, but it is not work, please help.
>
> I only receive the first alert, no second alert and alert(content), that
> why the program can not enter the req.Listener? why?
>
>
>
> button1.addEventListener("execute", function(e) {
>
>
I just write a simple io.remote program, but it is not work, please help.
I only receive the first alert, no second alert and alert(content), that
why the program can not enter the req.Listener? why?
button1.addEventListener("execute", function(e) {
var req = new qx.io.remote.Request