FLTK logo

Article #257: SPTK 2.1 rc 1

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 #257: SPTK 2.1 rc 1

Created at 12:22 Feb 09, 2004 by alexey.parshin

SPTK 2.1 rc1 is out.

You may get it from sptk.tts-sf.com. It is finally working in the production application on more than 70 workstations in my company. The bugs fixed this time are mostly related to the interface components.

Fixed string conversion of CDateTime for times before 1900-01-01. This is important if you're trying to store just time into some SQL servers. Added static CDateTime::time24mode(bool) method to make CDateTime convert time to 12hrs or 24hrs. Still not know how to obtain system's 12/24 hrs setting.

Fixed CFileDialog to show the current directory name.

Added CSplitter widget. It allows to resize a widget (say, CListView) on the form. Currently, only SPTK widgets on SPTK group are supported. Added examples/splitter.cpp to illustrate the usage.

The performance of CListView with multiple columns is enhanced.

I'm getting closer to the release version. Please, let me know about the problems or desirable modifications.

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'.