Re: [qooxdoo-devel] dynamic table menu

2010-05-22 Thread Derrell Lipman
On Tue, Feb 2, 2010 at 09:03, Stefan Volbers wrote: > Hi Fritz, Mustafa, Derrell, > > in can confirm in my local demo browser (#table~Table_Context_Menu.html) > with Firefox 3.5.6, Chrome 3 or IE 7 on WinXP, there is no context menu > at all. > But only one tab further I have a custom application

Re: [qooxdoo-devel] dynamic table menu

2010-02-02 Thread Stefan Volbers
Hi Fritz, Mustafa, Derrell, in can confirm in my local demo browser (#table~Table_Context_Menu.html) with Firefox 3.5.6, Chrome 3 or IE 7 on WinXP, there is no context menu at all. But only one tab further I have a custom application where I applied a context menu on a table and it works fine.

Re: [qooxdoo-devel] dynamic table menu

2010-02-02 Thread Mustafa Sak
qx.ui.menu.Menu works fine on my App. >> I just want to remove all buttons before showing the Contextmenu and add >> new. Any suggestions? >> >> regards Sak >> - Original Message - >> From: Derrell Lipman >> To: qooxdoo Development >> Sent: Monday, Febr

Re: [qooxdoo-devel] dynamic table menu

2010-02-02 Thread Fritz Zaucker
From: Derrell Lipman > To: qooxdoo Development > Sent: Monday, February 01, 2010 4:14 PM > Subject: Re: [qooxdoo-devel] dynamic table menu > > > On Mon, Feb 1, 2010 at 09:57, Mustafa Sak wrote: > >Sorry but no way: tried FF 3.5.7, IE 8, Chrome, no context-menu on the

Re: [qooxdoo-devel] dynamic table menu

2010-02-02 Thread Mustafa Sak
its usefull for them, who cant use MTableContextMenu mixin. regards Sak - Original Message - From: Mustafa Sak To: qooxdoo Development Sent: Tuesday, February 02, 2010 10:33 AM Subject: Re: [qooxdoo-devel] dynamic table menu Hi Derrell, i beleave your demo works fine,

Re: [qooxdoo-devel] dynamic table menu

2010-02-02 Thread Mustafa Sak
all buttons before showing the Contextmenu and add new. Any suggestions? regards Sak - Original Message - From: Derrell Lipman To: qooxdoo Development Sent: Monday, February 01, 2010 4:14 PM Subject: Re: [qooxdoo-devel] dynamic table menu On Mon, Feb 1, 2010 at 09:57

Re: [qooxdoo-devel] dynamic table menu

2010-02-01 Thread Derrell Lipman
On Mon, Feb 1, 2010 at 09:57, Mustafa Sak wrote: > Sorry but no way: tried FF 3.5.7, IE 8, Chrome, no context-menu on the > demo. > That demo works fine in Firefox. Right-clicking in either of the left columns gives the default context menu; the date column gives no context menu, and the checkb

Re: [qooxdoo-devel] dynamic table menu

2010-02-01 Thread Mustafa Sak
01, 2010 2:30 PM Subject: Re: [qooxdoo-devel] dynamic table menu On Mon, Feb 1, 2010 at 05:21, Mustafa Sak 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

Re: [qooxdoo-devel] dynamic table menu

2010-02-01 Thread Derrell Lipman
On Mon, Feb 1, 2010 at 05:21, Mustafa Sak 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);

Re: [qooxdoo-devel] dynamic table menu

2010-02-01 Thread Mustafa Sak
happens. No error, no log. What am i doing wrong? regards Sak - Original Message - From: Derrell Lipman To: qooxdoo Development Sent: Sunday, January 31, 2010 9:58 PM Subject: Re: [qooxdoo-devel] dynamic table menu On Thu, Jan 28, 2010 at 11:49, Mustafa Sak wrote: Hi devs

Re: [qooxdoo-devel] dynamic table menu

2010-01-31 Thread Derrell Lipman
On Thu, Jan 28, 2010 at 11:49, Mustafa Sak wrote: > Hi devs, > > want to have a dynamic table context menu. I tryed to use > "beforeContextmenuOpen" event to remove all buttons on menu and add new ones > and it works in source version, but not at build. I got this Error: > > 067836 Expected even

Re: [qooxdoo-devel] dynamic table menu

2010-01-31 Thread Derrell Lipman
On Sat, Jan 30, 2010 at 09:20, Mustafa Sak wrote: > No answer? :( > I haven't been at a place where I can look at source code to answer your question. I hope to answer later today or tomorrow. Derrell -- The Planet: ded

Re: [qooxdoo-devel] dynamic table menu

2010-01-30 Thread Mustafa Sak
No answer? :( Von meinem iPhone gesendet Am 28.01.2010 um 17:49 schrieb "Mustafa Sak" : Hi devs, want to have a dynamic table context menu. I tryed to use "beforeContextmenuOpen" event to remove all buttons on menu and add new ones and it works in source version, but not at build. I got

[qooxdoo-devel] dynamic table menu

2010-01-28 Thread Mustafa Sak
Hi devs, want to have a dynamic table context menu. I tryed to use "beforeContextmenuOpen" event to remove all buttons on menu and add new ones and it works in source version, but not at build. I got this Error: 067836 Expected event type to be instanceof 'qx.event.type.Mouse' but found 'qx.e