-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
28 lines (22 loc) · 845 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Only for Windows.
How to run:
Download all files.
Run the EzDesk.exe file.
How to use:
File "resources\index.html" will be invoked by EzDesk.exe with background transparent and fullscreen mode.
You could just modify this file as you want to make a perfect UI with html/css/js.
Simple System API:
File "resources\js\ClientService.js" contains some method wrapping for system APIs.
newWindow: create new browser on client.
setTopMost: make the application on the topmost
createTray: create a tray at right-bottom
hideCurrentWindow: hide current window
showCurrentWindow: show current window
Others:
This stuff is base on Appcelerator Titanium.
If you want to know more, send me email: huangguan3112789@gmail.com
if you want to use more System APIs, google "Appcelerator Titanium"
2011.8.15
Tomas Huang
RunawayGo
青山老妖