Re: Oracle Power Objects

From: Gordon E. Hooker <gordonh_at_thehub.com.au>
Date: 1996/12/01
Message-ID: <32a0ea41.956793_at_news.thehub.com.au>#1/1


Tony Smisovsky <tony.smisovsky_at_swipnet.se> wrote:

>Kári Poulsen wrote:
>>
>> I imagine that you're using two drop boxes for this. Here's how I
>> use it in my apps:
>> in the second drop box you should put in the
>> 'Updatelist' method:
>> dim s as string
>> s="=Select whateverlabel,whateverid from whatevertable "
>> s=s & "where somekey=" & str(thevaluefromthefirstdropbox)
>> self.translation=s
>> inherited.updatelist()
>>
>> And in your first drop box you call this method from the
>> postchange() method.
>>
>> mail me if this don't work... (OPO is not on this machine, so I'm not
>> abosulely shure..)
>>
>> regards
>> Kári Poulsen
>> Faroese Broadcasting..
>>
>Can I in the (second) drop box select several rows? How?
>Tony.

If you are using OPO2 you can use the cslist OCX that comes with V2 on Windows. Other than that you will have to build your own class that fakes a multi-select drop box.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Gordon E. Hooker MACS PCP
25 Clarke Street Ripley Queensland Australia Phone 61-7-32940555
Email gordonh_at_thehub.com.au
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ We are just two lost souls living in a fish bowl Year after year

Pink Floyd Received on Sun Dec 01 1996 - 00:00:00 CET

Original text of this message