Hi Fritz,

you just have to give your field a "name" (or alternatively "id")
attribute so the browser knows how to store the value:

input.getContentElement().setAttribute("name", "username");


Regards,
Daniel

On 10.12.2014 23:32, Fritz Zaucker wrote:
> Hi,
> 
> is it possible to have Qooxdoo TextFields filled automatically by the
> browser? Like on a login screen the username and password field?
> 
> I am using a qx.ui.window.Window() with a qx.ui.form.TextFields() and a
> qx.ui.form.PasswordField(), but they are not filled when the application is
> started.
> 
> Thanks,
> Fritz
> 

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to