XbaeMatrix: label format

2001-10-19 Thread Joanna Lee
Hi all, Can the row/column labels be formatted so they have more than one line and that they are center-aligned instead of left-aligned? Joanna -- ~ Joanna Lee [EMAIL PROTECTED] Rhythm & Hues Studios W: (310) 448-7031 ~

XbaeMatrix: entering formulas

2001-10-19 Thread Joanna Lee
Hi again! I would like to extend my table to handle formulas for entering values to the selected cells. Has anybody done this? I assume there will be a lot of parsing. It would help a lot if someone could show me an example of their work if they have implemented one already. Thanx:) Joanna --

Re: XbaeMatrix: entering formulas

2001-10-19 Thread Danny Backx
Ouch. Mistyped something. Danny Backx wrote: > > Hmm. I bet the next thing you'll ask is a spreadsheet. > > Check out Oleo. URL is below. > > Oleo used to be a curses or raw-X based spreadsheet until I added > a LessTif/XbaeMatrix interface to it. > > Does this answer your question ? It being

XbaeMatrix: scrollbar callback?

2001-10-19 Thread Joanna Lee
Hi, I would like to be able to perform a certain action (i.e. updating cell contents) as soon as the matrix is scrolled. I want to update only those cells that are visible so, as soon as the matrix is scrolled, the visible cells change and therefore I would need to update the new visible cells'