Re: [qooxdoo-devel] qooxdoo hyperlink not working

2015-03-03 Thread Tobi Oetiker
> On 03.03.2015, at 22:33, Nischal Karki wrote: > > Hi, > > I am trying to use hyperlink in qooxdoo Desktop app and I retrieve the URL > from the database which is stored as variable. How do I pass that URL > variable in qooxdoo ? > > For e.g. > My code is like this: > > var url = "www.qoo

[qooxdoo-devel] qooxdoo hyperlink not working

2015-03-03 Thread Nischal Karki
Hi, I am trying to use hyperlink in qooxdoo Desktop app and I retrieve the URL from the database which is stored as variable. How do I pass that URL variable in qooxdoo ? For e.g. My code is like this: var url = "www.qooxdoo.org"; listContainer2.add(new qx.ui.basic.Label('Open URL').set ({rich: