Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 30 APR 1998 02:39:10PM David Kirch wrote:

I am an AREV programmer trying to make my first app in OI but I've hit a problem (one of many). I have data in three tables plus user entered data. I need to fill an edittable with it all.

It fills all the rows on the screen but does not display the vert. scroll bar or place data in any row not displayed. I've tried ROWDATA and CELLPOS.

For the sake of my raptly receding hair line HELP.


At 30 APR 1998 02:42PM Dave Pociu wrote:

Under the edit-table properties, there is a MORE button. After you click that, one of the options is "Vertical Scroll Bar".

P.S. You might also want to look at the LIST, ARRAY and INVALUE properties for an edit-table. They come in pretty handy.


At 30 APR 1998 03:39PM John Duquette wrote:

David,

Since I'd already lost my hair before ever seeing an OI edittable I think I can help.

The Scroll bar is a style which you set by double clicking on the Edit Table and then the "more" button.

If you know what the data you are going to put in the table you can use the LIST property. Build the variable and then call set_property(@window : '.TABLE', 'LIST', List)

The Table should then do what you want.

John Revelation

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/4dcf73a70b577ede852565f6006676d2.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1