PDA

View Full Version : columnwindowlist help



Maxxx26
September 24th, 2009, 12:45
I have a small question. I want to modify the sheet for NPCs to include a windowlist for spell-like abilities (so that I don't have to search for them either in the description or somewhere else). Since the NPC sheets use columnstringfield and columnnumberfield that change their vertical position relative to the other things in the sheet, I would like to have something similar for windowlist items.

In other words I would like a list template that allows me to use it in conjunction with columnstringfields and columnnumberfields in such a way that the list is always anchored at the right position and its height is always such that all elements in the list are displayed (so I don't need a scroller for the list itself).

I would appreciate any help, as I am currently lost with figuring out how to do that. Thanks a lot.

madman
September 26th, 2009, 05:43
i did the same thing you are trying to do. i think(look at this). I dont know how you want to arrange the info in the window. but maube this is a good start.

Chris