Hey,
unfortunately, I can't build it anymore:
>>> Resolving dependencies...
- myfm.Application: #require(qx.ui.table.Table) is auto-detected
- myfm.Application: #require(qx.ui.table.MTableContextMenu) is
auto-detected
- Sorting 338 classes...
- Detected circular dependency between: qx.Class and qx.ui.table.Table
Any idea?
Well, if the context menu doesn't work with IE our students and teachers
would be encouraged to use Firefox to enjoy the full functionality of
the portal....that would not be bad at all :)
Thanks
Jörg
Am Donnerstag, den 13.05.2010, 21:10 -0400 schrieb Derrell Lipman:
> On Thu, May 13, 2010 at 20:41, Jörg Sawatzki <[email protected]>
> wrote:
> Hey Derrell,
>
> you are a genius - it is almost solved. Firebug reported that
> qx.dev.Debug is not defined at that stage, so I just printed
> out mixin
> itself.
>
> The result:
> qx.Class.include(qx.ui.table.Table,
> qx.ui.table.MTableContextMenu);
>
> That is line of code in my app that causes the trouble - any
> idea why?
> It is in the main() function of my Application.js - does that
> matter?
>
> That should be fine, unless for some reason the generator isn't
> bringing in both of those classes.
>
> Try adding the following two lines in a block comment at the very top
> of your Application.js file. Be sure that the pound signs are each in
> the very first column, so it should look like this:
>
> /*
> #require(qx.ui.table.Table)
> #require(qx.ui.table.MTableContextMenu)
> */
>
> Let me know if that solves the problem. If it does, I'll ask you to
> report a bug since the generator isn't doing its job.
>
> BTW, there is a known problem with MTableContetMenu. Apparently, it
> doesn't work with any of the IE versions for some reason. I'll
> hopefully be working on that this summer, to try to figure out why it
> doesn't. It works fine, I believe, with Firefox.
>
> Cheers,
>
> Derrell
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel