bartech Posted October 17, 2019 Report Posted October 17, 2019 Hello, Omron NA project: I'm trying to create a button with image (see picture). Unfortunately if I click on the image the button does not work because the image is 'above' the button itself. Is there a way to solve the problem ? Thanks!! Quote
Michael Walsh Posted October 17, 2019 Report Posted October 17, 2019 The easiest way is to delete the button and then set a press event for the image. To do this, show the Events and Actions window: Then select the image and in the Events and Actions window, select Press as the event. Then choose what action to take when the image is pressed: It seems that this is a button that switches you to another page, so you could use the ShowPage Action, you would then just need to specify which page to go to. You could also do many other functions like setting a variable to a specific value, etc. 1 Quote
Crossbow Posted October 29, 2019 Report Posted October 29, 2019 You can also create buttons with off and on images... change the display type from rectangle to Image and load the images... Quote
bartech Posted November 23, 2019 Author Report Posted November 23, 2019 Sorry for the late answer, thanks a lot Michael and Crossbow! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.