From: jpdelprat AT teaser DOT fr (Jean-Pierre Delprat) Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer,alt.msdos.programmer Subject: [Ann] JPTUI 4.0 Beta 2 is now available Date: Tue, 27 May 1997 20:32:23 GMT Organization: Guest of France-Teaser Lines: 56 Message-ID: <356c6fac.7134652@news.teaser.fr> NNTP-Posting-Host: ppp2816-ft.teaser.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, everyone The second beta version of JPTUI 4.0 is now available. JPTUI is an object-oriented textual user interface. Designed for C++, it provides a simple to use application programming interface. JPTUI is available for DJGPP 2 and Borland C++ 4 and is completely free. You can always download the latest version of the JPTUI library from my home page : www.teaser.fr/~jpdelprat You can also download any non-beta version from any simtelnet site : - from the pub/simtelnet/gnu/djgpp/v2tk directory for the DJGPP version, - from the pub/simtelnet/msdos/cpluspls directory for the Borland version. At last, you can download it from the x2ftp site, but it always takes a long time before it arrives there. You can always contact me at : jpdelprat AT teaser DOT fr New in JPTUI 4.0 Beta 2 (27-May-97) New features : - you can now ask JPTUI to process events once (in long callbacks for instance) New in JPTUI 4.0 Beta 1 (24-May-97) New features : - hypertext help system - support for EXEDAT arithmetic compression - support for Italian and Spanish languages - the close button of a window (in the top-left corner of the window) can be pressed with the keys 'ALT+F4' Changes : - documentation is now provided in JPTUI help file format and ascii format Fixed bugs : - problems due to a confusion between giving the focus to an object (which belongs to a window which can be active or not) and activating a window - problems with the text cursor in text zones - tab characters badly interpreted by TTextZones - fixed minor bugs Regards, Jeepy (Jean-Pierre Delprat) jpdelprat AT teaser DOT fr www.teaser.fr/~jpdelprat (JPTUI home page)