OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Slavko Ivanovic on November 13, 2009, 12:44:57 AM

Title: About Studio Feature
Post by: Slavko Ivanovic on November 13, 2009, 12:44:57 AM
Again I was applying some improvements (revisions) on some of my projects,
and again cross my mind that it would be very useful that Studio have something
like FastProjectDump into .txt that includes Forms, Controls, Events, (not properties).
For quick look, cause this will be a time saver for those who have many opened projects.

Something like this:
Code (autolisp) Select

OpenDCL Project Fast Dump
-------------------------
Date: 13. November 09
OpenDCL Studio 6.0.0.12

Project Name: myProject.odcl
Autolisp File: myProject.txt
Last saved:        5.1.2.3

Forms:          Controls:         Events:
----------------------------------------------

Form1                            Initialize
               TabStrip1        Changed
                                SelChanging
               TextBotton2      Clicked
                                MouseMove
                                DragnDropBegin

----------------------------------------------
Form2                            Initialize
                ....                    ....
                                       ....
                                       ....
                ....                    ....



I need Your opinions about this.

Slavko
Title: Re: About Studio Feature
Post by: Slavko Ivanovic on November 13, 2009, 07:54:37 PM

I play around with this idea and created this.
http://www.opendcl.com/forum/index.php?topic=1011.0  (http://www.opendcl.com/forum/index.php?topic=1011.0)

but stil wil bw nice to have this in Studio.