|
|
|
|
|
|
|
|
WIN |
Extra Controls |
62K | Don Phillips |
Sep 28/04 |
31.50 |
 |
|
A library of controls that he has developed. Positioning of child
windows relative to a parent window (geometry); limiting window
size; syntax highlighting; window splitters; picture menus. Sep 28: Fixed
bug with '&' character in quotes, added synUseColor(): Greg Haberek
| |
|
WIN |
Auto-scaled controls - v2.1 |
9K | MrTrick |
Feb 14/05 |
12.70 |
 |
|
An extremely simple and capable library for making controls in an
application move automatically when the window is resized. This
is not a complex layout manager. Design your layout by hand or
in Judith's graphical IDE, and use Autosize to make all your controls
move smoothly to occupy all the window. Feb 14: Fixed issue
where XControls windows did not resize correctly - now fully heirarchical
for tab controls and groups etc. (see demo 5) Parent control can
also be explicitly defined.
| |
|
WIN |
LayoutPanels 1.0.1 |
22K | Tommy Carlier |
Aug 7/04 |
2.00 |
 |
|
LayoutPanels are panels (using the EuControls-library) that take
care of the layout (= position + size) of its child-controls.
Needs EuControls 1.0.2 (included) and Win32Lib 0.60 (not included).
Aug 7: Changed to work with EuControls 1.0.2.
| |
|
WIN |
xControls 2.0.6 |
14K | Greg Haberek |
Jun 17/08 |
5.40 |
 |
|
This is a pre-release of his new xControls library. Only Geometry,
LimitSize, HSplitter, VSplitter and FileBrowser are implemented.
Jun 17: Fixed to support Win32Lib 0.70.4a
| |
|
WIN |
EuGrid Grid Control v1.3.4 |
120K | Phil Russell |
Mar 17/08 |
32.00 |
 |
|
Support for grid controls with Win32Lib: multiple controls; no size
limits; in-place editing of data; columns and rows can be created,
changed and deleted at runtime; select font, color and text alignment;
cells can be individually formatted. Support for text, list, checkbox,
button and picture cells. Documentation and sample programs included.
Mar 17: Updated for compatibility with Win32lib 0.7.*
| |
|
WIN |
Extra WIN32 Functions |
3K | Jonas Temple |
Jan 30/03 |
|
 |
|
Extra routines for WIN32 programming:
get time zone, get current user name,
get last error code and message from Windows,
file operations (move, copy, delete or rename).
You'll need the new misc.e with pretty_print() from Faster EDS,
as well as Carl White's date/time routines.
| |
|
WIN |
Extra routines offered for win32lib |
19K | Arthur Crump |
Oct 7/10 |
|
 |
|
Find Windows special folders, choose a root folder and an initial
folder in a dialog box to select a directory. In a dialog box
to get a SaveFileName, change the file-type when selecting a filter.
Requires Euphoria version 4 and Win32Lib.
| |
|
WIN |
RAR File Extraction Library |
92K | Elliott Sales de Andrade |
Nov 24/03 |
3.00 |
 |
|
A Windows dynamic-link library which provides file extraction, listing
and testing of RAR archives, with password support. Euphoria wrapper
and demo program included.
| |
|
WIN |
EuControls 1.0.2 |
8K | Tommy Carlier |
Aug 7/04 |
2.50 |
 |
|
EuControls is a framework on top of Win32Lib that allows you to
easily create custom control classes. Aug 7: Fixed some bugs,
added method-functionality, private properties.
| |
|
WIN |
EuWinGUI Library and IDE |
247K | Andrea Cini |
Oct 30/06 |
97.00 |
 |
|
A GUI development system for Euphoria, similar to Win32Lib and Judith's
IDE, but smaller and simpler. Oct 30: This updated version
of the library features color customizable controls, a full new
set of printing instructions, two new variants of list control
types, improved event handling, a new open utility library, updated
Window Designer, improved demos and revised documentation. It
is compatible with Euphoria 3.0, 2.5 and 2.4 and uses a .dll created
with the (soon to be released) 3.0.1 Translator and Open Watcom.
| |
|
|
|
|
|
|
|
|
|
WIN |
COM Library |
746K | Matthew Lewis |
Oct 10/07 |
26.50 |
 |
|
EuCOM allows Euphoria programs to use COM objects, and can turn
a Win32lib-based application into an ActiveX container. Demos
are included which show how to use ActiveX controls. Oct 10: v2.08:
Bug fix, win32lib v0.70 compatibility fixes
| |
|
WIN |
WinClass C++ Style Library |
495K | Al Getz |
Apr 30/06 |
24.30 |
 |
|
An object-oriented Windows library that takes advantage of Euphoria's
namespace feature. Includes many Windows objects (Window, Listview,
Treeview, etc.) and COM interfaces including IShellLink, IDataObject,
etc. Many demos included. Many nice custom controls and services.
Apr 30: Just to update the files with the newest versions (1006r2)
| |
|
WIN |
Winprog/Petzold Project |
984K | Craig Gilbert |
Apr 8/12 |
2.00 |
 |
|
Euphoria translations of Petzold's work in 'Programming Windows,
Fifth Edition' (all of it, almost). Also some of his own explorations
of things like OLE in rich edit controls, generic double-buffering
methods, creating dialogs on the fly, etc. Apr 8: hosting location
update
| |
|
WIN |
wrapper for Blat SMTP e-mail sending |
6K | Michael Raley |
Mar 14/05 |
4.50 |
 |
|
This is a wrapper for the DLL version of the Blat command line SMTP
mail utility. An alternative to the MAPI sendmail/sendfile library,
Blat does not require another email client like Outlook express
to be installed. Just a TCP connection to a valid SMTP server.
Goto www.blat.net to get the latest
version. Mar 14: added internal trim routines to prevent extra
whitespace issues
| |
|
WIN |
Trace utility |
2K | Phil French |
Dec 25/14 |
|
 |
|
R.S Williamson's trackvars was just what he wanted, but it needed
updating from 2000. He wanted to make it extra convenient. He
tried to add a little - He hopes he managed this correctly. It
'logs' events you want to track in your program. 2 files, tracer3.ew
and a readme.
| |
|
WIN |
Modified EuWinGui Designer |
11000K | Andreas Wagner |
Jul 9/13 |
|
 |
|
An experimental version of Andrea Cini's EuWinGui Designer. It needs
Eu4 and WinXP. It is possible to resize controls and move them
using the mouse. The modified Designer itself does not need EuWinGui
and is not compatible with it. It uses it's own Library. Needs
some intensive testing. Help is welcome. Jul 9: FIxed some
bugs with ListAdd,WinXP,the List in AddHandler. Added basic help
for tinEWG functions.
| |
|
WIN |
Database Visual Control Library |
145K | Jean-Marc DURO |
Mar 24/13 |
|
 |
|
Database VCL on the model of Borland Delphi: a TTable component
that updates linked components when current record changes. V0.5:
Class library completely rewritten. Underlying controls are now
defined within classes. TDBListView added. Code has reached beta
state.
| |
|
WIN |
MyWindows |
111K | KittenAB |
Aug 25/06 |
1.30 |
 |
|
A new Windows library, designed for higher level windows API programmers
with extra features like auto control alignment and automated
control management.
| |
|
WIN |
Popup Eliminator |
186K | Robert Swiston |
Mar 28/03 |
3.00 |
 |
|
A program that eliminates all extra popup windows in IE and Netscape.
Open your browser, then activate (right click on the icon in the
systray) to begin searching for unwanted windows. PE will shut
down everything that is added. Euphoria source program and .exe
are included.
| |
|
WIN |
EuViewer3 |
202K | Al Getz |
Jun 20/05 |
1.50 |
 |
|
A complete picture viewer that displays many picture types include:
jpg, gif, tif, bmp, ico, wmf and png, with controls for stepping
through a directory structure and for running a Slide Show. All
source files included, including the GdiPlus library. Jun 20: Now
uses an updated WinClass library with nice 3d magnified custom
popup menu. Old jpg decompressor included.
| |
|
|
|
|
|
|
|
|
|
WIN |
BZip2 Library |
45K | Greg Haberek |
Oct 14/03 |
2.00 |
 |
|
A re-write of Aku's BZip2 data compression library. Does not require
any extra libraries, and it's written in English.
| |
|
WIN |
Modified Interpreter |
352K | Matthew Lewis |
Jul 14/03 |
1.00 |
 |
|
Using the Euphoria 2.4 interpreter source code, Matt has added some
extra features. You can specify a routine to be called when there's
a run-time error. You can access variables by id number, and you
can resolve conflicting global symbols in a way that will likely
be supported by Euphoria in the next release. Jul 14: added
global resolution feature
| |
|
WIN |
Insert Bitmaps |
78K | Elliott Sales de Andrade |
Oct 31/02 |
1.00 |
 |
|
A utility that lets you insert bitmap pictures into
Rich Edit controls.
| |
|
WIN |
Google Search Tool |
8K | Robert Szalay |
Oct 15/02 |
0.50 |
 |
|
A small window on your desktop makes it easy to
search Google. Right-click for some extra features.
Requires Win32Lib version 0.57.9 or higher.
| |
|
WIN |
Modified Scripting Interpreter |
1461K | wes hermanson |
Dec 4/05 |
|
 |
|
Freeware scripting interpreter with GUI control, written completely
in Euphoria (no source). It can run Euphoria programs (both windows
and dos), as well as 7 extra languages in tandem (below). Can
be called from command line. AIT, COBOL, Euphoria, Forth, LISP,
Tint, SIC, and SmallTalk.
| |
|
WIN |
Control Code Generator |
141K | Greg Haberek |
Mar 7/03 |
|
 |
|
A tool for generating Win32Lib code for Windows controls.
See also his Event Code Generator.
| |
|
WIN |
Llama |
123K | David Cuny |
Jun 29/99 |
0.50 |
 |
