Hi,
Very very wonderful !
I was about to start a similar project. I had been contemplating on a good
way to do it.
Thanks for sharing your source code.
Which country are you from? just curious ?
Regards,
Deepak Mishra
2009/3/29 Burak Arslan
>
> hi,
>
> i wanted to let you know
there some other more efficient way ?
Regards,
Deepak Mishra
--
___
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
o the trick
Regards,
Deepak
2009/3/25 Jim Hunter
> Just an FYI, your application does not run in Chrome on a PC. I get a
> completely blank screen.
> Jim
>
>
>
> 2009/3/24 Deepak Mishra
>
>> Hi,
>>
>> I have been experimenting with qooxdoo for a wh
6 KB in size. It can
take a while to load on my clients computers,which are slow connections.
Do you have any suggestions to reduce the file size further or on coding
practices which might optimize the size ?
Regards,
D
regarding layout property missing on object contained within the
composite object.
I initially tried using a javascript hack:
cloned_object=eval( uneval ( object ) ), but it did not work because of
obvious reasons.
Is there any other thing I can do ?
Deepak Mishra
> The "clone" method is
Window(x)*
i get an error -
*[Exception... "'Error: At least one child in control
qx.ui.container.Composite[2f6] requires a layout, but no one was defined!'
when calling method: [nsIDOMEventListener::handleEvent]" nsresult:
"0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJE
ned!'
when calling method: [nsIDOMEventListener::handleEvent]" nsresult:
"0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "" data:
no]
*
I tried a simple solution -
i did this inside the lastWindow() function -
*a.setLayout(new qx.ui.layout.VBox(10));
*
then it compai
Hi all,
I noticed that correcting the "-" solved the problem for jonathan. But I
have been working on a qooxdoo project named "charge-mix" and have not faced
simillar problems. Am I missing out on something ?
xask.linus was here
2009/1/12 Fabian Jakobs
> Hi Jonathan,
>
> the problem with your s
2009/1/10 Deepak Mishra
>
>
>> I noticed two things that might be related.
>>
>
>> (1) It appears that the qooxdoo-test app relies on a lot of things in
>> the qooxdo-0.8.1-sdk directory. It references them with relative paths
>> (../../qooxdoo-0.8.10sdk/b
>
> I noticed two things that might be related.
>
> (1) It appears that the qooxdoo-test app relies on a lot of things in
> the qooxdo-0.8.1-sdk directory. It references them with relative paths
> (../../qooxdoo-0.8.10sdk/blah).
It is precisely due to this reason you are unable to see the "sourc
Hi !
I will see if it can be reproduced reliably & will open a bug for it.
xask.linus wuz here
On 28/12/2008, thron7 wrote:
>
> > I use a new class, suppose qx.io.remote.Request("url") in my source.
> > The I run ./generate build, and check the index.html page in the build
> > directory, the er
Hi,
I agree it is feature if you have to "./generate.py source" each time you
include a new class.
Infact its the same as compiling a C program on changing the source. Its
perfectly acceptable.
But the problem is this -
I use a new class, suppose qx.io.remote.Request("url") in my source.
The I ru
12 matches
Mail list logo