FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   mouse pointer or cursor hide (https://fileforums.com/showthread.php?t=96740)

yasitha 12-03-2015 17:42

mouse pointer or cursor hide
 
i want hide mouse point or cursor, with inno setup. so please anyone know about this tell me.!!!

Razor12911 12-03-2015 23:02

TComponent.Cursor:=crNone //Hide
TComponent.Cursor:=crArrow //Show

yasitha 15-03-2015 17:47

Quote:

Originally Posted by Razor12911 (Post 438803)
TComponent.Cursor:=crNone //Hide
TComponent.Cursor:=crArrow //Show

example plz?
if i put this some where i getting error,
TComponent.Cursor:=crNone
it says unknown, if you had time please, comment here example,

Razor12911 15-03-2015 18:51

wizardform.diredit.cursor:=crNone;
really don't know the reason you want to hide mouse cursor, it's now like you are watching a movie or something.

yasitha 15-03-2015 18:58

Quote:

Originally Posted by Razor12911 (Post 438910)
wizardform.diredit.cursor:=crNone;
really don't know the reason you want to hide mouse cursor, it's now like you are watching a movie or something.

its not going to hide. :(

and yes i want like that, mean
when i see movies mouse goint to hide, i want to do that, when video scream comes up.
you remember i make flash to video, so thats why i need this, please tell me what to do. :(

if CMD work ? with this ? mean like tmp hide ?

Razor12911 15-03-2015 19:34

bro, just making one object hide the cursor won't cut it, you have to make all of them do that in order for total cloak. or only do the parent of the video.

yasitha 17-03-2015 01:38

Quote:

Originally Posted by Razor12911 (Post 438914)
bro, just making one object hide the cursor won't cut it, you have to make all of them do that in order for total cloak. or only do the parent of the video.

I DON'T WANT TO HIDE Cursor.
I WANT TO HIDE mouse pointer, like (Disable Mouse on VideoPanel.)
Default mouse pointer.

Default mouse pointer show up when Video playing inno setup. so please answer me how to i hide it ?


All times are GMT -7. The time now is 21:10.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com