Design classes visually in PPL 2

June 22nd, 2009 | Tags: , , ,

Design classes visually

Have you ever wanted a purely object-oriented development environement that allow you to design classes and programs with just drag and drop?

PPL 2 is built on a fully object-oriented set of libraries that offers creation of user’s classes by simply expanding classes that already exists.

Once your class structure is defined, you need to apply rules to it. With PPL 2’s visual programming, simply drag objects to events and select the action to execute. You can do most of standard code based programming in just a few clicks.

The powerful code completion is also available while you design your program’s logic visually. No more wondering of which procedure or function does what, the integrated help engine is always there when you need it.

No comments yet.
You must be logged in to post a comment.
TOP