Hi Ruben.
ruben gonzalvez wrote:
> Hi Alex,
>
> I'm afraid of you don't understanme.
>
> I can build a simple textfile, button or icon,
>
> but I can't build the rest of things such as splitpane, textarea, .
What do you mean with this? Is the build process failing or does the
application thro
Hear is my example.html
Custom Application
qx.core.Init.getInstance().defineMain(function()
{
var d = qx.ui.core.ClientDocument.getInstance();
function textChange(e) {
this.debug("Text changed: " + e.getData());
}
var t1 = new qx.ui.form.TextField;
t1.set
Hi Alex,
yes I've tested copy the sample.js to my srcipt folder and rename and
include inside the examples.html, but doesn't works.
my version is 0.6.6.
thanks
2007/6/1, Alex Back <[EMAIL PROTECTED]>:
Hi Ruben,
ruben gonzalvez wrote:
> Hi all,
>
> I'm testing examples from
http://demo.qooxd
Hi Ruben,
ruben gonzalvez wrote:
> Hi all,
>
> I'm testing examples from http://demo.qooxdoo.org/current/sample/html/test.
>
> I copy script code from test to my examples.html in local (source
> directory).
>
> I do a make source and works, but when I do a make build and try to run
> examples.htm
Hi all,
I'm testing examples from http://demo.qooxdoo.org/current/sample/html/test.
I copy script code from test to my examples.html in local (source
directory).
I do a make source and works, but when I do a make build and try to run
examples.html I'cant view anything, only appears console deb