[ Nemanja Avramović @ 18.02.2005. 11:50 ] @
"XP Style components for Delphi with source (Register version)" glasi ime komponente koju sam dobio od ortaka, medjutim pri instalaciji mi trazi proxies.dcu

Da li neko ima navedeni fajl? Potrebno mi je ovoooooooooo (da napokon pocnem da pravim fine-looking appz)
[ bondja @ 18.02.2005. 12:05 ] @
To sto ti trazi proxies.dcu, verovatno je kod iz Delphi-a 5, ili pre toga...

Ako hoces XP izgled svog programa, mozes da otvoris (compile, install)
XPAppWiz.dpk, ( verovatno) u folderu:
C:\Program Files\Borland\Delphi7\Demos\ToolsAPI\XPAppWiz\

i da postavis komponentu XPManifest ( u paleti na tab-u Win32) na formu i to je (otprilike) to.
[ Nemanja Avramović @ 18.02.2005. 19:00 ] @
ne, ima verzija od D4 do D7 i na shestici kad pokusam da kompajliram D6 verziju, trazi proxies.dcu

Inace daje nesto malo vise nego manifest...
evo spiska:
Citat:

TxpWindow - This nonvisual component will allow you to make your forms similar on XP-window.
Features:
- Gradient fill window caption
- Your picture in window title
- Custom draw window title
- Your custom buttons in window title
- Restricting minimum and maximum window sizes
- Allow making your window is dockable to screen bounds.
- and other features ...

TxpPanel - XP style panel. Very effectly panel with gradient filling title,
rounded corners and other features.

TxpPageControl - XP style page control. Support following features:
- Different tab styles: Tabs, Buttons, Flat buttons and XP-style
- Different tabs position: Top, Bottom, Left, Right
- Different colors for each tabs
- Different hints for each tabs
- Support bitmap on Tab
- Different fonts for each tabs
- Support OwnerDraw mode
- Support for tab gradient filling
- Background image for each tab (tile or strech)
- Different tab caption text alignment (left, right and center)
- Changing border color

TxpComboBox - This is enhanced version of TComboBox control that looks like WindowsXP ComboBox.
Features:
- Three styles: Standart, XP and Flat-style
- Allows to assign Image for each item
- AutoSearch property supported. You need type only first characters to select the item.
- Different list background types: none, gradient, tiled image, stretched image
- Different selector gradient filling
- Button width changing

TxpBitBtn - BitButton control. Looks like XP button with glyph.
It can be used as direct replacements of the original.

TxpButton - Button control. Looks like XP button.
It can be used as direct replacements of the original.

TxpCheckBox - CheckBox control. Looks like XP checkbox.

TxpEdit - Edit control. Support two styles: XP Style and Flat Style.
It can be used as direct replacements of the original.
[ _v!rus_ @ 20.02.2005. 14:58 ] @
Jel ima problema prilikom kompajliranja design-time ili run-tima package-a. Ako je problem prilikom kompajliranja design-time package-a (99% sigurno), dodaj
designide.dcp u [requires] i kompajliraj ponovo.

Proxies.dcu (ToosAPI) se ne isporucuje uz Delphi od verzije 6, zato sto Borland tera programere komponenti da prave komponente i za D i za CB, a staticko vezivanje za proxies.dcu pravi samo D komponente.
[ Nemanja Avramović @ 20.02.2005. 15:16 ] @
RADI, hvala ti puno!

imas mail ;)