-devel] No min/max icons in QxWindow after modifying
QxSettings in pre method
On Wed, 22 Mar 2006 14:08:36 -0500, Peter Hansen <[EMAIL PROTECTED]>
wrote:
> window.application.pre = function ()
>
> {
>
> var QxSettings = {
>
> imageCorePath : "/qooxdoo-0.5.1/imag
Hi,
I’m using 0.5.1 and am trying to get the
QxWindow minimise/maximise icons to show – but I’m getting the icon
place-holders.
I’ve added the pre method for my page as follows
as suggested in http://qooxdoo.oss.schlund.de/documentation/modify-image-paths :
window.application.pre =
====
Regards,
Peter
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Hansen
Sent: 22 February 2006 16:09
To: qooxdoo-devel@lists.sourceforge.net
Subject: RE: [qooxdoo-devel] CPAINT and Qooxdoo
Hi Sebastian,
Thanks for your reply.
I take y
08
To: qooxdoo-devel@lists.sourceforge.net
Subject: Re: [qooxdoo-devel] CPAINT and Qooxdoo
I'm not really familiar with cpaint. Are you sure it transfers the data
synchronous in this example? Otherwise you need to update the listview
again, after the data is ready.
Sebastian
Peter Hansen sch
Hi,
Hope someone can help with this one – I’m
fairly new to qooxdoo.
I’m trying to use CPAINT v2.0.3 with QooXdoo
v0.5, however I’m stuck on getting the CPAINT returned data back into
qooxdoo.
I’ve tested the CPAINT part and it returns data
ok.
The CPAINT cp.call invokes the backen