Hello, I am having a bit of trouble setting a rectangle on a particular row visible = 1 , i will then need to set it visible = 0 after the mouse has moved off that row.
The event that triggers this is is called mousemove (pbm_dwnmousemove).
You can see from the video, I am getting the row fine, I just need to know what command to pass for that row and that rectangle!
https://i.ibb.co/KrtZvZ8/image.png = screenshot of code/window
https://www.youtube.com/watch?v=pstB_ODsX1s = video of it running and getting the rows
Thanks
FlipFlap46 Leeuwesomething
FlipFlap46 LeeuweHi I'm Miguel
FlipFlap46 Leeuweso you want to show a grey oval behand the back arrow?
FlipFlap46 LeeuweJust place it on top of the image with the arrow. and right click on it and do a "send to back" of the oval. The arrow image has to be transparent in the area around the arrow.
FlipFlap46 LeeuweI'm not sure if you can set transparencies for normal rectangle and oval objects. If not you have to use a datawindow for these 2 objects
regards