[REVIEW REQUEST] onShowing, onHiding, etc events in ComboBox
Richard Bair
richard.bair at oracle.com
Wed Apr 25 15:10:40 PDT 2012
+1 Looks perfect.
On Apr 24, 2012, at 2:52 AM, Jonathan Giles wrote:
> Sorry, fixed that.
>
> -- Jonathan
>
>
> On 24/04/2012 9:50 p.m., Jeff McDonald wrote:
>> +1 for me based on your description. The JIRA issue is not public (at least
>> I didn't have access to it).
>>
>> On Mon, Apr 23, 2012 at 3:50 PM, Jonathan Giles
>> <jonathan.giles at oracle.com>wrote:
>>
>>> Hi all,
>>>
>>> Another review request: http://javafx-jira.kenai.com/**browse/RT-20855<http://javafx-jira.kenai.com/browse/RT-20855>
>>>
>>> This request basically asks to add callbacks into ComboBox related to the
>>> popup ListView showing, being shown, hiding, and being hidden. This API is
>>> the same as in Menu and other places. In other words, there is now
>>> onShowing, onShown, onHiding and onHidden callbacks you may listen to.
>>>
>>> There is a patch attached to the Jira issue for your perusal.
>>>
>>> Thanks,
>>> Jonathan
>>>
More information about the openjfx-dev
mailing list