EU-Commander

Additional tools

Back to EU-Commander.


-- Under construction --





ICON SELECT :
This program is called when you select 'Browse for icon' in the application definition window.
With the '...' button a directory selection dialog pops up where you can select the icon directory.
All picture files in this directory will be displayed in the scrollable area.
The pictures will just be cropped (not resized) to the given size (see Configure menu).
When you select a picture the complete name (including the directory) of this file will be transfered to the calling program.
'Icon select' will terminate after the selection.

A ballon help will open when you put the mouse pointer over a picture.
The displayed informations are : 'file name', 'picture number' and 'picture size'.

Feel free to use this program for your own projects.
See the code header for more informations on possible parameters and output.







CALENDAR :
The calendar can be completely controlled by keyboard.
Cursor keys (right/left) :
next/previous day

Cursor keys (up/down) :
next/previous month

Page up/Page down :
next/previous year

Home :
Goto current month

Return :
Select active date (Return the date in the form of 'dd.mm.yyyy')

Escape :
Leave the calendar without a return value


Feel free to use this program for your own projects.
See the code header for more informations on possible parameters and output.




Last update : 17-Apr-2010 by Stefan Euler
Back to top of page.
Back to EU-Commander.