Subject | Re: [IBO] IB Standard Actions |
---|---|
Author | Sergey Kanovka |
Post date | 2001-08-17T13:38:52Z |
Damian,
As a workaround try to use in dataset's OnGainFocus something like
with ActionList do
for i := 0 to Pred( ActionCount ) do
TIB_CustomActionUpdate( Actions[i] ).Datasource := Sender;
Serge
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com
As a workaround try to use in dataset's OnGainFocus something like
with ActionList do
for i := 0 to Pred( ActionCount ) do
TIB_CustomActionUpdate( Actions[i] ).Datasource := Sender;
Serge
>> HiJW> find
>>
>> I was looking through the standard actions for IB and was surprised to
>> that they do not use Announce Focus and Received Focus like the IB Bars -_________________________________________________________
>> Is there any plans to do this?
>>
>> Also are there any plans to include Standard Actions for searching,
>> sorting, etc?
>>
>> Thanks for your time.
>>
>>
>> Damian Dowling
>> IT Manager
>> Pallas Foods Ltd
>>
>> Phone: + 353 69 20200
>> Fax: + 353 69 20201
>> Email: it-manager@...
>>
>>
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com