Hi
Does anyone know an easy way with Quooxdoo to highlight the control that
has the focus.
I also wonder if Qooxdoo has splitters.
Thanks in advance for any answer.
David
__
LLama Gratis a cualquier PC del Mundo.
Thanks Dietrich,
just applied to SVN. Revision 3709.
Sebastian
Dietrich Streifert schrieb:
> Here is patch against rev. 3706 of namespace branch:
>
>
> Thanks to all for your assistance in tracking this down.
>
> An additional issue has to be solved regarding the massive disposition
> of o
I am using JSON-RPC-JAVA, but i modify it a lot, because, i think, it is not easy comparing to DWR.I think qooxdoo is a web ui library mostly, JSON-RPC-JAVA is a json-rpc implement, it is not a goog idea to integrate JSON-RPC-JAVA as a part of qooxdoo. I only use JSON-RPC-JAVA set/get data to/from
I was wondering how the namespace branch was progressing. It is safe to develop against ? Is it advised to develop against 0.5.3 and convert once 0.6 is released ? Are most of the 0.6 features already in ?I'm not asking when it's ready, just wanting to know which branch it is suggested to use.
"Quake_Wang" <[EMAIL PROTECTED]> writes:
> Hi All, We are switching our applications from 0.5.x to namspace branch now,
> found that there is a JSON-RPC Java backend implementation in SVN. I'm
> curious about the difference with JSON-RPC-JAVA (
> http://oss.metaparadigm.com/jsonrpc/ ), in my opini
Hi All,
We are switching our applications from 0.5.x to namspace branch now,
found that there is a JSON-RPC Java backend implementation in SVN. I'm curious
about the difference with JSON-RPC-JAVA ( http://oss.metaparadigm.com/jsonrpc/
), in my opinion, it's more mature and feature rich,
I'm glad that I've hit my first real wall in working with the namespaces build.In trying to adapt some of the existing examples for qooxdoo 0.5.x, the first problem I have is understanding the how qooxdoo objects are to be interacted with:
-=-JS qx.core.Init.defineMain(function() {
> Derrell:>> Thanks much. I did get the writers guide and got the "echo" test working.> Appreciate the suggestions. Great list, great product.>> Graham.>Graham, you'll be the first, AFAIK, to write a JSON-RPC server for qooxdoo
>using the server writer's guide. Please let me know of an
Sebastian Werner wrote:
Hi!
Maybe not that realistic tests, but however interesting, that Opera 9.0
beats IE and Firefox by factor 4-5. I've tested this myself. Wow.
http://celtickane.com/projects/jsspeed.php
Sebastian
Wow, that's an impressive difference!
Firefox:
Try/Catch with er
"Please take a look at the demos. qooxdoo is far more advanced than dojohere I think. Hint: DockLayout :)"You know, just as soon as I sent the letter I went rummaging around and I found the information I was after. It does look pretty straightfoward, the source code is easy to learn from as well -
Graham Henderson <[EMAIL PROTECTED]> writes:
> Derrell:
>
> Thanks much. I did get the writers guide and got the "echo" test working.
> Appreciate the suggestions. Great list, great product.
>
> Graham.
Graham, you'll be the first, AFAIK, to write a JSON-RPC server for qooxdoo
Derrell: Thanks much. I did get the writers guide and got the "echo" test working. Appreciate the suggestions. Great list, great product. Graham.[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] writes:> Graham Henderson <[EMAIL PROTECTED]>writes:>>> I am currently implementing a web serve
Hi!
Maybe not that realistic tests, but however interesting, that Opera 9.0
beats IE and Firefox by factor 4-5. I've tested this myself. Wow.
http://celtickane.com/projects/jsspeed.php
Sebastian
-
Take Surveys. Earn Cash.
[EMAIL PROTECTED] writes:
> Graham Henderson <[EMAIL PROTECTED]> writes:
>
>> I am currently implementing a web server on an embedded system and have
>> gotten the basic JSON-RPC bridge to my data sources working ( "echo"). I
>> would like to run the RPC-3 test and monitor the traffic using
Graham Henderson <[EMAIL PROTECTED]> writes:
> Hello:
>
> I would like to know if there is a server that is available to run the
> tests against the namespace branch.
>
> I am currently implementing a web server on an embedded system and have
> gotten the basic JSON-RPC bridge to my
Please take a look at the demos. qooxdoo is far more advanced than dojo
here I think. Hint: DockLayout :)
Sebastian
Alexander Trauzzi schrieb:
> Using the layout managers in the namespaces build, how would I go about
> obtaining layouts similar to what the dojo toolkit offers in qooxdoo?
>
>
Hello: I would like to know if there is a server that is available to run the tests against the namespace branch. I am currently implementing a web server on an embedded system and have gotten the basic JSON-RPC bridge to my data sources working ( "echo"). I would like to run the RPC-3 tes
Hi,
Just try "changeSelection" so it also works when you move around with the keys.
Cheers,
Alex
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL
PROTECTED]
Gesendet: Mittwoch, 2. August 2006 17:00
An: qooxdoo-devel@lists.sourceforge.net
Hi List!
I'm wondering what kind of Event i must put ("clilck" doesn't seems to
work...), in order that when i click in a row of a QxListView, an
event is triggerd with my fonction "_onlvSelected".
My code:
"this.lvMyListView.getPane().getManager().addEventListener("select",
this._onlvSelec
Using the layout managers in the namespaces build, how would I go about obtaining layouts similar to what the dojo toolkit offers in qooxdoo?They have a sort of system where you can add panels into the layout in order. Top, left, right, bottom, center. Each one will expand and maintain it's dimen
Hello Everybody,
is there a tabview widget with a scrollable tabview bar?
When the total width of the tabview buttons exceeds the tabview width, a
vertical scrollbar should be displayed which allows to scroll to the
tabview buttons currently not in scope.
Thank you for your answers.
Best Rega
Hello Community,
I am now able to access a global function in the child iFrame using the
following syntax
yourQxIframeInstance.getContentWindow().yourGlobalFunctionInTheIframeDocument()
but now I also want to know what value does the function being called is
returning.. at the moment the above
Hi!
Some documentation for all namespaces (pre 0.6) users.
http://qooxdoo.org/documentation/user/checkout_from_svn
This explains the steps needed to get this branch and build it in
qooxdoo 0.6 days. The old documentation has moved to:
http://qooxdoo.org/documentation/user/checkout_from_svn_bef
If will commit this after move of the trunk tomorrow. Thanks.
Sebastian
Priebe, Jason schrieb:
> Here's the corresponding patch against 3706 of 0.5.3. It requires
> patching QxObject.js and QxObjectCore.js.
>
> I saw a dramatic speedup when unloading a complex GUI. Thanks,
> Dietrich!
>
> Ja
Here's the corresponding patch against 3706 of 0.5.3. It requires
patching QxObject.js and QxObjectCore.js.
I saw a dramatic speedup when unloading a complex GUI. Thanks,
Dietrich!
Jason Priebe
CBC New Media
Disposer_patch.diff
Description: Disposer_patch.diff
---
Here is patch against rev. 3706 of namespace branch:
Thanks to all for your assistance in tracking this down.
An additional issue has to be solved regarding the massive disposition
of of qx.renderer.layout.HorizontalBoxLayoutImpl instances which slow
down the start of my huge widget.
Sebas
Sebastian Werner schrieb:
> Til Schneider schrieb:
>>> Well, almost happy camper, I still can't get it to run in FireFox
>>> but it works in IE. And in IE the images are messed up in the tree. But
>>> I wasn't too worried about the images because the rest of the info
>>> displays fine in IE. I w
Solved!
It is a problem related with DTDs and IE.
David Perez schrieb:
> Hi,
>
> At the response from a AJAX asynchronous call (XmlHttpRequest), I add
> some items to a QxList.
> These items are shown ok in Firefox, but they aren't shown under IE.
>
> Has this happened to anybody else?
> Any tric
Hi,
At the response from a AJAX asynchronous call (XmlHttpRequest), I add
some items to a QxList.
These items are shown ok in Firefox, but they aren't shown under IE.
Has this happened to anybody else?
Any trick?
Do I have to inform Qooxdoo that I have changed the state of a widget?
Regards,
Maybe a data structure (like json) would be easier to use? Then you just
need some loops.
Sebastian
David Perez schrieb:
> Hi,
>
> If you look at the sample code, it is very hard to figure out the
> hierarchical relationship, between items. As a example of this, we have
> http://old.qooxdoo
Hi,
If you look at the sample code, it is very hard to figure out the
hierarchical relationship, between items. As a example of this, we have
http://old.qooxdoo.org/public/demo/example/Tree_1.html.
Simply, I wanted to share the code style I'm trying to use to emphasize
the parent-child relati
Am 02.08.2006 um 10:10 schrieb Sebastian Werner:
> No that's not the case. qooxdoo's disposer logic works almost perfect.
> There are currently no big memory leaks detectable with qooxdoo.
Good to hear! :-)
>> I also played around with nulling out references:
>>
>> 1.) I created a big object arr
Am 02.08.2006 um 10:14 schrieb Sebastian Werner:
Andreas Junghans schrieb:
It's explained in the ECMAScript spec: http://www.ecma-
international.org/publications/files/ECMA-ST/Ecma-262.pdf (section
15.4, page 88). This section states that an array simply uses special
treatment for certain prope
[EMAIL PROTECTED] wrote:
> I wonder what's the color in hexa of a Bar in a QxBarView?
>
> - Gaël GUILMIN 2A TRS -
>
Not sure if this is what you mean, but this is the color of the BarView
in the online example: #E1EEFF (a turquoise-ish color).
If you're using Firefox, download the *ColorZilla
Hi list!
I wonder what's the color in hexa of a Bar in a QxBarView?
Thanks!
- Gaël GUILMIN 2A TRS -
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to sh
My 2p.
This change process management is very difficult to get right.
Derrell I personally feel your pain, as I embarked on 0.5.3 development first
and now have the additional overhead of evaluating a changing 0.6 branch.
Presumably there will be some painful 0.6.1 and 0.6.2 etc. point updates e
Maybe you can provide a patch?
Sebastian
Christian Boulanger schrieb:
> Hi Dietrich,
>
> would you mind patching version 0.5.3 also? I presume the code is
> similar (I hope!!)
>
> I'd be immensely grateful because I am experimenting the script timeout
> error on page unload also!
>
> Chris
Looks great!
Could you please provide a patch. And please try to keep the old logic
(disposer debug). I will add this to SVN as soon as I get your patch.
Sebastian
Dietrich Streifert schrieb:
> Hello Everybody,
>
> I'm posting it again because its maybe getting lost in the long thread
> befo
Hi Dietrich,
would you mind patching version 0.5.3 also? I presume the code is
similar (I hope!!)
I'd be immensely grateful because I am experimenting the script timeout
error on page unload also!
Christian
Dietrich Streifert schrieb:
> Hello Everybody,
>
> I'm posting it again because its ma
David Perez schrieb:
> Thanks for your answer,
>
> But this rule doesn't seem dangerous. Any custom CSS rule or style
> should override this one.
> And some browsers have rules like this built-in, as a defaults.
Yes, but maybe there is no custom rule... mhh
Sebastian
>
> Sebastian Werner sch
For IE (including 7.0) it's the best to output standard HTML and leave
the page without a doctype.
Sebastian
David Perez schrieb:
> Hi all,
>
> Which content type should I set for (X)HTML files:
>
>1. The standard XHTML one?application/xhtml+xml
>2. text/html
>
> If I use the 1st
Thanks for your answer,
But this rule doesn't seem dangerous. Any custom CSS rule or style
should override this one.
And some browsers have rules like this built-in, as a defaults.
Sebastian Werner schrieb:
> David Perez schrieb:
>
>> Hi all,
>>
>> I have found the source of my problem:
>> I
[EMAIL PROTECTED] schrieb:
> "Ricardo Borillo" <[EMAIL PROTECTED]> writes:
>
>> A few months ago Sebastian register in buzilla an enhancement for support
>> File Uploading:
>> http://bugzilla.qooxdoo.org/show_bug.cgi?id=63
>>
>> Has somebody any news on this? I remember some mails from people work
Hello Everybody,
I'm posting it again because its maybe getting lost in the long thread
before.
After some fiddeling I found this combination of the disposer methods to
be about 5 times faster then the version in Object.js.
One change is that in the class method dispose there is just a call to
[EMAIL PROTECTED] schrieb:
> Hi list!
>
> I still wonder if it is possible to set the backgroundColor OF A ROW in a
> QxListView...
Not that easy possible currently. You can however patch QxListViewPane.
There is a comparable handling for the selection state.
Sebastian
>
> thanks for all!
>
Elie Dumas schrieb:
> Hi list,
>
> To get the size in pixels of an object whose size was set in %, i found
> the _computeBoxHeight() private method. (ok, it's a private method of
> QxWidget, perhaps i souldn't use it?...)
You definitely shouldn't use it. To get pixel values it's the best to
u
David Perez schrieb:
> Hi,
>
> I'm new to the exciting Qooxdoo world.
>
> I find a little confusing the layout code in Javascript, I cannot see
> easily the parent/children relationship.
I don't really understand your problem. But instead of this
parent.add(children)
you could also do
childr
David Perez schrieb:
> Hi all,
>
> I have found the source of my problem:
> I had this CSS rule:
>
> HTML BODY, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
> font-size: 1em;
> font-family: Geneva, Helvetica, Arial, sans-serif;
> color: black;
> }
>
> Don't know why t
[EMAIL PROTECTED] schrieb:
> Andreas, thanks for your comments. I want to reply to just a few of them:
>
>> For some other tasks commonly involving deep understanding of various
>> core features or critical internal changes, it is also impractical to
>> have a in-depth discussion first. We will t
Hi all,
Which content type should I set for (X)HTML files:
1. The standard XHTML one?application/xhtml+xml
2. text/html
If I use the 1st one, it fails here:
document.getElementsByTagName("HEAD")[0].appendChild(vElement);
because we have "head" in lowercase, instead of "HEAD".
Do
Hi all,
I have found the source of my problem:
I had this CSS rule:
HTML BODY, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
font-size: 1em;
font-family: Geneva, Helvetica, Arial, sans-serif;
color: black;
}
Don't know why this conflicts with Qooxdoo. Any idea?
Davi
[EMAIL PROTECTED] schrieb:
> Dietrich Streifert <[EMAIL PROTECTED]> writes:
>
>> I'm currently developing a big widget hierarchie (tabviews in tabviews with
>> many widgets) which is automatically disposed at page unload by the qooxdoo
>> queues.
>>
>> This triggers the "stop unresponsive script"
Jim Hunter schrieb:
> I can't really update the children because I am never sure what the new
> children are going to consist of. The pages are dynamic, loaded from a
> database. The pages are under full control of the user, I never know
> what they will contain. When moving from one row in a re
> I wonder whether there is information on how to render the table
> contents by transferring the data which is *currently* displayed from a
> server backend...
The table follows the Model-View-Controller pattern. There is a
SimpleTableModel where you can set and change the data (as Derrell
alre
Til Schneider schrieb:
>> Well, almost happy camper, I still can't get it to run in FireFox
>> but it works in IE. And in IE the images are messed up in the tree. But
>> I wasn't too worried about the images because the rest of the info
>> displays fine in IE. I would rather use it in FireFox, b
> Well, almost happy camper, I still can't get it to run in FireFox
> but it works in IE. And in IE the images are messed up in the tree. But
> I wasn't too worried about the images because the rest of the info
> displays fine in IE. I would rather use it in FireFox, but not sure yet
> why it i
Andreas Junghans schrieb:
> Am 02.08.2006 um 07:14 schrieb Sebastian Werner:
>
Ah. Cool. Thank you for the information. But this doesn't explain
why
for some stuff arrays are faster. If arrays really are built up with
hash maps why are they faster for common array actions lik
Andreas Junghans schrieb:
> Am 02.08.2006 um 07:10 schrieb Sebastian Werner:
>> We have detected that with the enabled disposer, and that's important,
>> the memory leaks in Firefox a less.
>
> OK, then let's keep the disposers for all browsers. I simply wasn't
> aware of the problem as Firefox
After some fiddeling I found this combination of the disposer methods
to be about 5 times faster then the version in Object.js. One change is
that in the class method dispose there is just a call to dispose if the
object has the attribute _disposed = false and the entry of the object
in the _db
Am 02.08.2006 um 07:14 schrieb Sebastian Werner:
>>> Ah. Cool. Thank you for the information. But this doesn't explain
>>> why
>>> for some stuff arrays are faster. If arrays really are built up with
>>> hash maps why are they faster for common array actions like loops?
>>
>> Because you can use
Am 02.08.2006 um 07:10 schrieb Sebastian Werner:
> We have detected that with the enabled disposer, and that's important,
> the memory leaks in Firefox a less.
OK, then let's keep the disposers for all browsers. I simply wasn't
aware of the problem as Firefox is much better at hiding it from the
61 matches
Mail list logo