Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have been working on a project where using On/Off button to apply set filters. The button works perfectly, but problem starts when I click on Clear in the top menu...despite the fact that all selections are cleared, the button stays ON, but it should go back on OFF.
Please let me know if you have any solution for this.
Regards,
Tereza
Hi,
this would work fine for using a button, but I use text where is applied picture as background.
please see file attached.
Any suggestions for this case?
You could lay the buttons over each other. Easiest way to do this is note the X-pos and Y-pos values (Normal mode) under Properties > Caption and apply to the other button.
Another option would be to load the images into your document using the Bundle command. These images can then be called using a conditional statement.
flipside
Good night!
I created a new button in your application that does what you need. I used the function GETCURRENTSELECTION () and seemed to work right. Check and reply me if that was what you wanted, if not reply me what is wrong with this working solution.
Attached hereto qvw your document.
Hug!
Hi Junior,
your solution was the one I was looking for
Thank you!
T.