|
He is planning to eventually replace Win32Lib and DOS32Lib with
a new, modular design based on an object-oriented approach. It will be,
for the most part, upwardly-compatible with Win32Lib.
His new design is more portable, and easier for others to extend.
He would like you to look at his approach and give him feedback.
June 29: emulated controls, graphic support, better class library
| |
|
WIN |
Flags Demo |
129K | Mic |
May 23/00 |
|
 |
|
A demo that displays 22 different flags with
a simulated waving effect and either flat or gouraud shading.
May 23: now uses Win32Lib, has more flags, and
several controls for adjusting the flags.
| |
|
WIN |
fasm4e |
52K | Hayden McKay |
Dec 3/15 |
|
 |
|
New bug fixes and support for generating x86 and x64 machine code.
Extract folder to include directory, runs on WIN32-OS, tested
with Euphoria 4.1.
| |
|
WIN |
Zapox OpenGL Game Engine |
8331K | Steve Allen |
Jun 7/13 |
|
 |
|
Euphoria OpenGL Game Engine A WIP game engine utilizing modern OpenGL.
Load models, 3d picking, FSAA, A* Pathfinding, lots more. Source+Executable.
Self-extracting archive.
| |
|
|
|
|
|
|
|
|
|
WIN |
SpinBall & SpinDisc |
14K | Tommy Carlier |
Aug 7/04 |
3.00 |
 |
|
SpinBall is an EuControl that can be used to manipulate 2 angles.
SpinDisc is an EuControl that can be used to manipulate 1 angle.
Needs EuControls (included) and Win32Lib (not included). Aug 7: Fixed
some bugs (thanks to C.K. Lester).
| |
|
WIN |
Judith's IDE compiled |
793K | Aku |
Nov 21/04 |
1.00 |
 |
|
IDE 18.22 with Win32Lib 0.60.4, as suggested in IDE's website, translated/compiled
with Euphoria 2.5. Place it in the directory where you extract
the IDE. Nov 21: Not installer anymore. Just the exe file.
| |
|
WIN |
MPEG GOP Cutter |
105K | Doug Weinert |
Nov 17/02 |
1.50 |
 |
|
A program that extracts clips from MPEG movie files.
It requires Microsoft DirectX 8.1 (we had some trouble
running it on our XP machine)
| |
|
WIN |
EuAllegro repackaged |
4099K | Ray Smith |
Dec 14/07 |
|
 |
|
Ray Smith's EuAllegro, also available from his wiki, and sourceforge,
but easier to get here. Contains extras - a help file, and the
games pack - good for learning Allegro. An easy to use games development
add on for Euphoria.
| |
|
WIN |
MakeDoc |
12K | Derek Parnell |
Dec 18/06 |
|
 |
|
This tool generates HTML documentation from encoded documentation
text. This is usually embedded in source file comments. This tools
extracts the documenation comments and formats and indexes them
into a number of HTML files. This is the tool that generates the
docs for Win32lib. It does not require win32lib to run and can
generate docs from any text file, not only Euphoria source code.
| |
|
WIN |
Battery Monitor |
3K | Greg Haberek |
Mar 15/06 |
|
 |
|
Battery Monitor is an application toolbar that sits at the top of
your screen and monitors your current battery usage. It reposts
the time and percentage remaining. Requires Win32Lib and xControls
2.0.
| |
|
WIN |
mbox |
140K | Juergen Luethje |
Oct 29/05 |
|
 |
|
A DLL that reads and writes Unix mailbox files (mbox format) --
source code and compiled DLL. The DLL is a plugin for Total Commander,
but you can also use it with your own programs (sample Euphoria
code that calls the routines in the DLL included). Oct 29: The
main new features are a new naming system for extracted mails,
and the ability to change mbox files. So the plugin now is also
useful for finding and deleting duplicate mails, and for synchronizing
mails in different mbox files. The plugin now can read language
files. English, Dutch, German and Polish are automatically supported.
Several other enhancements, and considerably improved documentation.
| |
|
WIN |
Axiom2 |
424K | Greg Haberek |
Dec 26/04 |
|
 |
|
Axiom2 is a basic multi-file Euphoria editor. It includes a built-in
front-end for the Euphoria To C Translator. It requires xControls
and Win32Lib v0.60.0 or greater. The Euphoria to C Translator
is also required to use the front-end.
| |
|
WIN |
Warehouser replay utility |
223K | Michael Raley |
Nov 29/04 |
|
 |
|
This is a utility to review Warehouser saved games. Warehouser now
saves the entire move stack in a Euphoria database file. This
program allows you to step through or play the move stack. Requires
the Warehouser tile matching game. Unzip the executable and extract
it into the same directory. no source.
| |
|
WIN |
Spinning Euphoria Cube |
1380K | Lorri Wolk-Laniewski |
Feb 23/03 |
|
 |
|
A nice graphics demo of a spinning Euphoria Cube. Includes a bound
executable, two bitmap versions, two Pic_File.ew versions; and
has fully-commented source. Shows a perpetual loop, and can be
used as a screen saver if desired. It contains a RAR self-extracting
archive inside the .zip file.
| |
|