Hello Derrell!
Thank you for your answer. I try to collect all information.
The code I use:
---
sendXMLHTTPRequest : function( pRequestData, pContext )
{
// Storing context map
this.__context = pContext;
va
On Fri, Dec 11, 2009 at 11:31, wrote:
> Hi!
>
> I've got ahead with the qx.io.remote.Request problem. In the archives I
> find information that even when I send my request as POST,
> the result comes as GET. I found that for each of my request, there is
> two message entry appears in the firebug
Hi!
I've got ahead with the qx.io.remote.Request problem. In the archives I
find information that even when I send my request as POST,
the result comes as GET. I found that for each of my request, there is
two message entry appears in the firebug log:
- the original POST message, which seemingl
Jonathan,
I didn't get any error in FF debug console only several the same warnings
undefined property "auto-complete". Declaration has been left
http://localhost/index.html
sorry for translation I get messages in local language
Regards,
Karol
Jonathan Weiß-2 wrote:
>
>
> Hello Karol
Fabian Jakobs wrote:
> This has been fixed by Chris yesterday.
>
Yes, I can confirm. It works now :)
cheers,
skar.
--
--
The life so short, the craft so long to learn.
--
Return on Information:
Google Enterprise Se
This has been fixed by Chris yesterday.
Best Fabian
> Hi skar,
>
> looks like a general problem with the "keypress" event for ESC in
> WebKit. I've opened a bug report:
>
> http://bugzilla.qooxdoo.org/show_bug.cgi?id=3201
>
>
> Regards,
> Daniel
>
> skar schrieb:
>
>> Hi,
>>
>> Using this play
Thanks Derrell.
That was well worth the click - it rocked! (Or rapped)
Gene
On Fri, 2009-12-11 at 09:34 -0500, Derrell Lipman wrote:
> qooxdoo solves many of these issues, but there are still some good
> suggestions here. It's entertaining, too. :-)
>
> http://www.youtube.com/watch?v=a0
skar wrote:
> Hi Jonathan,
>> A Label widget should never return null for getFont. Can you post
>> (some) of
>> your application code?
>>
>> If you get different results for this in applications compiled
>> against the
>> same version of qooxdoo, you might want to delete the cache (generate
>> di
qooxdoo solves many of these issues, but there are still some good
suggestions here. It's entertaining, too. :-)
http://www.youtube.com/watch?v=a0qMe7Z3EYg
Derrell
--
Return on Information:
Google Enterprise Search pays
On Fri, 11 Dec 2009, Jonathan Weiß wrote:
I am glad that Fritz could solve your problem. :-)
Trying to take some of the "load" of your guys' shoulders for the upcoming
release ... ;-)
Cheers,
Fritz
--
Oetiker+Partner AG tel: +41 62 775 9903 (direct)
Fritz Zaucker
Hello Karol,
I am glad that Fritz could solve your problem. :-)
There is just one thing I want to know: did you get an error message when
trying to set the selection to the Page widget? setSelection() needs an
array and should warn you if you try to input something different. If you
don't have
Fritz,
thanks for this hint. It has solved my problem
Thanks,
Karol
Fritz Zaucker-3 wrote:
>
> Hi Grykar,
>
>
> On Fri, 11 Dec 2009, Grykar wrote:
>
>> added at the end of function "getTabView1" following line
>>
>> tabView.setSelection(page2);
>> //tabView.setSelection(tabView.getChil
Hi Grykar,
On Fri, 11 Dec 2009, Grykar wrote:
added at the end of function "getTabView1" following line
tabView.setSelection(page2);
//tabView.setSelection(tabView.getChildren()[1]);
return tabView;
tabView.getChildren()[1] is a single widget.
tabView.setSelection() expects a list (a
Hi everyone!
Sorry for the inconvinience. I tried to be lazy without thinking over the
implications.
(I started my message by replying to a previous topic, renaming subject, to
spare
re-typing the address, without realizing that the thread ID will be the same.)
I am sorry again!
This is th
Jonathan,
I tried this function before I post message. I don't know why but it doesn't
work for me. Maybe I still don't know about something.
to make sure I modified demo
http://demo.qooxdoo.org/current/demobrowser/#widget~TabView.html
added at the end of function "getTabView1" following line
Hello Balage,
please start a new thread by writing a new mail to our mailing list with a
different subject. This here is about a font problem from Skar...
If you are new to a mailing list, please read
http://qooxdoo.org/community/mailing_lists#using_the_lists
Thank you!
Kind regards
Jonathan
Hi!
I start to migrate our AJAX support classes to the qx native new
qx.io.remote.Request class.
It works, but I got a "qx.io.remote.Exchange[8a]: Error: Response was not a
valid xml document" error.
This is the whole message:
qx.io.remote.Exchange[8a]: Error: Response was not a valid xml docu
Hi Jonathan,
> A Label widget should never return null for getFont. Can you post (some) of
> your application code?
>
> If you get different results for this in applications compiled against the
> same version of qooxdoo, you might want to delete the cache (generate
> distclean) and then generate t
Hello Skar!
A Label widget should never return null for getFont. Can you post (some) of
your application code?
If you get different results for this in applications compiled against the
same version of qooxdoo, you might want to delete the cache (generate
distclean) and then generate the source
Hi Fabian
> The table scroller has such a "beforeSort" event. If you don't have meta
> columns you can use something like this:
>
> table.getPaneScroller(0).addListener("beforeSort", function() {
> // store selection
> });
There seems to be no "beforeSort" event for the table scroller.
qx.Cl
Hello Karol,
do you want to select a tab so that it becomes the active one? Use the
setSelection() method[1] on the TabView widget and specify the Tab widget
which should become active.
[1]
http://demo.qooxdoo.org/devel/apiviewer/index.html#qx.ui.tabview.TabView~setSelection
Kind regards
Jona
Hello redalastor,
thank you for this news. We are really looking forward to use performance
tools like SpeedTracer or dynaTrace[1] to optimize the framework.
[1] http://ajax.dynatrace.com/pages/
Cheers
Jonathan
-
Jonathan Weiß
Framework Engineer
http://mysterycity.de/blog Blog - http:
Hi,
In my main application, if I do a label.getFont(), it returns null. In a
newly created project, creating the same label and doing a getFont()
returns "default".
For eg, in the main app, doing a this.getRoot().getFont() also returns
null while in the new test app, it returns "default".
And
23 matches
Mail list logo