Hi Mustafa,

Thanks for the advice. I am trying to get what you are saying & been
looking at the
qx.ui.basic.Atom and qx.ui.form.Textfield and qx.ui.form.DateField for
sometime now :)
It seems i still miss a lot of stuff..

What kind of new control do i need to put in the switch case statement?

Regards,
jeffry

On Wed, Jun 20, 2012 at 11:12 PM, Mustafa Sak <mustafa....@1und1.de> wrote:

> Hi Paragasu,
>
> Just extend Textfield and override _createChildcontrolImpl.
> Put a new control to the switch case statement like in AbstractField or
> Textfield. At the constructor just call that new control like
> this.getChildControl("icon");
>
> I can advise you to take a look how qx.ui.basic.Atom was implemented to
> understand childcontrol mechanism at Qooxdoo.
>
> Regards Sak
>
> Von meinem iPhone gesendet
>
> Am 21.06.2012 um 05:22 schrieb "paragasu" <parag...@gmail.com>:
>
> > I am looking for a way to put an icon the right side of the
> qx.ui.form.textField()
> > just like the qx.ui.form.DateField()
> >
> > Been looking for the textField doc but have no clue yet.
> > Anyone know how to do it?
> >
> > Regards,
> > paragasu
> >
> ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond. Discussions
> > will include endpoint security, mobile security and the latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > qooxdoo-devel mailing list
> > qooxdoo-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to