Michael Ochs wrote:
> Hi,
>
> I have a super class and its child class. In the child class I call:
>
> this._addCommunicationIDToDropList(this.__lastCommunicationIDForArea);
>
> where _addCommunicationIDToDropList(id) is a function of the superclass.
>
> This fails with the error "TypeError:
> th
Hello,
thanks for your reply. I tried "generate.py -v build" and I think I found the
problem. I renamed the index file to index.php instead of index.html to include
some configuration files etc. - maybe I should have done this another way. But:
is there a config option I need to set to let the
Thanks Derrell and Andreas,
good to hear that there are plans for providing the contributions with an
easy way of demonstrating their features. I'll be in touch with Andreas to
discuss the details.
Christian
Andreas Ecker wrote:
>
> Hi Christian!
>
>> I am currently finishing a Wizard Widg
Hi Christian!
> I am currently finishing a Wizard Widget for the qcl.ui.dialog package and
> once I am finished, I would like to create a page for the demo browser
> demonstrating all the dialog widgets (alert, confirm, select, form, login,
> wizard). However, I don't know how to go about doing th
Hi Daniel!
> thank you for your reply. Yes, I did already run "generator.py
> source". But when I'm trying to run "build" after that, it fails.
> Today I created a totally new app and at first I was able to run
> build, but again the error message appears when I'm trying to build
> now - I don't k
Hello guys!
There is a bug in 0.8.2 and current demobrowser too.
http://demo.qooxdoo.org/current/demobrowser/index.html#table~Table_Resize_Columns.html
Here, if resize "ID", "A number" columns so scroll appear, scroll a bit
to right, after that clicks appear to be delivered to wrong columns :)
Hey Jonathan,
thank you for your reply. Yes, I did already run "generator.py source". But
when I'm trying to run "build" after that, it fails. Today I created a totally
new app and at first I was able to run build, but again the error message
appears when I'm trying to build now - I don't know
On Tue, Jul 28, 2009 at 11:25, panyasan wrote:
>
> Hello,
>
> I am currently finishing a Wizard Widget for the qcl.ui.dialog package and
> once I am finished, I would like to create a page for the demo browser
> demonstrating all the dialog widgets (alert, confirm, select, form, login,
> wizard).
Hello,
I am currently finishing a Wizard Widget for the qcl.ui.dialog package and
once I am finished, I would like to create a page for the demo browser
demonstrating all the dialog widgets (alert, confirm, select, form, login,
wizard). However, I don't know how to go about doing this - how do yo
Hi,
I have a super class and its child class. In the child class I call:
this._addCommunicationIDToDropList(this.__lastCommunicationIDForArea);
where _addCommunicationIDToDropList(id) is a function of the superclass.
This fails with the error "TypeError:
this._addCommunicationIDToDropList is
Hi,
with calling index-source.html it works. Thanks. Still, the other way
it doesn't work.
Maybe that should be corrected in the docs on
http://qooxdoo.org/documentation/0.8/frame_apps_testrunner
They only talk about the index.html there.
Thanks for your help!
Michael
Am 28.07.2009 um 13:5
Hello Guilherme!
> I managed to create the checkboxes in the tree's items. Overriding
> the createItem function from IControllerDelegate and passing it
> throw the Tree Controller. But I dont know how to change the
> Selection behavior!!!
Have a look at qx.ui.core.MMultiSelectionHandling t
No, you can only filter and rename property from Java to JSON direction.
> I added the possibility to filter and rename property on the other
> direction : from JSON to Java.
>
Right, I didn't spot that.
> No. This was my first error to think it could be done. Unfortunatly,
> transient apply to
> I'm trying to get the test-source profile to work. If I do a ./
> generate.py test all works fine. But if I do a ./generate.py test-
> source I always get a "The selected test file is invalid" alert, even
> if I change the tests.html to tests-source.html
>
Michael, which qooxdoo version
On Jul 27, 2009, at 23:06 , Vincent Vandenschrick wrote:
> I'm sorry Jean-Baptiste, I don't get your point. To my understanding,
> the current JavaRpc implementation allows to plug any custom policy
> using the RemoteCallUtils customization.
No, you can only filter and rename property from Java t
Hello Daniel and welcome to qoxdoo!
I will forward your problem with "Source directory does not exist!" to
Thomas, since I am not quite sure what to do here. Have you already
run "generator.py source" before calling "generator.py build"?
You don't have to copy any icons or other resources a
Hi,
I'm trying to get the test-source profile to work. If I do a ./
generate.py test all works fine. But if I do a ./generate.py test-
source I always get a "The selected test file is invalid" alert, even
if I change the tests.html to tests-source.html
Am I missing something here? I switch ht
Hi,
The bug is already fixed. So if you are on trunk, you should be abel
to use you old code now.
Best,
Martin
Am 28.07.2009 um 09:23 schrieb Martin Wittemann:
> Good morning,
>
> looks like you found a bug in the data binding. Gratulation. ;) I'll
> take a look at it and fix it later. But bef
Good morning,
looks like you found a bug in the data binding. Gratulation. ;) I'll
take a look at it and fix it later. But before that, I have a
workaround for you.
Try the following code in the devel Playground
(http://demo.qooxdoo.org/devel/playground/
) and you get the idea:
var data1 =
19 matches
Mail list logo