Christian Boulanger schrieb:
> Christian Boulanger schrieb:
>> How about changing the appeareance theme? In qooxdoo 0.1, there was a
>> "window xp" and "windows 2000" theme. I assume that 0.5.2 ships only one
>> default theme. Is that true?
>>
>> Christian
>>
> Just looked into themes/appearan
Mhh, crazy stuff. As "_applyInitialAppearance" is a typical property of
QxWidget and is only called in the constructor of QxWidget this
basically means that the QxWidget prototype doesn't have any property
"_applyInitialAppearance" at the time of instance creation. Another way
to produce the er
setColor works perfectly, but gets overwritten by the appearance. This
was already discussed some weeks ago on this list. The enable/disable
handling controls the color. The only way at this time is to redefine
the appearance.
See also:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=16
You can ev
In both cases, I set the color of the parent control. I don't believe that you can set the color of either QxLabel or QxTextField.JimOn 7/7/06,
Bob Manc <[EMAIL PROTECTED]> wrote:
Can someone at least verify this problem? I can get any text color at all. Not even for a QxTextField. --- On Tue 07/0
Can someone at least verify this problem? I can get any text color at all. Not
even for a QxTextField.
--- On Tue 07/04, Bob Manc < [EMAIL PROTECTED] > wrote:
From: Bob Manc [mailto: [EMAIL PROTECTED]
To: qooxdoo-devel@lists.sourceforge.net
Date: Tue, 4 Jul 2006 11:50:41 -0400 (EDT)
I need help. The QxBuilder() output doesnt show up in QxIframe until I
roll mouse over the iframe
Basically I am creating a new QxWindow object and Adding it to a "main"
QxCanvasLayout
var newWindow = new QxWindow(winHandle);
main.add(newWindow);
newWindow.setMov
This is the well known font-size issue. Try to set the lineHeight and
fontSize using setStyleProperty to 0. This should help. Maybe we should
add some automatic handling of this to our new layouter. But also the
question would be how this would cooperate with the font property of
QxWidget.
Seb
Hello,
As I just realised, there is a problem with my code in MSIE ( I am
running 7.053 ). MSIE doesn't seem to correctly execute
"this.getSetter()(value)", i.e., this.getSetter() returns a function on
which the argument value is applied. I changed the code so now the
sample addressbook works
:( Thats sad to know... but anyways thanks for clearing up things to me..
thanks a lot..
--
View this message in context:
http://www.nabble.com/ListView-Trouble..-tf1904236.html#a5213207
Sent from the qooxdoo-devel forum at Nabble.com.
Using Tomcat but need to do more? Need to support web ser
Hi Jim,
we are having similar problems and appearently they only exist with IE.
Firefox (1.5) handles the same code flawlessly.
We couldn't yet figure out what causes these errors, but we are guessing
that it has something to do with property-modifiers.
cheers,
Lothar
Am Donnerstag, den 06.
Hi, Prateek,
seems like being related to the following bugs:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=21
http://bugzilla.qooxdoo.org/show_bug.cgi?id=20
A complete solution is non-trivial and involves some major changes to
the rendering engine. No time frame yet, sorry, but we plan to tackle
11 matches
Mail list logo