当前位置:网站首页>[sciter]: encapsulate the notification bar component based on sciter
[sciter]: encapsulate the notification bar component based on sciter
2022-07-06 22:03:00 【Years are precious】
# function
- Regularly close the information of a notice in the notice bar
- Manually close the information of a notice in the notice bar
- Click to get the information of a notice in the notice column
# principle
Scheme 1 : The original idea was to create a notification every time it was created window window , But the test found that :
- After packing , Every time you create a notification , The application will show a window again in the taskbar
- And when the main window is minimized , Other windows will also appear minimized
- Every time you create a window , There will be delays
- CPU High proportion
Key code :
window = new Window({
url: __DIR__ + "./index.htm",
边栏推荐
- GPS from entry to abandonment (XVII), tropospheric delay
- Reset Mikrotik Routeros using netinstall
- [Chongqing Guangdong education] Information Literacy of Sichuan Normal University: a new engine for efficiency improvement and lifelong learning reference materials
- 记一次清理挖矿病毒的过程
- Unity3D学习笔记6——GPU实例化(1)
- Tiktok will push the independent grass planting app "praiseworthy". Can't bytes forget the little red book?
- make menuconfig出现recipe for target ‘menuconfig‘ failed错误
- Solution to the problem of UOS boot prompt unlocking login password ring
- Broadcast variables and accumulators in spark
- 1292_FreeROS中vTaskResume()以及xTaskResumeFromISR()的实现分析
猜你喜欢
LeetCode:1189. The maximum number of "balloons" -- simple
Method return value considerations
Why rdd/dataset is needed in spark
ViT论文详解
Reptile practice (V): climbing watercress top250
UNI-Admin基础框架怎么关闭创建超级管理员入口?
【10点公开课】:视频质量评价基础与实践
Why is the cluster mode of spark on Yan better than the client mode
GPS from entry to abandonment (XIV), ionospheric delay
Powerful domestic API management tool
随机推荐
Basic introduction of figure
Shell product written examination related
Kohana 数据库
Leetcode topic [array] -118 Yang Hui triangle
Earned value management EVM detailed explanation and application, example explanation
[asp.net core] set the format of Web API response data -- formatfilter feature
Make menuconfig has a recipe for target 'menuconfig' failed error
GPS从入门到放弃(十八)、多路径效应
MariaDB database management system learning (I) installation diagram
保存和检索字符串
[MySQL] online DDL details
NPM run dev start project error document is not defined
guava:Collections. The collection created by unmodifiablexxx is not immutable
npm run dev启动项目报错 document is not defined
Reinforcement learning - learning notes 5 | alphago
1D convolution detail
GPS from getting started to giving up (XX), antenna offset
Qt | UDP广播通信、简单使用案例
关于程序员的职业操守,从《匠艺整洁之道》谈起
ViT论文详解