You dont need to add a listener to the button.

It fires an "action" event on the page if you press that button.

Greetz Christopher
________________________________________
Von: Peter Caffin [pe...@caffin.org]
Gesendet: Mittwoch, 26. März 2014 07:02
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] (no subject)

Hi Qooxdoo folks,

I'm using Qooxdoo Mobile 3.0.1.

    var index1 = new qx.ui.mobile.page.NavigationPage();
    index1.setTitle("NBN Detector");
    index1.setShowButton(true);
    index1.setButtonText("Settings");

The latter two commands display a button to the righthand of the
title.

I was wondering how you add a listener to it?

Thanks.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to