Jean-Noël Rivasseau schrieb:
> Done too, although I would not have nominated Qx in that category.
> Would have liked it in "Best Tool or Utility for developers" (not that
> I dislike Qx visual design, but for me the object oriented, full JS
> framework is much more of a feat !!)
We have applied
See this project :
http://en.letras.ru/2009/01/qooxdoo-controller-for-cherrypy
Jacques
Delaney Gillilan a écrit :
I noticed there is no is no official Python server so I
made an initial stab at creating one using the awesome and fast http
cherrypy server (www.cherrypy.org). Created with
svn
I noticed there is no is no official Python server so I made an initial stab
at creating one using the awesome and fast http cherrypy server (
www.cherrypy.org). Created with svn trunk of cherrypy but 3.1 should work
as well. Obviously my tests need work but I implemented everything on
http://qoo
Hi!
> I am a qooxdoo newcomer and have a frustrating
> problem with external script files.
> [...]
First, welcome to qooxdoo! :-)
Don't worry, looks like you hit a very powerful feature: when generating
the "build" version of your app, qooxdoo analyzes all the JS classes,
detects any referenc
Hi developer,
I am a qooxdoo newcomer and have a frustrating
problem with external script files.
I am including a external script file by using the line
in source/index.html.
screen.js contains the function initScreen(), which includes among
others the statements
page[0] = new qx.ui
Ok, opened the bug:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=2504
Next time I will directly report in Bugzilla bypassing the ML.
Jean-Noel
On Tue, Jun 23, 2009 at 7:18 PM, Andreas Ecker
wrote:
> Howdy!
>
> On Tue, 2009-06-23 at 17:21 +0200, Jean-Noël Rivasseau wrote:
> > Hi,
> >
> > I have
Howdy!
On Tue, 2009-06-23 at 17:21 +0200, Jean-Noël Rivasseau wrote:
> Hi,
>
> I have one object whose property is a qx.data.Array, like this:
>
> fonts: {"deferredInit": true, "event": "changeFonts", "check":
> "qx.data.Array", "apply": "_applyEventPropagation"},
>
> When I add items to the ar
Done.
You do not need a sourceforge account to vote, no need to register, so:
anybody vote!
I was happy to find many of long-term friends in open source in
different categories, and so voting was really a great idea.
Go for it people!
Greetings
Stefan
(PS I actually experienced the same as Jea
Voted too :-)). But I agree with Jean-Noel remark.
Cheers,
Vincent
Jean-Noël Rivasseau a écrit :
> Done too, although I would not have nominated Qx in that category.
> Would have liked it in "Best Tool or Utility for developers" (not that
> I dislike Qx visual design, but for me the object ori
Done too, although I would not have nominated Qx in that category. Would
have liked it in "Best Tool or Utility for developers" (not that I dislike
Qx visual design, but for me the object oriented, full JS framework is much
more of a feat !!)
Qx is the Qt of the web ;)
Jean-Noel
On Tue, Jun 23,
Done :)
thron7 wrote:
> qooxdoo has made it among the finalists of this year's Sourceforge
> Community Choice Awards, in the category "Best Visual Design". There is
> now a one month voting time to determine the winner in each category.
>
> If you want to take part in the voting, here is the li
Forgot to add then if I remove the apply key on the property, everything
works fine. The problem is really in the MEventBubling.js
On Tue, Jun 23, 2009 at 5:21 PM, Jean-Noël Rivasseau wrote:
> Hi,
>
> I have one object whose property is a qx.data.Array, like this:
>
> fonts: {"deferredInit": true
Hi,
I have one object whose property is a qx.data.Array, like this:
fonts: {"deferredInit": true, "event": "changeFonts", "check":
"qx.data.Array", "apply": "_applyEventPropagation"},
When I add items to the array, no problem, the _applyEventPropagation() is
correctly called, everything is fine.
yes, definitely - are you sure you used this URL alright?!
t.
Jean-Baptiste BRIAUD -- Novlog wrote:
> I land in a page related to DOSBox project and no vote at all ...
> Is it the right one ?
>
>
> On Jun 23, 2009, at 16:29 , thron7 wrote:
>
>
>> qooxdoo has made it among the finalists of this
the URL is fine ... it was probably too quick (cache, ...)
So, its done, common guys, let's vote for qxd !
;-)
On Jun 23, 2009, at 16:37 , Jean-Baptiste BRIAUD -- Novlog wrote:
> I land in a page related to DOSBox project and no vote at all ...
> Is it the right one ?
>
>
> On Jun 2
I land in a page related to DOSBox project and no vote at all ...
Is it the right one ?
On Jun 23, 2009, at 16:29 , thron7 wrote:
> qooxdoo has made it among the finalists of this year's Sourceforge
> Community Choice Awards, in the category "Best Visual Design". There
> is
> now a one month v
Howdy!
> qooxdoo has made it among the finalists of this year's Sourceforge
> Community Choice Awards, in the category "Best Visual Design". There is
> now a one month voting time to determine the winner in each category.
>
> If you want to take part in the voting, here is the link:
> http://so
qooxdoo has made it among the finalists of this year's Sourceforge
Community Choice Awards, in the category "Best Visual Design". There is
now a one month voting time to determine the winner in each category.
If you want to take part in the voting, here is the link:
http://sourceforge.net/commun
Howdy!
> > http://www.berniecode.com/blog/2007/03/08/how-to-debug-javascript-with-visual-web-developer-express/
> >
> > hope it helps
> > burak
>
> Thanks burak, that is a quite good debugging method in IE.
Added this link to the overview of JS debugging tools at
http://qooxdoo.org/documentatio
Hi Helder!
On Mon, 2009-06-22 at 02:19 -0700, Helder Magalhães wrote:
> Not critical, but I've experienced a weird (server-side) behavior with
> GET/POST mess up which I only found in
> http://download.oracle.com/docs/cd/B32110_01/web.1013/b28963/concept.htm#i1005684
> Oracle documentation so yo
>> I tried a lot of things but none worked, I am quite stuck right now.
> What is the parent layout of the list?
I intervene, since JN and me are working on this together.
Parent layout is a qx.ui.popup.Popup(new qx.ui.layout.HBox()).
Quick testing shows that your suggestion seems to work very w
Alexander Back schrieb:
> Hi Cajus,
>
> Cajus Pollmeier schrieb:
>> This is everything I can get from IE:
>>
>> LOG: 397547ms [ function(element, name, value, smart),
>> qx.html.Element:_copyData, qx.core.Object:base, qx.html.Image:_copyData,
>> qx.html.Element:__flush, ... ]
>>
>> Do you know a m
Burak Arslan schrieb:
> Cajus Pollmeier wrote:
>> Is it possible to track this down somehow? The application is relatively
>> big and I've no clue which component might be responsible for that...
>>
>> Ideas? ;-)
>>
>>
>
> http://www.berniecode.com/blog/2007/03/08/how-to-debug-javascript-with-
No, this is still not what I need ;)
Let me give you a complete example of what I want:
Case 1)
Case 2)
-> I want to fetch the *direct* child of myElement if it has a class of
MyTargetClass.And I get a reference to myElement as a DOM element.
So in case 1, it should r
MBlocker is similar, it creates a new widget with a semi-transparent
background then uses this to cover what is being blocked. This widget
doesn't have any children, but if it did they would be semi transparent
as well.
Jean-Noël Rivasseau wrote:
> OK thanks for letting me know.
>
> However wh
Hi Jean-Noel,
here is a small code snippet which works in qooxdoo playground to give you a
example solution for your problem:
// Document is the application root
var doc = this.getRoot();
var list = new qx.ui.form.List();
for (var i = 0; i < 15; i++) {
list.add(new qx.ui.form.ListItem("item "
Hi Monika,
> Is there a possibility to implement selection of multiple cells in a
> table? (The cells would be in different rows).
> If so could you please give me some ideas?
What excactly do you want to implement? Do you want to have contiguous
rectangular selections or multiple independent sel
Hi Jean-Noel,
On Monday 22 June 2009 Jean-Noël Rivasseau wrote:
> Pretty much everything is in the title: I have a qx.ui.form.List which is a
> acting as a selector. I put a number of entries in it, and I would like the
> box's height to be automatically computed. Currently it seems it chooses a
>
hi Jean-Noël,
> Pretty much everything is in the title: I have a qx.ui.form.List which
> is a acting as a selector. I put a number of entries in it, and I
> would like the box's height to be automatically computed. Currently it
> seems it chooses a default height. Manually calling setHeight() wo
Hi Jean-Noel,
On Monday 22 June 2009 Jean-Noël Rivasseau wrote:
> That's the point, I want to query from the element base, not the whole
> document.
Then you have to provide the second parameter. This parameter will set the
root for the query.
> Actually what I want is a bit more complex, I wa
30 matches
Mail list logo