Mail Archives: djgpp/2003/07/16/12:29:46
Hi All!
Quick introduction:
Turbo Vision is a TUI (Text User Interface) library for C++ providing
windows, mouse and the popular widgets used in modern GUIs. The library
is very portable and was compiled for DOS, Win32 (MinGW, CygWin, BC++
and MSVC), Linux, FreeBSD, QNX and Solaris. The code is functional for
x86, Alpha, SPARC, PPC, StrongARM, Itanium and HPPA, but the only target
100% tested is x86.
SETEdit is a text editor that uses Turbo Vision for the UI. It have
special features for programming and can read .info help files (the ones
included with most GNU tools and djgpp´s libc).
RHIDE is an IDE (Integrated Development Environment) that uses SETEdit
for the editor and help system and adds a makefile system and debugger.
Note that not all the advanced features of SETEdit are available in the IDE.
Announcement:
The following are available:
Turbo Vision 2.0.2 RC1 (Release Candidate 1)
SETEdit "Iguazú I" 0.5.2 RC1
RHIDE 1.5 + SETEdit 0.5.2 + TV 2.0.2 (CVS branch "for_tvision_2)
Turbo Vision adds a class to abstract gettext (libintl) usage and
replace the iconv stuff by a much (really much) more small code. Other
additions are oriented to Linux, BC++ 5.6 (Builder 6), MSVC 7 and other
targets.
SETEdit adds tags support (look for ctags) providing word completion,
jump to symbol definition and class browser. This release also adds some
mechanisms to solve collisions when some file under edition is modified
externally.
RHIDE is compiled with the last editor and TUI. It solves problems when
reading help files. I also compiled a binary using djgpp 2.04 alpha, it
contains workarounds for bugs in Windows 2000 and XP so I think this
binary should be better for people using those Windows NT incarnations.
The binaries also use gdb 5.3.
Current status:
The releases are tagged as "Release Candidate", but some were released
two weeks ago and seems to work ok.
Where to download:
Turbo Vision:
http://sourceforge.net/project/showfiles.php?group_id=49571&release_id=168631
Only sources are available to avoid problems when using different
versions of binutils and gcc.
Please report compilation problems, I don´t have 100 djgpp combinations
to test them at home.
SETEdit:
http://sourceforge.net/project/showfiles.php?group_id=32835&release_id=168638
I recommend downloading the edi052rc1i.zip installer. You just need to
uncompress and run the installer.
RHIDE:
http://sourceforge.net/project/showfiles.php?group_id=32835&release_id=169089
Important! you have to download RHIDE 1.5 or newer from
http://www.rhide.com/ and then replace rhide.exe by one of the available
binaries available in the above mentioned section.
Enjoy, SET
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set AT computer DOT org set AT ieee DOT org
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
- Raw text -