Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic We need a Panning Scroll. (Read 1659 times)
bemorem
YaBB Newbies
*
Offline


MacPro Xeon Quad

Posts: 44
Joined: May 3rd, 2007
We need a Panning Scroll.
Nov 25th, 2008 at 4:24am
Print Post  
Hi. Longtime No see ...

We need a Panning Scroll.

For Example, Click the flowchart document and

MouseDrag then, Moving the document...

But, Like below Behavior Type in FCX is may be not present in FC.Net...

FCX.Behavior:=bhPanAndModify;

How can I implement this function ?

Thanks in advance.
-------------------------------------
Flowchart .NET 4.3
Windows XP sp3
.Net Framework 3.5
VisualStudio2008 c#
  

HW: MacPro Xeon Quad/ 4GB RAM&&OS: WinXP sp3 / .NET 3.5&&Dev: VS 2008 C# sp1&&flowchart .Net ver 4.3.x&&
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: We need a Panning Scroll.
Reply #1 - Nov 25th, 2008 at 7:15am
Print Post  
Hi,

There is no PanAndModify behavior available in the .NET version. You can either use ALT to pan with the left button, or otherwise assign MouseButtonActions.Pan to RightButtonActions or MiddleButtonActions and use the respective mouse button without holding ALT.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
bemorem
YaBB Newbies
*
Offline


MacPro Xeon Quad

Posts: 44
Joined: May 3rd, 2007
Re: We need a Panning Scroll.
Reply #2 - Nov 26th, 2008 at 12:26am
Print Post  
Thanks!

It Helpful~
  

HW: MacPro Xeon Quad/ 4GB RAM&&OS: WinXP sp3 / .NET 3.5&&Dev: VS 2008 C# sp1&&flowchart .Net ver 4.3.x&&
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint