| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |