Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Installation
»
General
»
How to put Mouse cursor Invisible ?
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Linux daemon's AccessViol...
by
auRazor
[
Today
at 06:00:26 am]
Linux daemon's AccessViol...
by
auRazor
[
Today
at 05:58:42 am]
Library switches
by
anonymousstranger
[
Today
at 05:42:36 am]
Compiling on unbutu 20.10...
by
auRazor
[
Today
at 05:16:49 am]
Source for Lazarus IDE Co...
by
Trenatos
[
Today
at 04:58:01 am]
Code in If statement not ...
by
Handoko
[
Today
at 04:53:40 am]
"ASpell" spell checker
by
dbannon
[
Today
at 04:24:07 am]
Problem with scrolling im...
by
Handoko
[
Today
at 03:57:58 am]
TCombobox dropUPlist?
by
Handoko
[
Today
at 02:48:57 am]
FTP server not responding
by
dbannon
[
Today
at 02:48:36 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to put Mouse cursor Invisible ? (Read 7093 times)
WarLock
Guest
How to put Mouse cursor Invisible ?
«
on:
November 21, 2005, 07:47:07 am »
Hi all
i'm working on a opengl demo and a wanna know how to put the corsor of the mouse invisible
Thanks
Logged
matthijs
Hero Member
Posts: 537
RE: How to put Mouse cursor Invisible ?
«
Reply #1 on:
November 21, 2005, 09:05:17 am »
Have you tried:
Code:
[Select]
Screen.Cursor := crNone;
Logged
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.)
Why cannot I upload my own Avatar?
WarLock
Guest
i found it
«
Reply #2 on:
November 21, 2005, 09:25:38 pm »
hi matthijs
Screen.Cursor := crNone; dont working but i found it; it's
Quote
ShowCursor(false);
like the winapi
Thanks for your help
WarLock
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Installation
»
General
»
How to put Mouse cursor Invisible ?
TinyPortal
© 2005-2018