World Wind Forums

Go Back   World Wind Forums > WorldWind JAVA forums > Feature Discussion

Feature Discussion Education, discussion and proposals of WWJ features

Reply
 
Thread Tools Display Modes
Old 03-02-2011, 08:50 PM   #1
dwhipps
Member
 
Join Date: Jan 2009
Location: Toronto
Posts: 38
dwhipps is on a distinguished road
Default Bug: MeasureToolController.doMoved() not using event parameter

This method is not using the passed PositionEvent at all!

Instead it uses measureTool.getWwd().getCurrentPosition( ), making it impossible to create and pass in my own events.

(I'm integrating our WWJ product with a SMARTBoard and need to simulate mouse events.)

Every instance of measureTool.getWwd().getCurrentPosition( ) should be replaced with event.getPosition(). I've tested it out and it appears to work fine.
dwhipps is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may 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
Bug: Spurious onHorizontalTranslateRel events at end of drag operation. timpatt Development Help 2 02-27-2011 08:49 PM
Using Fenggui with WorldWind kjohnston Development Help 18 11-03-2010 02:57 PM
WorldWindowGLCanvas click event question nigel25840 Development Help 2 10-13-2009 01:58 AM
Problem in Calling Selected Event to Identify Prism Object turbo2000r Development Help 7 08-31-2008 07:19 PM
Bug in AWTInputHandler mouseDragged kjohnston Development Help 4 02-02-2008 09:39 PM


All times are GMT +1. The time now is 03:22 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.