now when a button click "links" to another page, instead of it
commit9451aae632328ccd15da967fc8dee7a1b0c30f77
authornwanua <nwanua>
Thu, 22 Feb 2001 07:48:28 +0000 (22 07:48 +0000)
committernwanua <nwanua>
Thu, 22 Feb 2001 07:48:28 +0000 (22 07:48 +0000)
tree587ea1f3d57079e40de7c85249c28574b0a81e55
parentae9e955f10f78469c4565e7aa2a62ffdacf364ec
now when a button click "links" to another page, instead of it
being destroyed right away, a timer handler queues it for 10 seconds
later (hopefully enough time for the buttons callback to have returned).
... 10 seconds may not be enough for ALL widget callbacks...
WINGs/wtext.c