Page Index Toggle Pages: 1 Send TopicPrint
Hot Topic (More than 10 Replies) static pages embed (Read 4888 times)
parapara
YaBB Newbies
*
Offline


susan

Posts: 20
Location: China
Joined: Apr 3rd, 2008
static pages embed
Jul 15th, 2008 at 10:04am
Print Post  
HI~

I would like to be embedded into shapnode static pages, How do ?

The development language is c#.

Tools is netdiagram.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: static pages embed
Reply #1 - Jul 15th, 2008 at 11:10am
Print Post  
Hi,

Do you mean you want to display another web page inside a ShapeNode?

Stoyan
  
Back to top
 
IP Logged
 
parapara
YaBB Newbies
*
Offline


susan

Posts: 20
Location: China
Joined: Apr 3rd, 2008
Re: static pages embed
Reply #2 - Jul 16th, 2008 at 1:14am
Print Post  
Yes, you are right .Smiley

sorry,my English is very poor Embarrassed
  
Back to top
 
IP Logged
 
parapara
YaBB Newbies
*
Offline


susan

Posts: 20
Location: China
Joined: Apr 3rd, 2008
Re: static pages embed
Reply #3 - Jul 16th, 2008 at 10:01am
Print Post  
shapnode.ToolTip="<html><img src='file:d:\\2.gif'</html>";the code is right.


shapnode.ToolTip="<html><iframe src='file:d:\\2.htm'</html>";the code is wrong.
How to write?


shapnode.Text="<html><img src='file:d:\\2.gif'</html>"; the code is wrong.why?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: static pages embed
Reply #4 - Jul 16th, 2008 at 10:04am
Print Post  
Smiley Well, unfortunately that's not possible. If you are using ImageMap mode, we could implement some method that would display an IFrame element over a node, which should look as if the node embeds an HTML page. If you need this just for text formatting, check the EnableStyledText topic in the help file.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: static pages embed
Reply #5 - Jul 16th, 2008 at 10:18am
Print Post  
The HTML tooltips are a feature of Java Swing, but they do not support IFrames. The Text property could contain only some simple formatting tags, such as <b>,<i>,<color>. Set EnableStylesText = true to enable this.

Stoyan
  
Back to top
 
IP Logged
 
parapara
YaBB Newbies
*
Offline


susan

Posts: 20
Location: China
Joined: Apr 3rd, 2008
Re: static pages embed
Reply #6 - Jul 17th, 2008 at 1:49am
Print Post  
Stoyo wrote on Jul 16th, 2008 at 10:04am:
Smiley Well, unfortunately that's not possible. If you are using ImageMap mode, we could implement some method that would display an IFrame element over a node, which should look as if the node embeds an HTML page. If you need this just for text formatting, check the EnableStyledText topic in the help file.

Stoyan


SmileyStoyan,thank you so much.

I still have a problem.

How can display an IFrame element over a node in the ImageMap mode?
  
Back to top
 
IP Logged
 
parapara
YaBB Newbies
*
Offline


susan

Posts: 20
Location: China
Joined: Apr 3rd, 2008
Re: static pages embed
Reply #7 - Jul 17th, 2008 at 2:03am
Print Post  
Stoyo wrote on Jul 15th, 2008 at 11:10am:
Hi,

Do you mean you want to display another web page inside a ShapeNode?

Stoyan


Hi Stoyan
Can i  display another web page inside a  DiagramNode?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: static pages embed
Reply #8 - Jul 17th, 2008 at 7:45am
Print Post  
It's not possible right now, we'll implement some way to do that in the 2.0.2 release.

Stoyan
  
Back to top
 
IP Logged
 
parapara
YaBB Newbies
*
Offline


susan

Posts: 20
Location: China
Joined: Apr 3rd, 2008
Re: static pages embed
Reply #9 - Jul 23rd, 2008 at 3:16am
Print Post  
When the version  2.0.2 release, please let me know,thank you !
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: static pages embed
Reply #10 - Jul 23rd, 2008 at 8:17am
Print Post  
End of August.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint