Page 1 of 1

New GlyFX datamodules for RichViewActions are available

Posted: Fri Aug 28, 2009 3:32 pm
by Sergey Tkachenko
New GlyFX datamodules for RichViewActions are available.

GlyFX web site: www.glyfx.com

They contain replacements for standard toolbar images.

There are 4 datamodules available.
Two datamodules based on GlyFX Windows XP icon sets:
- XP Common (free)
- XP Core II
- XP Word processing.
Two datamodules based on GlyFX Windows Vista icon sets:
- Vista Common (free)
- Vista Core II
- Vista Word processing.
The corresponding sets must be purchased in order to use these datamodules. After purchasing, request datamodules from GlyFX.
All registered users of TRichView get a 25% discount when registering all GlyFX products.

Datamodules:
dmActionsGlyFX.pas - uses XP-style images without alpha channel (based on bmp). Can be used in Delphi 4+
dmActionsGlyFXAlpha.pas (new) - uses XP-style images with alpha channel (based on png). Can be used in Delphi 2009+
dmActionsGlyFXAero.pas (new) - uses Vista-style images without alpha channel (based on bmp). Can be used in Delphi 4+
dmActionsGlyFXAeroAlpha.pas (new) - uses Vista-style images with alpha channel (based on png). Can be used in Delphi 2009+

All datamodules include 6 image lists: normal, highlighted disabled; all in 16x16 and 24x24

Examples using dmActionsGlyFXAeroAlpha:
Image

Image

------------

See also:

Posted: Sun Oct 03, 2010 12:07 pm
by Sergey Tkachenko
New projects with GlyFX ( http://www.glyfx.com ) images are available:
- analog of Ribbon\ActionTestRibbon demo for TRichViewEdit
- analog of ActionTestTabsRibbon demo for ScaleRichView.

These projects can be used only in Delphi 2009+, because they require TRibbon component.

They use the following sets of GlyFX images:
- Vista Common (free)
- Vista Core II
- Vista Word processing.
The corresponding sets must be purchased in order to use these datamodules. After purchasing, request this project from GlyFX.
All registered users of TRichView get a 25% discount when registering all GlyFX products, see http://www.trichview.com/forums/viewtopic.php?t=6 .
The projects use 16x16 and 32x32 images (32x32 images are used only for several commands)

Screenshots for TRichViewEdit demo:
Image

Screenshots for ScaleRichView demo:
Image
Image
Image