Hi Petr!
> I haven't account yet and I don't know if I will succed:-)
It's pretty straightforward to get started with qooxdoo-contrib. Please
follow the first steps of the procedure at
http://contrib.qooxdoo.org/contributing . I'm on vacation already, but
if you hurry up, Fabian will certainly se
I have a TreeFile that has a listener for activate
When I activate the TreeFile by clicking on differnt parts of it (the
picture, the text, or the blank area
next to it) I get get different results from e.getTarget();
like label, image, or treefile
when I call e.getTarget in the drop handler i
Thanks for your efforts on this! Once I get moved over to .8 this will be
the first control I start using heavily.
The way I use the one I wrote for .7.x is that the line break happens after
the widget that has EOL (end of line) set to true.
Thanks,
Jim
On Fri, Aug 29, 2008 at 2:34 PM, Chris Ba
On Fri, Aug 29, 2008 at 5:46 PM, John de la Garza <[EMAIL PROTECTED]> wrote:
> Is there documentation for the JsonpRequest?
>
>
> http://demo.qooxdoo.org/current/apiviewer/#qx.io2.JsonpRequest
>
> the above link says there are errors
Ya think? :-) Here's the entire class:
/* **
Is there documentation for the JsonpRequest?
http://demo.qooxdoo.org/current/apiviewer/#qx.io2.JsonpRequest
the above link says there are errors
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challe
Hi Fabian,
> things are really coming together :-) I have checked out the contrib and
> build your test application. What can I say, it just works. I have
> changed the path to qooxdoo in my working copy to point to
> /qooxdoo-contrib/qooxdoo-0.8-sdk. This is where contributions are
> supposed
So I started porting, but it's not easy that I though.
Here are problems I have:
- Can't refine properties in UploadButton (name and value)
- Can I catch that DOM element was created ? Need to create hidden
input element in button
- I tried to use new dom handling, but I don't know if I'm using it
Hi Fabian,
I haven't account yet and I don't know if I will succed:-)
I will try to replace layouts with composites and see what happen.
Progress about porting will be here
PS: Really last thing I need is closable tabs! :-D
Cheers
- Petr
2008/8/29 Fabian Jakobs <[EMAIL PROTECTED]>:
> Hi Petr,
Fabian Jakobs wrote:
> Hi, John
>
>> Andreas Ecker wrote:
>>
>>
>>> Good news, everyone!
>>>
>>> This is to let you know that qooxdoo 0.8 has been released.
>>>
>>> http://news.qooxdoo.org/qooxdoo-08-released
>>>
>>> Thanks for all your support! Enjoy! :-)
>>>
>>> Andreas
>>>
>>>
>>>
Fabian Jakobs wrote:
> Hi, John
>
>>
>> Is there a document that explains how to migrate to a newer version?
>>
>> I'm using version 8 rc 1
>>
>> Do I need to regenerate or copy in a new generator.py to my current project?
>>
>>
>>
> I don't think anything must be migrated from rc1. I wo
Hi Petr,
this is would be perfect. Please get in contact with Dietrich Streifert,
who has written the current version. I would suggest you create a 0.8
branch for the upload widget in contrib and develop it there. Do you
already have a contrib account? If you need some information about 0.8
in
Hi, John
> Andreas Ecker wrote:
>
>> Good news, everyone!
>>
>> This is to let you know that qooxdoo 0.8 has been released.
>>
>> http://news.qooxdoo.org/qooxdoo-08-released
>>
>> Thanks for all your support! Enjoy! :-)
>>
>> Andreas
>>
>>
>>
>
> Is there a document that explains how to
Hi all,
Is anybody interested in uploadwidget and helping me to port this to
qooxdoo 0.8 ?
It's only 25kb documented source code. I'm asking here, because I need
this widget and I will try to port it myself, but I'm not good at
low-level qooxdoo stuff yet and there is some magic behind.
Best reg
Fabian Jakobs wrote:
Chris Banford schrieb:
Hi Fabian,
One other cool feature came to my mind. It would be nice if you had a
layout property, which forces a line break. e.g.
Yes, that is a good idea, and should be easy to add. Will put in on my
todo list.
Chris Banford schrieb:
> Hi Fabian,
>>> One other cool feature came to my mind. It would be nice if you had a
>>> layout property, which forces a line break. e.g.
>>>
>>>
>>
>> Yes, that is a good idea, and should be easy to add. Will put in on my
>> todo list.
>>
>>
>>> container.add(
Hi Fabian,
One other cool feature came to my mind. It would be nice if you had a
layout property, which forces a line break. e.g.
Yes, that is a good idea, and should be easy to add. Will put in on my
todo list.
container.add(child, {lineBreak: true}
As usual, I spoke too
Andreas Ecker wrote:
> Good news, everyone!
>
> This is to let you know that qooxdoo 0.8 has been released.
>
> http://news.qooxdoo.org/qooxdoo-08-released
>
> Thanks for all your support! Enjoy! :-)
>
> Andreas
>
>
Is there a document that explains how to migrate to a newer version?
I'm using
Fabian Jakobs wrote:
> Hi Chris,
>
> things are really coming together :-) I have checked out the contrib and
> build your test application. What can I say, it just works. I have
> changed the path to qooxdoo in my working copy to point to
> /qooxdoo-contrib/qooxdoo-0.8-sdk. This is where contri
Ralf Nieuwenhuijsen schrieb:
> 2008/8/28 Petr Kobalíček <[EMAIL PROTECTED]>:
>
>> Hi Fabian,
>>
>> I used it, but I think it can be removed :-)
>>
>
> So, what is the best alternative and is that alternative working
> correctly on all browsers?
> It originally did a lot more than just insta
Hi Chris,
things are really coming together :-) I have checked out the contrib and
build your test application. What can I say, it just works. I have
changed the path to qooxdoo in my working copy to point to
/qooxdoo-contrib/qooxdoo-0.8-sdk. This is where contributions are
supposed to look fo
Hi,
In the latest API,
http://demo.qooxdoo.org/current/apiviewer/#qx.ui.embed.Iframe
replace :
var document = this.getRoot();
var iframe = new qx.ui.toolbar.Iframe("http://www.qooxdoo.org";);
document.add(iframe);
with :
var document = this.getRoot();
var iframe = new qx.ui.embed.Iframe("http:/
Wouldn't it make more sense for somebody to make such a forum tool in qooxdoo?
Although it obviously also needs some backend support..
2008/8/28 Fabian Jakobs <[EMAIL PROTECTED]>:
> Insane Kangaroo schrieb:
>> As you can see here, http://n2.nabble.com/help/Answer.jtp?id=36 Nabble2's
>> embedding c
2008/8/28 Petr Kobalíček <[EMAIL PROTECTED]>:
> Hi Fabian,
>
> I used it, but I think it can be removed :-)
So, what is the best alternative and is that alternative working
correctly on all browsers?
It originally did a lot more than just instanceof .. i think
>
> I'm trying not to use legacy at
Solved and located the problem:
qx.Class.define("bfly.io.remote.Request",
{
extend: qx.io.remote.Request,
construct: function(vUrl, vMethod, vResponseType)
{
this.base(arguments,
vUrl,
vMethod,
vResponseType);
this.setProhibitCaching(false);
this.setTimeout(30
Hi,
I will reopen this and ask for last think, I hope :)
When I started working with qooxdoo 0.7 I had one problem in
connection. I have invented that if in event handler is thrown
exception, response event will time out. I'm solved this issue by
creating own transport wrapper 'bfly.io.remote'.
westor schrieb:
> What I want to do: If one moves the mouse above a table line or cell, I'd
> like to have something like a tooltip, showing more information depending of
> hovered cell. I thought about using tooltip class, but it is displayed only
> once, when I go into table.
> Is there any elega
Thank you Fabian:-)
The answers to my questions are great!
Cheers
- Petr
2008/8/29 Fabian Jakobs <[EMAIL PROTECTED]>:
> Petr Kobalíček schrieb:
>> Hi all,
>>
>> I'm really impressed about new event handling in qooxdoo 0.8 that must
>> be logically faster than previous one (pooling). But I'm gett
What I want to do: If one moves the mouse above a table line or cell, I'd
like to have something like a tooltip, showing more information depending of
hovered cell. I thought about using tooltip class, but it is displayed only
once, when I go into table.
Is there any elegant solution for this task
Hello,
Guys, you have done a huge job and done it really cool! I'm fully
impressed by the new Modern
theme and your work in whole!
We're starting QxTranformer migration to 0.8 branch after this release.
Well done!
Best regards and thanks,
Siarhei Barysiuk
P.S. Thomas, people are so impressed t
Hi Peter,
> Hi,
>
> whenever I run 'make distclean', some files/paths are not removed (although
> they should)
>
> When looking into the impl.mk I see several things I don't understand.
> I've attached the files I'm talking about as image, so we are talking about
> the
> same line numbers and the
Hi Fabian,
I was missing your step 3 -- it definitely works better that way :) Now
that you point it out I see it is documented that way too. I just missed
it.
Thanks,
Simon
On Fri, Aug 29, 2008 at 5:09 PM, Fabian Jakobs <[EMAIL PROTECTED]>wrote:
> Hi Simon,
>
> you don't have to call gener
>
> 1. build tests: ./generate.py source
>
Fabian meant to say: ./generate.py test
> 2. open testrunner: open test/index.html
> 3. change URL to point to the source tests:
> html/tests.html?testclass= --->
> html/tests-source.html?testclass=
>
This is a bit nasty but we hope to improve
Hi Gaetan,
many thanks for your detailed report. We will take a close look at this
issue.
I've filed the bug under http://bugzilla.qooxdoo.org/show_bug.cgi?id=1300
cheers,
Alex
Gaetan de Menten wrote:
> Hi list,
>
> I just noticed an annoying oddity: when there is lots of stuff on a
> page
Hi Simon,
you don't have to call generate.py each time you update your tests if
you are using "test-source". This will build the "source" version of the
application under test. You only need to regenerate it if dependencies
change or you add new classes (just as in normal "source"). The plan
"
34 matches
Mail list logo