|
|
|
|
|
|
|
|
WIN |
Directory Size |
1K | Rolf Schroeder |
Sep 5/03 |
|
 |
|
A small program that tells you the size of a directory and all sub
directories (i.e. bytes used). i.e. exw dirsize C:\Euphoria Sep 5: Not
the current directory, but any directory and its sub directories
are given.
| |
|
GEN |
file size routines |
1K | Thomas Betterly |
Jul 10/05 |
|
 |
|
This contains 2 functions. A function to get the size of an open
file and a function which tests for an end-of-file condition.
| |
|
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 |
Dir Size |
12K | Jean-Marc DURO |
Dec 15/12 |
|
 |
|
Dir Size helps find which folders can be safely removed on a disk
by showing most recent modification date in a whole directory
including sub-directories.
| |
|
WIN |
Resizer |
28K | Tone Škoda |
Mar 4/08 |
|
 |
|
Very simple to use auto resize library for win32lib. It will do
most work for you. Mar 4: Uploaded to RDS site
| |
|
WIN |
BookReaderC2 |
10895K | Fred Mangan |
Sep 19/11 |
|
 |
|
An ebook reader for TXT, HTM(L) and MHT files. User can resize the
reading window, change font size and font and background colouring.
With source code (Eu 3.x + EuWinGUI).
| |
|
GEN |
OSX (Intel) speech synthesizer library |
1668K | alban read |
Nov 13/06 |
|
 |
|
This library provides access from Euphoria to the speech synthesizer
on OSX. Source code, an example and a compiled file is included.
To run this please unzip the file and open a Terminal.
| |
|
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 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 |
Move/Resize Borderless Windows |
4K | Daduko |
Dec 31/09 |
|
 |
|
A library for moving/resizing windows that lack titlebars or borders.
Updated to work with new win32lib.. Dec 31: Updated to work
with new win32lib.
| |
|
|
|
|
|
|
|
|
|
WIN |
Move/Resize Borderless Windows |
4K | PatRat |
Mar 25/01 |
1.00 |
 |
|
A library for moving/resizing windows that lack
titlebars or borders.
| |
|
GEN |
Check Euphoria version |
4K | Jean-Marc DURO |
Oct 30/16 |
|
 |
|
Generic Euphoria version checker. Works on Windows and Linux, 32
or 64 bits, with Eu 3.11, 4.0 and 4.1. Returns one of 8 values:
EU_4_1_LNX_64, EU_4_1_LNX_32, EU_4_0_LNX, EU_3_1_LNX, EU_4_1_WIN_64,
EU_4_1_WIN_32, EU_4_0_WIN, EU_3_1_WIN. Updates address length.
Intended to be used with generic memory allocation routines to
avoid common pointer size problems.
| |
|
GEN |
Russian EU SDL |
979K | Igor Kachan |
May 18/06 |
3.00 |
 |
|
Euphoria SDL wrappers and demos by Mark Akita, adapted for an international
(mainly Russian) user. Works on Windows XP and on Linux Mandriva
10.2 without any additional adjustment. May 18: Total optimisation
of the demo-programs - no poke(), no peek(), no allocate(), no
free() - common size of all demos redused from 99187 bytes to
68876 bytes, some demos take about 50% of an old version space.
Bugs fixed, demo added.
| |
|
WIN |
Syntax Highlighting Editor |
25K | Don Phillips |
Jun 2/02 |
6.00 |
 |
|
An edit control and an editor that support
color syntax highlighting of Euphoria programs. Text of
almost any size can be edited.
| |
|
WIN |
Easy Web Server |
27K | Louis Bryant |
Dec 5/06 |
1.20 |
 |
|
This program allows you to host your own Web Site on your own computer.
It allows multiple connections, CGI apps, and is open-source.
Simply double-click to run, and host and/or customize away! Dec 5: New
in this version is the ability to have your CGI programs receive
one file at a time of any file type of any size.
| |
|
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 |
Simple text to PCL converter |
5K | Karoly Kovacs |
Jul 11/09 |
|
 |
|
The program will provide PCL strings that cause your printer to
print a plain text file with *exactly* the right font - i.e. the
exact font needed to fill the page with as many fixed width characters
across and down as you specify. In addition to providing for your
desired width and height layout, the provided PCL strings will
also cause the printer to honor your other desires regarding paper
size, paper orientation, sides printed, and number of copies.
Jul 11: Description updated.
| |
|
WIN |
Stretch Bitmap |
62K | Martin Stachon |
Feb 5/02 |
1.50 |
 |
|
A program that demonstrates how to stretch and shrink
a bitmap picture. Change the window size to see the effect.
| |
|
WIN |
Towers of Hanoi |
5K | Martin Stachon |
Aug 16/02 |
1.00 |
 |
|
A solution to the Towers of Hanoi problem.
It has a nice graphical display with adjustable speed
and tower size.
| |
|
WIN |
Custom Appointment Calendar 03 |
14K | Al Getz |
Sep 16/05 |
|
 |
