Sponsor FloSync Free digital signage & video wall software for Mac and Windows Download Free

ReadButton Ext

External modules for 4D.
Post Reply
User avatar
Info-Mac
Administrator
Posts: 13716
Joined: December 21st, 1988, 11:00 am

ReadButton Ext

Post by Info-Mac »

Download: http://archive.info-mac.org/dev/db/a4d/ ... on-ext.hqx

To: [email protected]
X-VMS-To: IN%"[email protected]"

ReadButton(Var1;Var2)
JJJVar1 is the handle to an external area
JJJVar2 is a numeric variable

You must call ReadButton in the During phase of a layout procedure for each picture button you have installed in a layout.

If the call to the during phase is due to a click in a button, Var2 is equal to 1 else it is equal to 0.
Post Reply