Hi Hohn,

On Friday 10 July 2009 John Spackman wrote:
> Sure - it's the Resize column model and Simple table model.  I'd email you
> the code but it might be quite hard to get it going without our entire app
> etc (I'm willing to send it but perhaps it should be a last resort); 
I think in the first bug hunting phase it's not necessary for me to have the 
entire code of your app. I've just wanted to know if I'm on the right track 
concerning the Resize column model. I guess the bug is located somewhere in 
this area. So the info that you're also using the Resize column is enough for 
me at the moment :)


> here's the bits that I think might be relevant:
>
>         table.setDecorator(null);
>         table.setKeepFirstVisibleRowComplete(true);
>         table.setStatusBarVisible(false);
>         
> table.getSelectionModel().setSelectionMode(qx.ui.table.selection.Model.SING
>L E_SELECTION);
>         table.set({ width: 600, autoAddRows: false, allowGrowX: false });
Thanks for this snippet. I've added this to the Bug #2577.

cheers,
  Alex

-> http://bugzilla.qooxdoo.org/show_bug.cgi?id=2577


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to