Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Using htmlbuilder in netdiagram 2.0 (Read 4562 times)
lue
YaBB Newbies
*
Offline


I love NetDiagram!

Posts: 43
Location: Austria
Joined: Jan 9th, 2008
Using htmlbuilder in netdiagram 2.0
Jun 22nd, 2008 at 10:38am
Print Post  
Hi Stoyo, hi all,

we are testing the new version of netdiagram 2.0 and the migration from flowcharter 5.03. Most things are great, migration is simple. Congratulations to the developers!

The only migration problem is that we cannot open new windows, clicking on items in the imagemap mode. Always open in the same window ...

In this case we have problems using htmlbuilder. Migration without changes seems not possible. The ImageGen is very different. We dont find descriptions in the help and no examples in the samples of the trial ...

We would like realize simple things how to define a target="_Blank" in hyperlinks if clicking on items to opening in a new windows ...

Do you have a description and / or a sample with htmlbuilder resp. realizing target-definitions in hyperlinks? (vb.net 2.0)

Thanks and best regards from austria
chris Smiley Smiley
« Last Edit: Jun 22nd, 2008 at 1:44pm by lue »  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Using htmlbuilder in netdiagram 2.0
Reply #1 - Jun 23rd, 2008 at 10:38am
Print Post  
Hi Chris,

In Netdiagram you are not supposed to use the HtmlBuilder class directly. You could set the items Hyperlinks to a "javascript:window.open(...)' value, or otherwise handle the NodeClicked client-side event and call window.open from there.

I suppose a LinkTarget property will be useful; we'll add it to DiagramView in v2.0.1.

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


I love NetDiagram!

Posts: 43
Location: Austria
Joined: Jan 9th, 2008
Re: Using htmlbuilder in netdiagram 2.0
Reply #2 - Jun 26th, 2008 at 4:53pm
Print Post  
Thanks Stoyan,

when do you plan the version 2.01?

regards

chris
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Using htmlbuilder in netdiagram 2.0
Reply #3 - Jun 27th, 2008 at 8:18am
Print Post  
We'll implement LinkTarget next week and send you the new dll. As for the next release - since nobody tried the 2.0 beta version, we'll wait for a few weeks to see if we get any bug reports now and fix them in V2.0.1.

Stoyan
  
Back to top
 
IP Logged
 
lue
YaBB Newbies
*
Offline


I love NetDiagram!

Posts: 43
Location: Austria
Joined: Jan 9th, 2008
Re: Using htmlbuilder in netdiagram 2.0
Reply #4 - Jun 27th, 2008 at 12:20pm
Print Post  
Hi Stoyan,
thanks! in our tests last days we found no problems (exceptionally the issues known from our topics ... ). Possibly a reason for no feedback Wink

best regards

chris
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Using htmlbuilder in netdiagram 2.0
Reply #5 - Jun 27th, 2008 at 12:50pm
Print Post  
Now that's hard to believe 8)

Stoyan
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Using htmlbuilder in netdiagram 2.0
Reply #6 - Jul 3rd, 2008 at 5:45am
Print Post  
This version adds the LinkTarget property to DigramView:
https://mindfusion.eu/_beta/ndiag_linktarget.zip

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