Hi Landon,

yes the isRightMouseButtonUsed() is a method which is defined by the 
CursorTool interface. Why do you ask?

Matthias
> Matthias,
>
> Thanks for making the change. Are you talking about modifications to a
> method in the CursorTool class? Let me know and I will take a quick
> peek at the changes.
>
> Thanks.
>
> Landon
>
> On Mon, Dec 26, 2011 at 10:18 AM, Matthias Scholz<m...@jammerhund.de>  wrote:
>> Hi,
>>
>> in the LeftClickFilter code I've implemented the
>> isRightMouseButtonUsed() method with real code. In the past they always
>> returns with false. This is bad for tools which uses the right mouse
>> button too. Here was a problem that always came the right mouse button
>> context menu. Now this is fixed and if the tool overrides the
>> AbstractCursorTool.isRightMouseButtonUsed() this will be checked in
>> LeftClickFilter for mouseClicked, mousePressed, mouseReleased and
>> mouseDragged events.
>> I've tested this code some weeks with my upcoming changes on zoom/pan tools.
>>
>> Matthias
>>
>> ------------------------------------------------------------------------------
>> Write once. Port to many.
>> Get the SDK and tools to simplify cross-platform app development. Create
>> new or port existing apps to sell to consumers worldwide. Explore the
>> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
>> http://p.sf.net/sfu/intel-appdev
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to