< Panoramic BASIC Language

User's Guide

Reference Manual

F.A.Q

How To Begin

Examples

History

Forum


NEWS :

PANORAMIC V0.9.11

September 29 , 2008

-> 12 new keywords


PANORAMIC V0.9.10

July 19, 2008

-> 23 new keywords


PANORAMIC V0.9.9

April 25, 2008

-> 9 new keywords


PANORAMIC V0.9.8

January 26, 2008

-> 16 new keywords


PANORAMIC V0.9.8beta

October 27, 2007

-> fixed bugs, new IDE


PANORAMIC V0.9.7

September 17, 2007

-> 24 new keywords


PANORAMIC V0.9.6

June 29, 2007

-> 19 new keywords


PANORAMIC V0.9.5

May 27, 2007

-> 13 new keywords


PANORAMIC V0.9.4

April 28, 2007

-> loops WHILE / END_WHILE and REPEAT / UNTIL


PANORAMIC V0.9.3

March 28, 2007

-> 2 new keywords


PANORAMIC V0.9.2

February 21, 2007

-> new mouse functions


PANORAMIC V0.9.1

January 27, 2007

-> 3 new keywords


PANORAMIC V0.9.0

January 4, 2007

-> First public release


PANORAMIC

Powered, Easy and Simple Language

to create your own Windows applications

Version française ici


PANORAMIC is a simple and user-friendly language using the syntax of the famous Basic language.

It has been designed to be easy to use.

This software is named "PANORAMIC" because it has a very large field of activities: system objects, sounds, musics, pictures, movies, 2D drawings, 3D worlds (with 3D objects, 3D camera, 3D light), text files, EXCEL driving, etc, etc.

Executable files (EXE) can be generated to create and to distribute stand-alone applications running without PANORAMIC.

The freeware versions are ready to be downloaded:
- PANORAMIC_EDITOR to build and master your application from scratch,
- PANORAMIC_IDE to be helped by a graphical interface to create your application.

These versions run under Windows XP, Windows 2000, Windows Vista.

Be careful, PANORAMIC is still under development and may have bugs!


PANORAMIC stays on the DVD French magazines:

FREELOG n°86 March/April 2008

FREELOG n°88 September/October 2008 !


Very easy to use:

Only 2 lines to create a button with an explanation

button 1

caption 1,"Save File"

Only 3 lines to create a explaining button which executes a program when clicked

button 1

caption 1,"Save File"

on_click 1, program

Only 2 lines to create a 3D world containing a teapot

scene3d 1

3d_teapot 1

 

Able to manage a lot of system objects, for instance:

button edit
alpha combo
option list
check memo
form picture
scene3d

track_bar

progress_bar scroll_bar

 


PANORAMIC_IDE

It is the Integrated Development Environment of the PANORAMIC language.

It makes possible:

- to create directly the interface of your application with the mouse : you choose your objects, you drop and resize them on the main form (method of "drag and drop"),

- to create and edit the specific source code of your application,

- to execute the source to test your application and to observe its aspects and behaviours,

- to generate executable files and stand-alone applications which can be distributed and used without PANORAMIC,

- to save your work,

- to load your saved work,

- to check if your syntax is correct with the highlight syntax function,

- to have an help on the syntax and the use of commands and functions,

- to chose the working language (english or french).

No library, no DLL, no special manipulation are necessary to use PANORAMIC : it is ready for use.
In the same way, the executable files you create need no DLL, no library to run : they are portable and independent. They can be for instance used simply from a flash disk.

Snapshot of the Integrated Development Environment when it starts:

A limited version is available here for free (Freeware).

Release 0.9.11 dated September 29, 2008: PANORAMIC_IDE


PANORAMIC_EDITOR

Text editor to create and modify the source, to run it and to generate standalone applications.

This editor is available for the part of users who want to master everything of their application from scratch. The objects are not created by a drag and drop method, but by coding them.

To use it, just run the .EXE file, no DLL and no installation are necessary. A help is included and available at run time.

A limited version is available here for free (Freeware).

Release 0.9.11 dated September 29, 2008: PANORAMIC_EDITOR


Download the DDL necessary to use parallel port: inpout32.dll


e-annuaire

Annuaire Miwim


Developer : Jean-Jacques Druelle

Updated : September 30, 2008