Вверх ↑
Ответов: 44
Рейтинг: 1
#1: 2006-01-23 00:33:59 ЛС | профиль | цитата
Не очень удобно и громоздко но можно так
[code:1] Add(MainForm,10322394,14,14)
{
Left=20
Top=105
Width=218
Height=189
Align=0
Color=-16777201
Font=[MS Sans Serif,8,0,0,1]
AlphaBlendValue=255
Caption="Form"
BorderStyle=2
WindowsState=0
Icon=[]
ShowType=0
TaskBar=0
DragForm=1
Visible=0
Cursor=0
TransparentColor=16777215
Picture=[]
SavePosition=0
SavePosName="MyProject"
MouseCapture=1
}
Add(WebBrowser,12623352,567,189)
{
Left=5
Top=5
Width=200
Height=120
Align=0
TabOrder=0
Visible=0
Enabled=0
URL="about:blank"
link(URL,14179140:Value,[])
}
Add(StrList,9004515,189,168)
{
FileName=""
Strings=#99:<table style="width:100%;height:92px" border="0" cellpadding="0" cellspacing="3" bgcolor="#53617C">|5: <tr>|33: <th align="center" scope="row">|121: <table style="width:100%;height:92px;background:url('/img/background.gif')" border="0" cellpadding="0" cellspacing="0">|7: <tr>|151: <th style="width:40%;height:92px" align="left" scope="row"><img src="/img/left.gif" width="498" height="92" border="0" usemap="#csm" alt="" /></th>|65: <th scope="row" align="left" width="40%"><div align="center">|86: <table style="width:100%;height:92px" border="0" cellpadding="0" cellspacing="0">|26: <tr align="center"> |99: <td width="20%"><img src="/img/center1.gif" border="0" width="13" height="92" alt="" /></td>|98: <td width="20%"><img src="/img/center2.gif" border="0" width="6" height="92" alt="" /></td>|98: <td width="20%"><img src="/img/center3.gif" border="0" width="5" height="92" alt="" /></td>|98: <td width="20%"><img src="/img/center4.gif" border="0" width="9" height="92" alt="" /></td>|99: <td width="20%"><img src="/img/center5.gif" border="0" width="13" height="92" alt="" /></td>|11: </tr>|19: </table></div>|9: </th>|102: <td style="width:20%" align="right"><img src="/img/right.gif" width="253" height="92" alt="" /></td>|6: </tr>|8:</table>|0:|7: </th>|6: </tr>|8:</table>|
}
Add(StrList,2803230,308,161)
{
FileName=""
Strings=#7:TEKCT 2|
}
Add(StrList,3248762,434,161)
{
FileName=""
Strings=#6:<html>|6:<head>|7:</head>|26:TEKCT 4EPHый на сером фону|24:<body bgcolor="#999999">|7:</body>|7:</html>|
}
Add(Button,10090570,126,119)
{
Left=5
Top=130
Width=55
Height=20
Align=0
TabOrder=0
Hint=""
Font=[MS Sans Serif,8,0,0,1]
ParentFont=1
Visible=0
Enabled=0
Cursor=0
Caption="1"
Data=Null()
Point(doCaption)
link(onClick,5385508:doStrCat,[(168,125)(168,163)(116,163)(116,181)])
}
Add(Button,12979563,245,119)
{
Left=75
Top=130
Width=55
Height=20
Align=0
TabOrder=0
Hint=""
Font=[MS Sans Serif,8,0,0,1]
ParentFont=1
Visible=0
Enabled=0
Cursor=0
Caption="2"
Data=Null()
Point(doCaption)
link(onClick,4536964:doStrCat,[(287,125)(287,163)(235,163)(235,181)])
}
Add(Button,5717876,357,119)
{
Left=145
Top=130
Width=55
Height=20
Align=0
TabOrder=0
Hint=""
Font=[MS Sans Serif,8,0,0,1]
ParentFont=1
Visible=0
Enabled=0
Cursor=0
Caption="3"
Data=Null()
Point(doCaption)
link(onClick,7823861:doStrCat,[(399,125)(399,163)(347,163)(347,181)])
}
Add(Dir,8176866,77,21)
{
}
Add(GetData,10479994,91,70)
{
Count=4
link(Data,8176866:TempDir,[])
}
Add(StrCat,5385508,126,175)
{
Str1=""
Str2="1.html"
link(onStrCat,462584:doEvent1,[(168,181)(168,212)(116,212)(116,223)])
link(Str1,10479994:Data1,[(132,163)(97,163)])
}
Add(Hub,462584,126,217)
{
InCount=1
OutCount=2
link(onEvent1,9004515:doSave,[(173,223)(173,209)])
link(onEvent2,13587892:doEvent1,[(483,230)(483,146)])
}
Add(Hub,13587892,504,140)
{
InCount=4
OutCount=2
link(onEvent1,14179140:doValue,[])
}
Add(Memory,14179140,567,140)
{
Default=Null()
link(onData,12623352:doNavigate,[(609,146)(609,180)(557,180)(557,195)])
}
Add(StrCat,4536964,245,175)
{
Str1=""
Str2="1.html"
link(onStrCat,800777:doEvent1,[(287,181)(287,212)(235,212)(235,223)])
link(Str1,10479994:Data2,[(251,163)(104,163)])
}
Add(Hub,800777,245,217)
{
InCount=1
OutCount=2
link(onEvent1,2803230:doSave,[(292,223)(292,202)])
link(onEvent2,13587892:doEvent2,[(483,230)(483,153)])
}
Add(StrCat,7823861,357,175)
{
Str1=""
Str2="1.html"
link(onStrCat,14390073:doEvent1,[(399,181)(399,212)(347,212)(347,223)])
link(Str1,10479994:Data3,[(363,163)(111,163)])
}
Add(Hub,14390073,357,217)
{
InCount=1
OutCount=2
link(onEvent1,3248762:doSave,[(411,223)(411,202)])
link(onEvent2,13587892:doEvent3,[(483,230)(483,160)])
}
[/code:1]
карма: 1

0