Программа устанавливается в качестве полноценной shell, вместо
стандартного explorer. Таким образом, с помощью оболочки возможно
создавать любые панели и окна, добавлять новые объекты и комбинировать
их как душе угодно. Talisman не ограничивает пользователя одной
доступной темой, для переключения между разными конфигурациями
достаточно сделать несколько щелчков. Благодаря Object Editor
изменяются и корректируются любые свойства любого объекта на экране.
Разнообразие возможностей и настроек поистине захватывает, но чтобы
умело обращаться с интерфейсом, придется уделить довольно много времени
изучению специфики настроек и редактирования в среде Talisman.
Разработчики позиционируют свой продукт как идеальную программу для
домашних пользователей всех возрастов, универсальное средство для
создания презентаций и удобную оболочку для сенсорных мониторов. С
помощью Talisman можно даже делать интерактивные учебные курсы. Утилита
отлично подходит для создания различных интерфейсов в автономных
компьютерах. Также был замечен ряд маленьких ошибок.
В shareware
комплекте находится несколько полноценных тем, пара заготовок и
множество разнообразных toolbar'oB. На сайте Lighttek можно найти
большой архив тем для Talisman. Программа поддерживает Windows
98/МЕ/2000/ХР.
Talisman Desktop 2.98 Release (build 2980)
New in
Talisman Desktop 2.98
==========================
- Updated
"wallpaper=windows" option for OnTop forms. If you set "wallpaper" parameter of
such form in "windows" - the topform will be drawn over all opened windows
using all transparency and alpha-blending effects. Note: this function doesn't
use the "alpha-blend" procedures of Windows2000/XP. The function works in
Windows9x systems too. But the function doesn't redraw the screen when you move
any window under your "transparented topform". You can use only "autohided" or
"closed-by-click-outside" forms with "wallpaper=windows" parameter.
- Fixed
the "Hide only with parent form" bug of HTML and Flash objects in forms with
"Caching" parameter.
-
Corrected "moveform" and "sizeform" commands for forms with "Caching" parameter.
- Added
PNG support in "Draw" and "Drawex" commands.
- Added
new command "Drawicon
- Added
new command "Drawpic
". The Drawipic function draws any
pictures from BMP, JPG, PNG files.
If
and
parameters =0 - the picture will be drawn in its original size. If
and
parameters are not zero - the picture will be scaled.
- Added
new command "Drawrect
". The Drawrect function draws rectangle
and fills it using the current
.
parameter may be
defined as decimal or hex RGB value. For example: 0 or $000000 is Black color;
16777215 or $FFFFFF is White color.
- Added
new command "Drawtext
". The Drawtext function draws text in
the specified rectangle using the current Font. Font attributes must be defined
by another command: SetDesktopFont.
- Added
new command SetDesktopFont
". Where is 0 - normal;1 - bold;2 - italic;3 -
bold-italic. The SetDesktopFont function sets a current Font for Drawtext
command.
- Fixed
the "PNG picture alligned to right/bottom" bug.
- Added
new command "tobject alteros3d.command=
". This function
send any command string in Alteros3D program. See the list of Alteros3D commands
in Alteros help file.
- Other
changes and bug fixes.