WinEd

From RISC OS
Jump to navigationJump to search
WinEd
Icon:
WinEd icon
Maintained by: Steve Fryatt
Description: WinEd is a window template editor for RISC OS, which can be used to design windows for use in RISC OS Wimp programs.
OS Restrictions: Unknown
Languages: Unknown
Alternatives: TemplEd
Website: http://www.stevefryatt.org.uk/software/wined/


Introduction

WinEd is a window template editor for RISC OS, which can be used to design windows for use in RISC OS Wimp programs. Its original founding aim was to do everything which TemplEd could do, only better! Now it provides a comprehensive graphical interface to ease the creation of sophisticated and consistent program windows.

History

WinEd was originally written by Tony Houghton. The last version released by Tony was 2.87 in 2003, and is still available (with source) here. From 2003 until 2009, WinEd was maintained by Adam Richardson. The versions that he released, culminating in 3.20, are still available to download.

More recently, Steve Fryatt has rebuilt WinEd with some fixes for modern RISC OS systems.

Distribution

WinEd is distributed as a package for RiscPkg and should appear in the Unstable distribution, which is subscribed to automatically when RiscPkg is installed. Note: although part of the Unstable distribution, the version of WinEd distributed through RiscPkg is considered stable. At present, packaged versions only reflect Adam's last release of 3.20; builds from Steve need to be downloaded from the link below.

For those who do not use RiscPkg, recent versions may be found here.

Development

WinEd is released under the GNU General Public License and the source code is kept in a subversion repository on riscos.info (which can be checked out anonymously or viewed via WebSVN). The code is written in C, compiled using GCC to use the SharedCLibrary runtime library and makes extensive use of DeskLib. It also uses the memory allocation routines of the flex library.

Any bug reports, feature requests or offers of help are best directed towards Steve Fryatt.