Banner showing base of Eiffel tower

Github

Download version 1.4.8: Windows or Linux

Example: Vision-2 Extensions Demo

This project has 33 classes.

ECF: graphical.ecf

Test application for selected components from Eiffel-Loop extension libraries for Vision-2 and Docking.

Directory: example/graphical/source

[ . ]

. /apps

. /fractal/configuration

. /fractal/model

. /fractal/ui

. /postcard-viewer

. /quantum-ball-animation

. /slide-show

. /test

[ . ]

APPLICATION_ROOT

Application root

BUILD_INFO

Build specification

Further Information

Click on class link to see notes.

COMPILE_CLASSES

Include classes in compilation

apps

FRACTAL_APP

Simple geometric fractal defined by Pyxis configuration file

PANGO_CAIRO_TEST_APP

Pango cairo test app

Further Information

Click on class link to see notes.

POST_CARD_VIEWER_APP

Post card viewer app

Further Information

Click on class link to see notes.

QUANTUM_BALL_ANIMATION_APP

Application to demonstrate multi-threaded console output switching. One thread produces timer events and another consumes them. Use the console toolbar to switch log output that is visible in terminal console.

SLIDE_SHOW_APP

Command line interface to SLIDE_SHOW_COMMAND

fractal/configuration

FRACTAL_COMMAND

Launch GUI of type EL_VISION_2_USER_INTERFACE [FRACTAL_MAIN_WINDOW]

FRACTAL_CONFIG

Fractal config

ROOT_PARAMETERS

Root parameters

SATELLITE_PARAMETERS

Satellite parameters

SHARED_FRACTAL_CONFIG

Shared fractal config

fractal/model

FRACTAL_LAYER

Fractal layer

FRACTAL_LAYER_LIST

Fractal layer list

FRACTAL_MODEL_WORLD

Fractal image model world

(First class to make use of EL_BOOLEAN_OPTION)

FRACTAL_WORLD_CELL

Fractal fractal_world cell

MODEL_CONSTANTS

Color constants

REPLICATED_IMAGE_MODEL

Replicated image model

fractal/ui

FRACTAL_MAIN_WINDOW

Fractal main window

postcard-viewer

ADDRESS_BAR

Address bar

POSTCARD_VIEWER_MAIN_WINDOW

Postcard viewer main window

POSTCARD_VIEWER_TAB

Postcard viewer tab

quantum-ball-animation

MODEL_ELECTRON

Model electron

MODEL_WORLD_TILER

Model world tiler

QUANTUM_BALL_ANIMATION

Quantum ball animation

QUANTUM_BALL_ANIMATION_AREA_CELL

Quantum ball animation area cell

QUANTUM_BALL_MAIN_WINDOW

Quantum ball main window

slide-show

SLIDE_SHOW

Configurable slide-show generator

SLIDE_SHOW_COMMAND

Create slides for video

Further Information

Click on class link to see notes.

SLIDE_SHOW_WINDOW

Main window for slide show generator

test

PANGO_CAIRO_TEST_MAIN_WINDOW

Pango cairo test main window

Further Information

Click on class link to see notes.

UNTITLED_DIALOG

Test to see if possible to make swap implemention with EV_UNTITLED_DIALOG_IMP without breaking any contracts