kc106_2005-qooxdoo schrieb:
> The on-line qooxdoo wiki points to two other projects:
> Aptana and qxtransformer. Aptana support for qooxdoo
> appears to be in limbo until somebody can revive it.
> qxtransformer makes quite some bold claims (see
> http://qooxdoo.org/documentation/related_projects
> Depending on the way your app works, you can also prevent caching
> (or rather prevent the use of cached files) by adding a request
> parameter:
>
>
>
> By using a different version parameter each time, the script will
> be loaded from the server instead of taken from the cache (because
Hi list,
Now that I've gotten my feet wet with Javascript, got
through the qooxdoo tutorial, and pretty much feel I
can start developing a simple qooxdoo application
(finally getting cygwin make to work from d: - instead
of c: all the time - thanks thron7), I like to know
about other facilities th
Tobias Koller (GERMO GmbH) wrote:
>
> Hi,
>
> I have one problem:
>
> in my application I have one iframe. This iframe loads a php-page with
> german umlauten.
>
> In firefox and IE6 everything looks good but in IE7 all the umlaute
> are not shown correctly.
>
> What is the problem here? My php-p
[EMAIL PROTECTED] wrote:
> Sorry. I read:
>
> http://qooxdoo.org/documentation/0.7/skeleton
>
> and looks like my problem is that I tried to use a
> different drive and the document is correct: cygwin
> doesn't work right under Windows like that. Once I
> place the skeleton on the same drive as q
westor wrote:
> Hi Thomas,
>
> thank you for your feedback.
> I will try it with linux, I only tested it with windows.
> Slow, do you mean the qooxdoo view of event details or do you mean the
> thickbox window, when you click at the event in the normal html calendar
> view?
>
I meant the thickbo
Fabian Jakobs schrieb:
> cboulanger schrieb:
>
>> Hello,
>>
>> I am currently experimenting with the concept of application state and
>> the browser back/forward button support by qooxdoo (qx.client.History).
>> It works quite well - I never thought that it was possible to use the
>> back/for
cboulanger schrieb:
> Hello,
>
> I am currently experimenting with the concept of application state and
> the browser back/forward button support by qooxdoo (qx.client.History).
> It works quite well - I never thought that it was possible to use the
> back/forward button in an AJAX application!
Hello Charles,
I do not remember exactly but I suppose that the reason for this trick is
related to a problem with layouts (unfortunately they are imperfect in
qooxdoo 0.7). I ran across a similar problem when I began working with
qooxdoo and somebody pointed me to the trick (or I found info abou
Here is a live example of what I mean:
http://tinyurl.com/5xp78j
The application has a bookmarkable state which will restore the content
in all three panels and supports the back and forward button. It also
features a TreeVirtual that is synchronized with the server side - i.e.,
supports the l
Hi,
I have one problem:
in my application I have one iframe. This iframe loads a php-page with
german umlauten.
In firefox and IE6 everything looks good but in IE7 all the umlaute are
not shown correctly.
What is the problem here? My php-page is iso-8859-1.
When I change this to UTF-8
11 matches
Mail list logo