Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic improper working of jdiag (Read 4425 times)
superNova
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 23
Joined: Aug 5th, 2011
improper working of jdiag
Oct 13th, 2011 at 5:06am
Print Post  
I am unable to use setId option. I m shocked that i can not use this option whereas this is provided by jdiagram lib. When i m trying to setId option on a node its not coming. How is it possible that my colleague is using but i can not . I changed lib,  but problem still persist please guide.Its a defect of Jdiagram features or my system let me know.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: improper working of jdiag
Reply #1 - Oct 13th, 2011 at 6:31am
Print Post  
You were posting in the Diagramming/JavaScript board a few days ago, are you using the Java or JavaScript version of the control?
  
Back to top
 
IP Logged
 
superNova
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 23
Joined: Aug 5th, 2011
Re: improper working of jdiag
Reply #2 - Oct 13th, 2011 at 7:31am
Print Post  
yes i m using java . but DiagramNode.setId option is not working.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: improper working of jdiag
Reply #3 - Oct 13th, 2011 at 7:48am
Print Post  
The setId method was added recently - make sure you are using the latest JDiagram version. You could use setTag instead if you are with an older version.

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


I love YaBB 1G - SP1!

Posts: 23
Joined: Aug 5th, 2011
Re: improper working of jdiag
Reply #4 - Oct 22nd, 2011 at 5:22am
Print Post  
I know about settag option and i am using it , but on a same node i cant use it for two times. I already setTag on a node by this way i m identifying the node but further again this node will be classify so i need to setId option. my colleagues  system supporting for this option . I even changed current version of jdiamgram butstill its not working . please let me know about solution.
  
Back to top
 
IP Logged
 
superNova
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 23
Joined: Aug 5th, 2011
Re: improper working of jdiag
Reply #5 - Oct 22nd, 2011 at 7:23pm
Print Post  
still i didnt get solution from your side . pls help
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: improper working of jdiag
Reply #6 - Oct 24th, 2011 at 7:14am
Print Post  
The setId method cannot just disappear if JRE loads the same JDiagram version as the one your colleagues are using. Check your CLASSPATH environment variable to see if an older version of jdiagram.jar isn't located in any of the listed paths or just search your whole hard drive for the jar, and then overwrite all the copies you can find with the latest version. If you are running the project from Eclipse, check the referenced libraries listed in the Project's properties window.

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