gambas-source-code/app/examples/Drawing/Fractal/.project
Benoît Minisini c31c915f1d [DEVELOPMENT ENVIRONMENT]
* NEW: Animate wizards.
* NEW: Software farm: The software description is now selectable.
* NEW: Software farm: The software box text contents is now displayed 
  without waiting for the icon to be available.

[EXAMPLES]
* BUG: Fix the GNUBoxWorld icon.

[GB.FORM]
* NEW: Wizard.Animated is a new property that animate the wizard when 
  going to the next or previous step.


git-svn-id: svn://localhost/gambas/trunk@6728 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-12-12 23:33:39 +00:00

19 lines
533 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.6.90
Title=Fractal
Startup=FFractal
Icon=icon.png
Version=3.6.90
VersionFile=1
Component=gb.image
Component=gb.gui
Component=gb.form
Description="Mandelbrot Fractal with Just-In-Time compilation.\n\nThis example allows to freely zoom into the Mandelbrot fractal in real-time. You can toggle just-in-time compilation by hitting the \"F\" key."
Authors="Benoît Minisini"
TabSize=2
Translate=1
Language=en
Vendor=Example
Packager=1
Tags=JustInTime
Screenshot=/home/benoit/fractal.jpg