victorrose 发表于 2004-9-4 17:25:00

请教绘图指令



<P><FONT face=Arial size=2>The bellow figure is generated by “CODE V'sicon”
<img src="data/attachment/forum/dvbbs/2004-9/20049492445954.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'data/attachment/forum/dvbbs/2004-9/20049492445954.gif\');}" onmousewheel="return imgzoom(this);" alt="" />
The bellow figure is generated by “bellow command”
VIE; CAN;
VIE
LAB Yes
LAB   PRE BLA
PLC S1 YZ
IDYES
NBR SURBLU
NBR ELERED
DUMBLU
GO
<img src="data/attachment/forum/dvbbs/2004-9/20049492530228.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'data/attachment/forum/dvbbs/2004-9/20049492530228.gif\');}" onmousewheel="return imgzoom(this);" alt="" />
consultation :
1. When I execute the same “command”for the second times, the figure is generated in original window, but not in a new window. How can I generate a figure in a new window?
2. The figure that is generated by “command” has less tool bars. How can I show the same tool bars ?</FONT></P>
<P><FONT face=Arial size=2>Thanks !</FONT></P>
<P><FONT face=Arial size=2></FONT></P>



redflag 发表于 2004-9-6 16:30:00

<P>perhaps your env is not correct.</P><P>you must open more window than one; </P><P>command: wnd ope 4 </P><P>then you can run other command.</P>

victorrose 发表于 2004-9-7 05:06:00



<P>Thanks.I use bellow commands,but, " new " figure is still generated in original window.</P>
<P>Would you show me the corrcet example? Thanks.</P>
<P>VIE; CAN;
VIE
LAB Yes
LAB   PRE BLA
PLC S1 YZ
IDYES
NBR SURBLU
NBR ELERED
DUMBLU
wnd ope 4
GO</P>



redflag 发表于 2004-9-7 17:51:00

<P>!not need VIE; CAN;</P><P>!this command must use before your vie command.</P><P>wnd ope 4

VIE
LAB Yes
LAB   PRE BLA
PLC S1 YZ
IDYES
NBR SURBLU
NBR ELERED
DUMBLU
GO</P>! then run other command ,it will display in new figure window. but not exceed four window. you can modify the first comand. it only need run once.

victorrose 发表于 2004-9-8 06:19:00



<P>I got it!Thanks a lot.</P>
<P>Moreover,can I have more icons in tool bar such as "fresh" ?</P>



redflag 发表于 2004-9-8 15:26:00

<P>if it has fresh, your command must run in tow window;</P><P>command as : tow; your command.</P><P>or : your type your command in cvedit, save it as .seq file. then run this macro. it will has fresh function.</P>

victorrose 发表于 2004-9-10 04:31:00



<P>Thanks a lot.</P><P>May I ask you another quesition ? How can I letthe name of my own macro "among the default trees" such as follow. </P>C:\Documents and Settings\lisuhuey\My Documents\1.gif



页: [1]
查看完整版本: 请教绘图指令