[Bugs] #1586 UNSP: TableView widget

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Jan 8 07:37:47 EST 2010


#1586: TableView widget
------------------------------------------+---------------------------------
    Reporter:  alsroot                    |          Owner:  erikos           
        Type:  enhancement                |         Status:  new              
    Priority:  Unspecified by Maintainer  |      Milestone:  0.88             
   Component:  sugar-toolkit              |        Version:  Git as of bugdate
    Severity:  Unspecified                |       Keywords:                   
Distribution:  Unspecified                |   Status_field:  Needinfo         
------------------------------------------+---------------------------------

Comment(by alsroot):

 Table is not regular gtk.Container, user won't add subwidgets like to
 gtk.Box. User just pass Cell class and Table will dynamically create new
 Cell instance on demand and only for visible cells.

 So in case of 5x1000 table, there will only <visible-columns>x<visible-
 rows> cells. While scrolling table, it will repaint visible cells to
 represent current "real" cell content.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/1586#comment:14>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list