New version of acme Desk.
Designed for wide screens. It is designed for users who need to open and close a lot of programs (i.e. developers, system administrators). It can display up to 300 tiles (150 on the same page). I designed it this way because I like to use a single click to launch a program rather than a double click, and the taskbar is limited, and also because the clock at the bottom of windows is difficult to read on large screens.
History: acme Desk 5 replaces acme Desk 3, which has become too difficult to maintain and had many functions that were not being used.
Ergonomics have been improved, and tiles can now be moved directly with left button (ImageGadget was replaced by CanvasGadget who have more possibilities (mouse button up/down/ cursor in/out)
The analog clock makes reading faster (a digital clock will be offered later as an alternative display).
This simplification enabled me to rewrite the entire program in just 2 months. Optimization and coding experience with PB: The source code is now just 2338 lines long rather than 10.000 for version 3.
Simplification:
Single EXE, portable installation (datas stored in an SQLite file)
No 32 bits versions. Windows XP + x64 version only
Features:
- Launch 300 programs / documents / url / folders / links
- - Drop Programs
- - Drop Documents
- - Drop folders
- - Drop URL
- - Drop Documents over programs
- Time (24 ou 12 am/pm)
- Date ('en' and 'fr')
- Countdown
- Calendar 12 month

How to drop URL

URL have Globe ico. If favicon exist, it will be draw over.
Type of Clock
(Date may be display in english of french format)
Download here
Compilation PB 6.21 Beta 2 x64
Virustotal: 0/73
The program was written entirely in PB, with no external libraries. In a way, it's a demonstration of PB's capabilities.
All windows are created using the internal Form Designer (only tiles are dynamically generated on opening). There are only 2 direct API calls (one to extract icons and one to launch programs in admin mode if desired).
(And as I'm asked every time: the screenshots are made with FastStone Capture)
Note: domain name " mdacme . com "no longer belongs to me. I will put my old programs back on https://www.acmedev.fr
In development forever (as ideas come to me)
Feedback welcome.
Enjoy
