FLTK logo

Article #296: Table 040701

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #296: Table 040701

Created at 00:54 Jul 02, 2004 by markus.niemisto.iki

Yet another version of my Table widget is released!

Changes include:

  • Fixed a possible bug in selection creation code
  • Fixed a bug in addRow not allowing adding more than columns()
     columns
  • Initialize new rows to NULL in order to avoid crashes
  • Don't clear selection if scrollbar is clicked on
  • Better use of C++ namespaces
  • Moved compareInt under the class definition. You have to replace any ocuurance of compareInt with Table::compareInt.

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.