xWin的HTC分享

      网站 2006-3-6 13:31

作者:hutia 时间: 2006-02-10 文档类型:原创 来自:蓝色理想
浏览统计 total:1582 | year:1582 | Quarter:1582 | Month:225 | Week:51 | today:18

不是炒冷饭,我添加了很多新的功能哦

演示地址: xWinHTCDemo.htm

CSS: global.css

HTC: xwin.htc

特点:

1.使用简单.在页面中引用了css后就可以直接用<x:win>生成窗口,异常简单.在<x:win>中可以用left,top,width,height来初始化窗口,不写则默认由窗口内容决定.

2.支持多窗口嵌套.支持拖动,支持缩放,支持最大化最小化

3.支持方法:

<public:method name="Close"/>
<public:method name="Destroy"/>
<public:method name="Max"/>
<public:method name="Min"/>
<public:method name="MoveTo"/>
<public:method name="ResizeTo"/>
<public:method name="SetContent"/>
<public:method name="SetTitle"/>
<public:method name="ShowHide"/>

属性:

<public:property name="Body" get="getBody" put="putBody"/>
<public:property name="Title" get="getTitle" put="putTitle"/>

是不是比较象一个真正的窗口了?呵呵

经典讨论帖:
http://www.blueidea.com/bbs/NewsDetail.asp?id=2448548

标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}