OpenDCL Forums

OpenDCL => Show and Tell => Topic started by: AutoKAD on September 04, 2009, 01:42:28 PM

Title: PanGroups
Post by: AutoKAD on September 04, 2009, 01:42:28 PM
This is a project that I have been working on for a little while now, called PanGroups.  The aim of this project is to provide a way to manage floating forms during runtime.  This includes panel stacking/grouping, collapsing forms in/outside of panel groups, reorganizing panels within panel groups, and moving panel groups on screen.  Connecting panels to other panels is made possible by dragging and dropping a selected corner to the corner of the panel that you would like to connect.

I've decided to post this in Show and Tell to see what kind of response this project receives.  Hopefully some of you will find this interesting and able to find some kind of inspiration at any level to help you along with you own project development using OpenDCL.

Before loading, please read the release notes in PanGroups.lsp

Thanks for trying it out!   ;D

Kevin
Title: Re: PanGroups
Post by: BazzaCAD on September 04, 2009, 02:09:14 PM
Vary nice, thanks for sharing.