|
|
|
#1
|
|||
|
|||
|
Razor can u do me a favour?
i can't manage to create something like this post #53 i mean by the scrolling of form when mouse hovers on the tiles. can u share a example or jst the trick. I want to use it in my modified version of ur WPI. Thanks in advance Last edited by Gupta; 16-08-2016 at 03:25. |
| The Following User Says Thank You to Gupta For This Useful Post: | ||
Prince4 (16-08-2016) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
Pretty easy stuff if you are able to use these lines of WPI:Code:
{$EXTERNALSYM MOUSEEVENTF_MOVE}
MOUSEEVENTF_MOVE = $0001; { mouse move }
{$EXTERNALSYM MOUSEEVENTF_ABSOLUTE}
MOUSEEVENTF_ABSOLUTE = $8000; { absolute move }
|
|
#3
|
|||
|
|||
|
Quote:
Last edited by Gupta; 25-08-2016 at 06:16. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |