Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (VoroneTZ, 7th_zorro), 1,071 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
stupid mouse question #129144
05/10/07 12:33
05/10/07 12:33
Joined: Jul 2006
Posts: 96
C
ChildeHarold Offline OP
Junior Member
ChildeHarold  Offline OP
Junior Member
C

Joined: Jul 2006
Posts: 96
Using an A5 template there's always the necessity to rightclick the mouce onse, to make the arrow visible (which may effet objects etc).
Obviosly there are two modes: one which represents the systems mouse (which does not affect touchable objekts) and another, which interacts with the engine.

How can I avoid this first rightclick - which is a nuicance for the normal user?

Re: stupid mouse question [Re: ChildeHarold] #129145
05/10/07 12:39
05/10/07 12:39
Joined: May 2004
Posts: 1,510
Denmark
Claus_N Offline
Serious User
Claus_N  Offline
Serious User

Joined: May 2004
Posts: 1,510
Denmark
You can call function mouse_toggle from menu.wdl in the A5 templates to manually toggle the mouse.

PS. More about using the mouse here:
http://www.nighthawk.dk/v5/index.asp?PageID=ShowArticle&ID=19

Re: stupid mouse question [Re: Claus_N] #129146
05/10/07 14:39
05/10/07 14:39
Joined: Oct 2003
Posts: 702
Z
zazang Offline
User
zazang  Offline
User
Z

Joined: Oct 2003
Posts: 702
You could set mouse_pointer = 0; in the code.
There are other values for this variable and
you can check the manual for it.


I like good 'views' because they have no 'strings' attached..
Re: stupid mouse question [Re: zazang] #129147
05/10/07 15:46
05/10/07 15:46
Joined: May 2004
Posts: 1,510
Denmark
Claus_N Offline
Serious User
Claus_N  Offline
Serious User

Joined: May 2004
Posts: 1,510
Denmark
Quote:

You could set mouse_pointer = 0; in the code.
There are other values for this variable and
you can check the manual for it.


He wants to avoid right-clicking to show the mouse (otherwise please correct me ), so it might be mouse_mode he needs to use instead And by using mouse_toggle from the A5 temp, you do not need the "while(...){mouse_pos.x=pointer.x;..." code

Re: stupid mouse question [Re: Claus_N] #129148
05/11/07 13:20
05/11/07 13:20
Joined: Jul 2006
Posts: 96
C
ChildeHarold Offline OP
Junior Member
ChildeHarold  Offline OP
Junior Member
C

Joined: Jul 2006
Posts: 96
thanks, Claus, that was helpful. One follow-up question though: Is there a way to force a moose-click via script command?

Re: stupid mouse question [Re: ChildeHarold] #129149
05/11/07 13:50
05/11/07 13:50
Joined: May 2004
Posts: 1,510
Denmark
Claus_N Offline
Serious User
Claus_N  Offline
Serious User

Joined: May 2004
Posts: 1,510
Denmark
Not as far as I know... But maybe using a plugin


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1