wkeUI例子实现拖拽移动,更改尺寸,透明阴影-易语言

时间:2024-07-02 02:31:02
【文件属性】:

文件名称:wkeUI例子实现拖拽移动,更改尺寸,透明阴影-易语言

文件大小:4.76MB

文件格式:ZIP

更新时间:2024-07-02 02:31:02

界面美化源码

阴影是通过wke GDI透明渲染模式 + 制作一个png透明阴影图片 + border-image样式做的  更改窗口尺寸, 就是对元素被鼠标左键按下后做处理, 发送消息 拖拽窗口这个之前已经实现了, 这是最基本的. 不然还怎么愉快的玩wke 阴影面积, 这些是我自己觉得合适做的. 如果觉得不好看自己做一个.  主要是分享这几点经验和成果, 界面源码是之前发过的. 调试的时候 分别载入两个  login2.html    user-login.html  就好了.


【文件预览】:
Public
----css()
--------bootstrap.min.css(118KB)
--------bootstrap.css.map(380KB)
--------bootstrap-theme.min.css.map(25KB)
--------bootstrap.min.css.map(529KB)
--------bootstrap-theme.css.map(47KB)
--------bootstrap-theme.css(26KB)
--------bootstrap.css(143KB)
--------bootstrap-theme.min.css(23KB)
----fonts()
--------glyphicons-halflings-regular.svg(106KB)
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.eot(20KB)
----js()
--------npm.js(484B)
--------bootstrap.js(68KB)
--------bootstrap.min.js(36KB)
--------jquery.min.js(82KB)
wke.dll
login.e
login2.html
image
----check_off.png(247B)
----bgx.png(4KB)
----btn-control.png(3KB)
----pwd.png(322B)
----check_on.png(230B)
----banner2.jpg(98KB)
----user.png(334B)
----bgEx.png(4KB)
wke1.2.ec
user-login.html

网友评论