OpenDCL Forums

OpenDCL => Show and Tell => Topic started by: Fred Tomke on April 10, 2008, 11:23:31 AM

Title: Systemvariable Manager
Post by: Fred Tomke on April 10, 2008, 11:23:31 AM
Hello,

this Systemvariable Manager is an example from an application for townplanning and landscaping StadtCAD, euroGIS IT-Systeme.
Started in ObjectDCL, rewritten in OpenDCL. The information about systemvariables are stored in a database. This manager allows to change values, to organize the variables and to export into an XML file for exchange. The user can search for variables where key word matches with variable name or description. The search result can be added as a user defined filter.

Fred
Title: Re: Systemvariable Manager
Post by: BazzaCAD on April 10, 2008, 11:32:40 AM
Nice work Fred, looks great.
What type of Database are you reading\writing to?
Is that a HTML control on the bottom for the help system?
Title: Re: Systemvariable Manager
Post by: Fred Tomke on April 10, 2008, 11:53:27 AM
Hi Barry,

I'm using Access DB only. In very very very seldom cases I have access to dBase.

Yes it's an HTML control. The page you see is will be created at runtime whenever you click an item. The single values for name, description, autocad release (which it is introduced first time), read-only mode and long text are values from the database. The current systemvariable value describes the current state of AutoCAD/Drawing.

Fred
Title: Re: Systemvariable Manager
Post by: donnieworld on November 09, 2015, 07:25:35 PM
Looks fantastic. English version? Are you selling it?
Title: Re: Systemvariable Manager
Post by: Fred Tomke on November 10, 2015, 01:41:49 AM
Hi, not seperately, part of a bigger solution.
Regards, Fred