If you set the list to use a custom draw routine, you don't have to worry
about intercepting the popSelectEvent but you will have to draw the text of
the list yourself.


-----Original Message-----
From: Neil Rhodes <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, June 11, 1999 8:33 PM
Subject: Re: Popup triggers and lists that use custom draw routines


>David,
>
>Yes, popup triggers will work with lists that use a custom draw function.
>
>However!, you must catch the popSelectEvent (sp?) and return true so that
>the default handling (to set the control's label to that of the chosen
text)
>doesn't happen (this assumes you've called SetListChoices with a null list
>of text).
>
>You'll have to set the control label yourself.
>
>Neil
>
>> I've tried searching docs & egroups (frustrating) for the answer and came
>> away empty handed:
>>
>> Will popup triggers work with lists that use a custom draw function?
>> --------------------------------------------------
>> David Tribble, INRI Hawaii
>> (808) 625 2118 (v)  (808) 625 6315 (f)
>>
>>
>>
>
>
>


Reply via email to