brunotoira Posted April 23, 2014 Posted April 23, 2014 I need to create a simple magnifier with mousemove event... Like this: UniImage1 and UniImage2Magnified When move mouse in UniImage1, the UniImage2 is magnified or zoomed... i saw this sample but i dont know how implement this in Delphi and UniGui... http://mark-rolich.github.io/Magnifier.js/
Oliver Morsch Posted April 23, 2014 Posted April 23, 2014 You can use this HTML/JS in a TUniHTMLFrame.
brunotoira Posted April 24, 2014 Author Posted April 24, 2014 Yeah, but i dont know how do this... and "merge" Magnifier.js in project... i'm a newbie...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now