Re: Forms 4.5 ??
From: <afischer_at_ea.com>
Date: 1996/02/28
Message-ID: <4h1v6b$96d_at_viper.ea.com>#1/1
Date: 1996/02/28
Message-ID: <4h1v6b$96d_at_viper.ea.com>#1/1
rbtkubo1_at_ix.netcom.com (Sean Kubovcik) wrote:
>I have two questions:
>
>1. How do you build a list box that is populated with a select
>statement? I am tring to use a list box to display data for the user
>to be able to choose from and I want to populate this list box from a
>select statement.
>
>2. I have a block that I checked for scroll bar and it was created on
>the canvas but during run time it doesn't work. I can navigate with
>the default menu bar at the top with next record and previous record
>but not with the scroll bar. I have buffers and fetched set to 10.
>
>Any assistance would be appriciated. Thanks.
>
>Sean
>
>RBTKUBO1_at_IX.NETCOM.COM
>
- Base your list box on a record group that is populated by a select statement.
- Not sure what you mean. Oracle's implementation of scroll bars is a bit lame in that dragging the scroll box to the end of the scroll bar doesn't (usually) take you to the last record. What exactly does your scroll bar do/not do?