Hi Giuseppe,

I working on a zoom/pan tool with a different wheel mode. If you turn 
the wheel, you get a rectangle as mousepointer. This rectangle is the 
new zoomed view. Also known as "area of interest". The advantage is, 
that you can exactly choose a new zoomed area.

Matthias
> Hi Matthias,
> I was thinking about an implementation on zoom wheel plugin (we lack 
> something like thin on OJ that it is activated while using other tool). Are 
> you working about something like that?
> regards
>
> Giuseppe
>
>
> ----- Messaggio originale -----
> Da: Landon Blake<sunburned.surve...@gmail.com>
> A: OpenJump develop and use<jump-pilot-devel@lists.sourceforge.net>
> Cc:
> Inviato: Mercoledì 28 Dicembre 2011 20:07
> Oggetto: Re: [JPP-Devel] LeftClickFilter isRightMouseButtonUsed()
>
> 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


------------------------------------------------------------------------------
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