반응형
음..Review 1 compilation warning. 에러인데..음..
<canvas title="Net Software Group">
<font name="serifFont">
<face src="timmonsr.ttf"/>
<face src="timmonsb.ttf" style="bold"/>
</font>
<view rotation="0"
font="serifFont"
x="0" y="0"
name="vTabSlider"> // 이부분이 중요.. 뷰를 90도 돌려버리면 되요..
<tabslider width="570" height="360">
<tabelement text="JARAs" fontsize="16" selected="true">
<view resource="./image/jara.jpg" x="10" y="10"/>
</tabelement>
<tabelement text="Babys" fontsize="16" >
</tabelement>
<tabelement text="korean" fontsize="16" >
</tabelement>
<tabelement text="help me" fontsize="16" >
</tabelement>
</tabslider>
</view>
</canvas>
라즐로의 주석태그는 HTML과 같은형식이라네요
<!-- 주석 --> 이런식으로 해야 한다군요
반응형
'Flex, Laszlo' 카테고리의 다른 글
[Laszlo > ] UTF8기반으로 쓰기위한 Mysql 세팅방법. (0) | 2007.08.29 |
---|---|
[Laszlo > ] Laszlomail Demo Release (0) | 2007.08.29 |
[Laszlo > ] 옆으로 기울어진 탭슬라이더 구현 (0) | 2007.08.29 |
[Laszlo > ] LzBrowser Class (0) | 2007.08.29 |
[Laszlo > ] OpenLaszlo 설치 (Win32) (0) | 2007.08.29 |