| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: dialog item
This is a possible value for the
on-double-click
event handler for a
control on a dialog with a default-button
. It tries to make
double-clicking on the control have the same effect as clicking on the
default-button. It does this by causing the
on-change
handler of the
default-button to run.
The dialog argument is the dialog and the item argument is the control but this function is not typically called directly.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |