Strange Clarion Behaviour
Posted October 29th, 2009 by Andrew PopoffClarion 6.3.9058
I have a clarion window with two buttons. Each button have an ID. As I understand this ID’s starts from 16385 (4001H). You can see this ID’s using some Spy. Thus we have a buttons with ID 16385 and 16386.
I send the message WM_COMMAND for ID 16385 and the action is executed on the [...]
Tags: bug | No Comments »