http://www.wanga.com/cu.php

The Customiser incorporates all of the features of Magic Mouse. It also allows you to quickly and permanently customise the interface of any application. All changes can be saved permanently and readily undone.

The Customiser allows you to set the position and size of any window, button or other control and set the text of these controls. These changes can be permanently saved for any application and readily undone when desired. You can also set The Customiser to automatically press those annoying extra buttons you have to press when you go through a certain procedure, like OK buttons that you always press and wish you could automate.

Fed up with windows that are too small to be useful. e.g. The Select directory window that appears in many applications or windows in MS Query. Enlarge this and other windows permanently. Have them appear exactly where you want.

Buttons disabled or hidden for security reasons? Have them automatically enabled whenever they appear or alternatively disable or hide other buttons for security reasons. The hidden version of The Customiser is great here.

Companies demonstrating their software can customise their interface for each potential client. Use your client�s name in the title. Change the text, size or position of any button to more accurately reflect how that client will use the interface.

Use The Customiser to change the text that appears in any application to another language that is available on your machine. This provides an easy way to give an International edge to your software. Remember you can save all changes permanently.

Any Windows API message can be sent to any window automatically.

For the home user, imagine the fun of renaming your programmes - use your name or any text that better helps you understand its function. Think of the convenience of moving the buttons and windows you use most frequently to the place that's perfect for the way you use your computer programmes.

Download your free demonstration copy now.

A hidden version of The Customiser is available for un-limited distribution. Contact Wanga International.

Embed The Customiser as a DLL in your own application. Contact Wanga International.

最新文章

  1. 面向过程(POP)、面向对象(OOP)、面向接口(IOP)、面向切面(AOP)
  2. arcgis软件集合
  3. mysql备份脚本,每天执行一次全量备份,三次增量备份
  4. 批处理文件指定jre路径启动java桌面应用程序
  5. 李洪强iOS经典面试题123
  6. JFrame类 和 JOptionPane类
  7. UITableView错误 ‘unable to dequeue a cell with identifier Cell'
  8. 用js进行日期的加减
  9. segment fault
  10. 阿里云ubuntu搭建SVN服务器
  11. Android中Socket大文件断点上传
  12. TCP keepalive under Linux
  13. 矩阵快速幂(入门) 学习笔记hdu1005, hdu1575, hdu1757
  14. TCP/IP五层层次模型
  15. springmvc传参问题
  16. 这是一份很详细的 Retrofit 2.0 使用教程(含实例讲解)(转)
  17. 让两个DIV的高度隐式同步
  18. WP8.1StoreApp(WP8.1RT)---本地Toast
  19. 第164天:js方法调用的四种模式
  20. HTML5笔记学习(canvas)

热门文章

  1. Java 泛型和类型安全的容器
  2. javaweb笔记二
  3. 消息 8101,级别 16,状态 1,第 1 行仅当使用了列列表并且 IDENTITY_INSERT 为 ON 时,才能为表'CUSTOMER_TBL'中的标识列指定显式值。
  4. oralce 笔记
  5. Shell学习笔记:<<EOF子命令
  6. 20165203《Java程序设计》第三周学习总结
  7. 使用Emacs:帮助篇
  8. 一步一步学习IdentityServer3 (15) 授权模式那些事
  9. 浏览器开启web通知。
  10. Adapter.notifyDataSetChanged()源码分析以及与ListView.setAdapter的区别