Re: 8667 vertical and horiz scroll in a tab canvas

From: Paul Dorsey <pdorsey_at_dulcian.com>
Date: Sat, 13 Mar 1999 23:03:35 GMT
Message-ID: <b9CG2.1864$1P.512_at_news.rdc1.nj.home.com>


You will have to use a stacked canvas on the tab page. Use a vertical scroll bar on the block and place the block on the stacked canvas with the horizontal scroll bar on the canvas.

Do a show view on the correct tab and a hide view on all other tabs.

If there are fields on the tab that are not on the stacked canvas, you will need to also do a show view on when_new_block_instance, otherwise the canvas will be buried under the tab control.

I don't tend to like this design standard. I think it is better to use an overflow area at the bottom of the block for the fields that you can't horizontally on the screen. So your block looks like this:

field 1    field2   field 3                                   _
|_____|______|__________________|    |  |
|_____|______|__________________|    |  |
|_____|______|__________________|    |_|
            _____               _____

field 4 |_____| field 5 |_____|
--
Paul Dorsey
Dulcian, Inc.
www.dulcian.com
212 595 7223
kevinr75_at_my-dejanews.com wrote in message
<7ce4oa$pcl$1_at_nnrp1.dejanews.com>...

>Hello,
>
>Im try to display a tabular data block with both vertical and horizontal
>scroll bars within a tab page. Im not sure how to do it or if it is
possible.
>
>I know how to do it using a stacked canvas - enable one scroll bar on the
>block and another on the canvas.
>
>Can anybody point me in the right direction?
>
>Thanks
>Kevin Rose
>krose_at_cs.mun.ca
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Sun Mar 14 1999 - 00:03:35 CET

Original text of this message