|
A nice custom appointment calendar demo with days that show up nicely
and appointment days appear in red. You can enter any text for
an appointment. Use in your own program to give your app an appointment
calendar with only a few lines added to your file. Allows end
user to change calendar size with an up/down control. For use
with WinClass.
| |
|
|
|
|
|
|
|
|
|
WIN |
Minesweeper Beater |
53K | Daniel Kluss |
Sep 4/05 |
|
 |
|
Beats minesweeper real quick, but you must have the default windows
skin. Works on any size board.
| |
|
WIN |
Font Enumerator |
2K | Greg Haberek |
Jun 20/05 |
|
 |
|
Enumerates all fonts on your system. Displays an example with your
provided text and choice of font size.
| |
|
WIN |
Quick Program Launcher |
362K | Liu Junfeng |
Mar 27/03 |
|
 |
|
A convenient way to launch your favorite programs.
Mar 27: select item on mouse hover (not really selected);
hide taskbar button; delete .lnk file when resolved;
changed default window size; bugs fixed.
| |
|
GEN |
CxImage |
564K | Mic |
May 20/10 |
12.00 |
 |
|
A wrapper for the CxImage library. It can load and save images using
the BMP, GIF, JPG, PNG, ICO, TGA and PCX formats. It can also
resize images using either nearest-neighbor or bilinear filtering.
An example is included. May 20: Added Linux support (32-bit).
| |
|
GEN |
Aerodynamic Calculations |
2K | Erik van Kampen |
Apr 21/01 |
|
 |
|
A program that calculates the lift generated
by an airplane wing of a given shape and size.
| |
|
GEN |
Insert Periods |
1K | Raúl Campos |
Mar 27/98 |
|
 |
|
A routine for inserting periods (or commas) into a large number
| |
|
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
| |
|
GEN |
Structures Management |
9K | Jean-Marc DURO |
Nov 2/16 |
|
 |
|
Allocate, write, read and free structures in memory. Pointers and
variables are automatically sized according to EU version and
OS Architecture. Helps interface DLLs while being compliant with
both 32-bit and 64-bit architectures, EU 3 or EU4. -- Now uses
his new Euphoria version checker
| |
|
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 |
Print in Columns |
7K | Tony Steward |
Aug 17/03 |
1.00 |
 |
|
A routine to print reports in columns, or print listviews. It prints
listviews almost exactly as they appear on the screen. i.e. if
a column occupies 30% of a ListView control then it will occupy
30% of the page. If a column is not visible on the screen, then
it is not printed. Automatically gets column names, sizes & data.
Aug 17: bug fixes and improvements
| |
|
|
|
|
|
|
|
|
|
WIN |
Sudoku |
242K | Eric Randall |
Nov 23/07 |
|
 |
|
This is his version of the popular puzzle game. It handles various
sizes of grid ranging from 6 by 6 to 12 by 12,some with diagonals.
Puzzles can be input by the player or generated on demand. They
can be saved at any time for reloading and playing later
| |
|
WIN |
L and D Fullscreen |
371K | DB James |
May 9/07 |
|
 |
|
L and D Fullscreen is an Abstract Life screensaver that "lives"
on your screen. While the original L and D was in a small window,
this one is big, colorful, and convenient. It "saves state" to
come back exactly where it left off. There is a "movie" capability
now for capturing interesting events. And there are a total of
5 pond sizes to choose from. Read the help file for more information.
| |
|
WIN |
Ware Houser tile matching game |
614K | Michael Raley |
May 4/07 |
|
 |
|
Ware Houser is a Win32Lib based strategy game where you remove horizontal,
vertical or intersecting sets of bitmap tiles from a grid. You
can customize the grid to various sizes, and choose to play with
3, 4, 5 or 6 tile bitmaps or choose a different tile set theme.
Don't lose respect or you'll be given the pink slip. May 4: Overhauled
to work in Win32lib .60+, added timed aspect to game with introduction
of 'drop timer'
| |
|
WIN |
Get Drive Info |
3K | Al Getz |
Aug 30/03 |
|
 |
|
Some code that will determine which drives exist on a machine, and
which are available. Win32Lib not required. Aug 30: you can
get sizes in units of 1, 1000, 1024, 1000 * 1000 or 1024*1024,
and you can easily use this file as an include file.
| |
|
WIN |
Easy4Eyes EuEyes |
623K | Andreas Wagner |
Mar 30/15 |
|
 |
|
A Xeyes lookalike, based on tinewg.(Source and .exe) Mar 30: As
recommended by ryan, added a version that can be moved and resized
directly.(eueyes1.exw)
| |
|
WIN |
XML window designing |
24K | pajaro |
Sep 19/04 |
|
 |
|
Allows you to design windows using XML. The lib creates elements
and handles events for you. HTML like: "Click
me" is enough to make this button call click_function,
and the button will also be autopositioned and autosized. Requires
Matt Lewis Modified Interpreter Sep 19: minor change
| |
|