Hello Derrell Lipman,

now its ok. Is their any good example  / docu for this  prinncipe? I  
need to change the alignment
> On Fri, Feb 19, 2010 at 17:19, [email protected] 
> <mailto:[email protected]> <[email protected] 
> <mailto:[email protected]>> wrote:
>
>
>     but i always get  Function  getBehaviour not found. But i copy
>     this code
>     from the demo example. What could be the problem?
>
>
> If you're trying to pass custom parameters to the Table constructor, 
> it works much better if you set those custom parameters before 
> instantiating the Table object.
>
> In your specific case, you're passing an undefined 'custom' variable 
> to the Table constructor, and then initializing the 'custom' variable 
> after instantiating the Table object. Your initialized 'custom' object 
> is never used, so the Resize table column model is not used, and the 
> default column model doesn't have a getBehavior() method, thus your error.
>
> Derrell
>  
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to