Hero6
It is currently Thu, 28 Mar 2024 13:51

All times are UTC - 8 hours


Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Mon, 17 Feb 2014 17:13 
Offline
Glory Hound
User avatar

Joined: Mon, 27 Jan 2014 21:45
Posts: 65
I hit cancel on the "Choose Your Name" dialog, and suddenly I was unable to press anything. Turn out the mouse cursor changes when the dialog opens, but doesn't change back when you press cancel. Quickfix is to right click to alternate mouse cursors when it happens, but that's not very intuitive. Same goes for when you press back on the character sheet.


Top
 Profile  
 
PostPosted: Mon, 17 Feb 2014 18:27 
Offline
Site Admin
User avatar

Joined: Wed, 18 Dec 2013 09:56
Posts: 101
I've been dealing with these pointer issues. Each GUI modifies the mouse.mode they are using (based off an enum of cursors available from the Mouse Cursors available in the AGS editor (e.g., 0 == eModeWalkto)). What I've been doing is setting them manually, but I'd like to capture the current pointer value so I can return the pointer to that value for cases like the Name Cancel.
I'd also like to disable the right-click feature under certain conditions. Obviously, the user should not have access to the walk icon when creating a character. Likewise, right-clicking when you've selected a spell causes an issue as well where the topbar GUI is no longer accessible (Ctrl-Q FTW!).

_________________
Robert

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
"What good is knowledge and wisdom if you can't use it?" - Erasmus


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 8 hours

Who is online

Users browsing this forum: No registered users and 1 guest

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Search for:
Jump to:  

cron
Powered by phpBB® Forum Software © phpBB Group