Sebastian Werner <[EMAIL PROTECTED]> writes:
> #1:
> -
>
> Are you sure you want to change this:
> + var vText = this.getIframeTextContent();
> +
>switch(this.getResponseType())
>{
> case qx.constant.Mime.TEXT:
> - return this.getIframeTextContent();
> + return vTex
I was able to get one from Derrell directly, thanks.JimOn 6/14/06, Sebastian Werner <[EMAIL PROTECTED]
> wrote:zipped, does not seem to work. Sourceforge filter these mails. So I will
try again.Here the built version as rar-file. Hope you can handle this.SebastianJim Hunter schrieb:> Would someone
Is it possible to
place a listview in a docklayout. I'm trying to make something similar to
the showcase example, but with auto-resize. It seems I can't use a
listview without absolute positioning.
Whenever I try to
use a listview with a docklayout, i get
ERROR: QxDockLayout: Could no
Hi,
Am 14.06.2006 um 04:36 schrieb [EMAIL PROTECTED]:
> Andreas Junghans <[EMAIL PROTECTED]> writes:
>
>> OK, enough rambling :-) I don't mean to bash your solution, and
>> you have
>> good points. I just want to make it clear where I'm coming from
>> and what my
>> concerns are.
>
> And a
Hi Derrell,
thank you for you immense contribution.
I am not that inside RPC, so I have no comments to this part of your
work. Just a few other comments.
#1:
-
Are you sure you want to change this:
+ var vText = this.getIframeTextContent();
+
switch(this.getResponseType())
{
Benjamin Reitzammer schrieb:
> Hi Christian,
> sorry for being so late, but better late than never ;)
>
> On 6/8/06, Christian Boulanger <[EMAIL PROTECTED]> wrote:
>> I now use the following code, which works:
> [...]
>> But it is hardly ideal because it produces a lot of useless objects...
>> May
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Sebastian,
My current work around looks pretty good anyway - I've set the
QxListView's height to 60% and it seems to do the trick nicely.
Best regards,
Chris
Sebastian Werner wrote:
> Hi Chris,
>
> normally children should use the inner width/h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Sebastian,
No problem at all. I'll upload it to one of my company's web servers
and send out the URL if that's easier (as to promote discussion if you
like).
Best regards,
Chris
Sebastian Werner wrote:
> Hi Chris,
>
> sorry, I haven't a tip for
Charles SALMON schrieb:
> Hello,
>
> If I create a property by using:
> myClass.addProperty({ name : "prop", type : QxConst.TYPEOF_ARRAY });
>
> without giving any default value,
>
> Is there a way to get back (later in the code) its type ? (ie
> QxConst.TYPEOF_ARRAY)
Inside the modifier you g
Hi Chris,
normally children should use the inner width/height of the parent to
calculate percent dimensions/locations. Maybe this is another bug of
QxListView. Currently it's maybe the best to use QxListView only in
static-sized environments.
Sebastian
Chris Ricks schrieb:
> -BEGIN PGP S
Hi Chris,
sorry, I haven't a tip for you. Maybe you can create a small demo and
attach it?
Sebastian
Chris Ricks schrieb:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
> I've got a few QxFieldSet objects inside a QxFlowLayout, and setting
> the QxFieldSets to auto width a
Florian Arndt schrieb:
> Hi there,
>
> why are buttons, fieldsets, etc. visible when added to a QxWindow or
> document,
> but not when added to a QxParent-derived QxTabPage or QxBarPage?
Maybe because a QxTabPage or QxBarPage needs activation from the
corresponding button. Remember, in a tabvi
Fabio Lisboa schrieb:
> Hi,
>
> The QxRemoteRequest objects are automatically destroyed by the events "_
> oncompleted", "_ onaborted", etc.
>
> But I believe that this is not adjusted, therefore (1) It is
> impracticable to make the reuse of these objects, forcing the creation
> of a new obje
Paulo Delgado schrieb:
> Hello list,
>
>
>
> I’m trying to make a captionless window (not intended to be movable).
> But if I set up a QxWindow with setShowCaption(false) .. I still see the
> “bar” at the top.
>
>
>
> What I want to achieve is a simple non-movable window where I can add
14 matches
Mail list logo