Hi apr pillai Hey that is cool that you made that. Nice site too.
Just wondering if what you made will work from subforms and from subforms nested in subforms. And will it work even when the text box is empty before open the zoom? And if the user clicks in the textbox and edits it a little then opens the zoom will it open with the edited text, or just the text as it was when they first clicked on the box?
Those were all problems I encountered - though I managed to solve all of those issues (though my solution for subforms and nested subforms is far from ideal). I also made the large text box on my zoomform scrollable with the mousewheel (though I didn't document the code for that bit here).
I ask because I am sure your solution is probably much better than what I have cobbled together but I would hesitate too use your method for fear of running into all the same problems that I already managed to fix for the method I am currently using.
Just wondering if what you made will work from subforms and from subforms nested in subforms. And will it work even when the text box is empty before open the zoom? And if the user clicks in the textbox and edits it a little then opens the zoom will it open with the edited text, or just the text as it was when they first clicked on the box?
Those were all problems I encountered - though I managed to solve all of those issues (though my solution for subforms and nested subforms is far from ideal). I also made the large text box on my zoomform scrollable with the mousewheel (though I didn't document the code for that bit here).
I ask because I am sure your solution is probably much better than what I have cobbled together but I would hesitate too use your method for fear of running into all the same problems that I already managed to fix for the method I am currently using.