Sorry but no way: tried FF 3.5.7, IE 8, Chrome, no context-menu on the demo.

But I dont to use browser Context Menu, just want to load dynamicaly butoons to 
qx.ui.menu.Menu.

regards Sak


----- Original Message ----- 
  From: Derrell Lipman 
  To: qooxdoo Development 
  Sent: Monday, February 01, 2010 2:30 PM
  Subject: Re: [qooxdoo-devel] dynamic table menu


  On Mon, Feb 1, 2010 at 05:21, Mustafa Sak <[email protected]> wrote:

    Hi Derrell,

    this looks like exactly what i need, but i cant handle it :)

    I tryed this

    qx.Class.include(qx.ui.table.Table, qx.ui.table.MTableContextMenu);

    ...

    var MCHandler = function(result)
       {
        console.log(result);
       };
       
     table.setContextMenuHandler(0, MCHandler);

    But nothing happens. No error, no log. What am i doing wrong?

  I don't know. In the following demo, try right-clicking on a checkbox in the 
"Context-menu-selectable" column and you should get options for "on" and "off". 
If you don't, your browser may be preventing it. I believe there are options in 
some browsers to enable and disable the ability to configure custom context 
menus.

    http://demo.qooxdoo.org/current/demobrowser/#table~Table_Context_Menu.html 

  Derrell




------------------------------------------------------------------------------


  ------------------------------------------------------------------------------
  The Planet: dedicated and managed hosting, cloud storage, colocation
  Stay online with enterprise data centers and the best network in the business
  Choose flexible plans and management services without long-term contracts
  Personal 24x7 support from experience hosting pros just a phone call away.
  http://p.sf.net/sfu/theplanet-com


------------------------------------------------------------------------------


  _______________________________________________
  qooxdoo-devel mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to