On Wed, Aug 5, 2009 at 10:21, Martin Wittemann wrote:
> Hi Derrell,thats right but the SelectBox does not have a rich property,
> only the added list items do have them. So he added the rich=true to the
> list items and the selectbox did not recognize it. And I dont know if we
> should go with the
Hi Derrell,
thats right but the SelectBox does not have a rich property, only the
added list items do have them. So he added the rich=true to the list
items and the selectbox did not recognize it. And I dont know if we
should go with the changes in the list items?
Best,
Martin
Am 05.08.20
On Wed, Aug 5, 2009 at 08:05, Martin Wittemann wrote:
> Hello Daniel,
> you have to set the rich property on the atom in the selectbox.
>
> checkbox.getChildControl("atom").setRich(true);
>
> That will do the job.
>
That sounds like a bug. If one sets the selectbox "rich" property, it should
set
Hello Martin,
that's what I searched for - thank you very much.
Regards,
Daniel
Original Message
Subject: Re: [qooxdoo-devel] Selectbox / Rich (05-Aug-2009 14:05)
From:Martin Wittemann
To: qoox...@dhirtzbruch.de
> Hello Daniel,
> you have to set the rich
Hello Daniel,
you have to set the rich property on the atom in the selectbox.
checkbox.getChildControl("atom").setRich(true);
That will do the job.
Best,
Martin
Am 05.08.2009 um 10:49 schrieb Daniel Hirtzbruch:
> Hello,
>
> I got a little problem - might be trivial. I use the selectbox
> wid
Hello,
I got a little problem - might be trivial. I use the selectbox widget,
containing rich text (symbol ®). In the dropdown everything is displayed
correctly, I set it to "rich: true", but when I select any rich item, the ®
is displayed as code, firebug always tells me: "There is no such pro