On Mon, Aug 15, 2011 at 08:45, Mustafa Sak <[email protected]> wrote: > ** ** > > Hi devs,**** > > ** ** > > is this behavior known? **** > > ** ** > > decorator : [**** > > > qx.ui.decoration.MBorderRadius,**** > > qx.ui.decoration.Double**** > > ],**** > > ** ** > > The include definition in class "qx.ui.decoration.MBorderRadius_Double" > contains an invalid mixin at position 1: [Class qx.ui.decoration.Double] >
I don't know decorators, but the error message impies that each entry in the array must be a mixin. Is qx.ui.decoration.Double really a mixin? I suspect not. Mixins, by convention, begin with the letter 'M', as in MBorderRadius. Derrell
------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
