Responsive UI Tips

后端 未结 3 733
既然无缘
既然无缘 2020-12-23 23:44

I would just like a few tips when i want to create a responsive UI.

I know how to use:

Dispatcher
Task
BackgroundWorker
Threads

I

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-24 00:31

    50+ controls on a single UI sounds like it was designed by a coder and optimising the code will probably just offset the real problem for a while. Best thing to speed that up is to seperate your functionality out onto different screens or hide the less used information behind menus.

提交回复
热议问题