View Single Post
Bomberg
Junior Member
 
Join Date: Apr 2007
Location: Münster
Posts: 27

Old November 22nd, 2007, 11:09 PM
Quote:
Originally Posted by rob
At 01:30 PM 11/20/2007, you wrote:
With that in mind, what ARE the things you want control over? Please keep in mind that the more control you want, the more complex the tool has to be in order to provide that. So please distinguish between "important" items and "would be nice" items. :-)
The company I work for (as a technical writer, not a software developer) makes image analysis software, where the automatic generation of reports is an important feature. It is handled via a Report Generator which allows you to design your own templates for output.

You start out with a clean sheet and put objects on it: containers for data, text, grafic elements, whatever. These objects can be position, resized, aligned and so on.

Now you can easily bind different things to the containers; you just drag&drop the thing you want from a list onto the container. After completing the template you load your data, trigger the report generator and the data of this specific data set is handed over to the generator and fed into the containers.

For a character sheet you either have data of a fixed size (attributes, saving throw bonuses,...) or lists of data (equipment, spells, available weapons,...) so you'd probably need two different mechanisms to fill the containers.

This way of working is rather intuitive - for me, at least 8) - and gives you near complete freedom for your design-your-own sheet.

To make it perfect, allow for filtering and sorting of the data within a container. We could have a list of combat-relevant feats under the combat block: make a container for the list of feats and filter it for combat relevant ones. This would of course necessitate an extension of the data, but hey! dreaming should be possible!

If you have questions about this stuff, feel free to contact me.

---
Huldvoll

Baron von Bomberg
Bomberg is offline   #7 Reply With Quote