New GlyFX datamodules for RichViewActions are available

News about TRichView, ScaleRichView, ReportWorkshop, RVMedia
Post Reply
Sergey Tkachenko
Site Admin
Posts: 17236
Joined: Sat Aug 27, 2005 10:28 am
Contact:

New GlyFX datamodules for RichViewActions are available

Post 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:
Last edited by Sergey Tkachenko on Sun Dec 26, 2010 8:25 pm, edited 4 times in total.
Sergey Tkachenko
Site Admin
Posts: 17236
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post 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
Post Reply