[qooxdoo-devel] Problems creating a new Shadow decorator.

2009-04-10 Thread MootCycle
I've been working on creating a few additional shadow decorators for use with form fields. I just want to add a few colors for validation. I took the existing shadow files for the Modern theme (shadow-b, shadow-bl, etc...) and created colored versions. I then added: "highlight-red" : { de

Re: [qooxdoo-devel] GUI/Editor

2009-04-10 Thread Gene Amtower
Merhdad, I'm going to come right out and say this, so please don't be offended. It appears that you've been assigned the task to make this change in an existing application but don't fully understand Qooxdoo nor the application code that already exists in the application. You seem to be trying to

Re: [qooxdoo-devel] GUI/Editor

2009-04-10 Thread Mehrdad Arshad Rad
Hey Siarhei, Thank you for reply. Now I can change the source, in fact I'm going to add a text field to form but it seems it doesn't pass to action url. I added a textfield more but I don't know why it doesn't pass to my CGI! could you please help me? I modified source/class/Tr/ui/ActionButton.js

Re: [qooxdoo-devel] GUI/Editor

2009-04-10 Thread Siarhei Barysiuk
Hello Mehrdad, You can find sources of this project in qooxdoo/source/class/* . Tr.js, you mentioned, is packaged script (build version, ready for production). To modify them you can use any text editor or if you would like more advanced stuff, you can try: 1) http://qooxdoo.org/contrib/project/q