WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-06-2009, 01:30 PM
pcatalano pcatalano is offline
Member
 
Join Date: Sep 2009
Posts: 22
Question Changing Cursor Icon

Is there an easy way to change the cursor icon (say to a hand, or hourglass, etc.)? I assume one would have to tap into Win32 calls, but I've yet to find a way to do it.
Reply With Quote
  #2  
Old 10-08-2009, 12:18 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Currently, the only way to change the look of the cursor is to hide the actual mouse cursor ( viz.mouse.setVisible(False) ), and create an on screen texture quad that is linked to the mouse position. Then you just apply a different texture for each cursor you want.

Future versions of Vizard will support setting the cursor using standard win32 methods.
Reply With Quote
  #3  
Old 10-14-2009, 10:26 AM
pcatalano pcatalano is offline
Member
 
Join Date: Sep 2009
Posts: 22
That sorta what I thought. Thanks for letting me know!
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing menu header text hosier Vizard 2 06-23-2009 12:45 PM
Timed changing message on screen Saz Vizard 3 06-17-2009 03:14 AM
trouble changing subnode (child node) color, alpha, etc. michaelrepucci Vizard 7 01-14-2009 08:38 PM
changing between avatar states dan12345 Vizard 1 06-23-2008 01:39 PM
changing the texture of an avatars shirt/body bailenson Vizard 19 05-04-2006 10:00 AM


All times are GMT -7. The time now is 09:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC