From: jpdelprat AT teaser DOT fr (JP) Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer,alt.msdos.programmer Subject: [Ann] JPTUI 4.0j is now available Date: Mon, 13 Jul 1998 19:19:36 GMT Organization: Guest of France-Teaser Lines: 60 Message-ID: <35aa5d8c.17606700@news.teaser.fr> References: <3541e86c DOT 2095483 AT news DOT teaser DOT fr> <3544D59B DOT 1A59 AT easystreet DOT com> NNTP-Posting-Host: ppp2816-ft.teaser.fr NNTP-Posting-Date: 13 Jul 1998 19:13:40 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk JPTUI 4.0j 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 and the DJGPP versions. 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.0j (13-Jul-98) > API Changes - Minor changes (some private methods are now protected) > Changes - Added 9x... fonts for Greek language * New in JPTUI 4.0i (10-Jun-98) > New features : - Partial support for Greek language (only upper case characters and no shortcuts) > Changes : - The DJGPP version is now compiled with gcc 2.8.1 instead of gcc 2.7.2 - In the DJGPP version, JPDEMO makefile has been updated to be used with gcc 2.8.1 - Minor changes required by David JD Bell 's TUIMaker > Fixed bugs : - If you call the 'FileSelectionBox' function without providing a 'ok_button_caption' argument which is different from "", the 'Open' button caption disappears when highlighting a file > API Changes : - added methods : . TLabel : m_get_text() Al Christians wrote: Jeepy (Jean-Pierre Delprat) jpdelprat AT teaser DOT fr www.teaser.fr/~jpdelprat (JPTUI home page)