Wow thanks Sarah that is huge! I didn't see that anywhere in the docs but I probably didn't look closely enough.

But no I have an odd thing happenning. I can only set columns widths up to 120. Anything over is interpreted as width-120 so that if I set the width to 125 I get a column 5 pixels wide. Odd huh? There is probably a max width for the columns property I need to set. I will dig around. I am going to have to get used to that again.

Viva le Hyperca... err....  REVOLUTION!

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM

On Mar 21, 2006, at 7:11 AM, [EMAIL PROTECTED] wrote:

On 3/21/06, Robert Sneidar <[EMAIL PROTECTED]> wrote:

Is there any way to make a scrolling table field have column widths
that vary? If not, is it possible to add object types so I can write
my own, or has someone else already done this?



If you don't need the fields to vary once set, you can just use the
tabStops, e.g.
  set the tabStops of fld "MyList" to "100,150,300,320,400"
will produce columns with widths 100, 50, 150, 20 and 80 with all
extra columns also being width 80.

If you need the column widths to be variable, then you need Chipp's
altFldHeader plugin which you can get from here:
<http://www.altuit.com/webs/altuit2/RunRev/default.htm>
Follow the links to altPlugins -> Downloads and you'll find it near
the bottom of the page.

Cheers,
Sarah


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to