Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic scrollbar? (Read 1111 times)
nick
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Nov 6th, 2008
scrollbar?
Nov 6th, 2008 at 8:01pm
Print Post  
I am newbi here,

I am using diagram.MeasureUnit = Display

and drawing nodes in the code, in design mode there is no vertical scroll bar, but when i run it shows one even if my digram fits to the screen

one more problem is,
I am using tabs on one tab i am using Loadgraphics() which create the linked nodes but when i click on onother tab and switch back to the LoadGraphics() tab it draws copy of some of the nodes
even when I click on node and try to drag it, the douplicate single node is created without links, why this is happning?

thanks in advance
« Last Edit: Nov 6th, 2008 at 9:44pm by nick »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: scrollbar?
Reply #1 - Nov 7th, 2008 at 8:34am
Print Post  
You might set a smaller Diagram.Bounds value, or otherwise set DiagramView.ShowScrollbars = false.

Perhaps you are adding new nodes from the tabs' click/activated event handler?

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint