xFText 3.0
This is Class and Extension Template easyly and quickly will give you possibility to write ANY text and place bitmap images in ANY place into the Frame of your program.
No "BlackBox" (no DLL). Only pure Clarion and WinApi functions. Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
Compatible with Clarion 6.x (6.3, 6.2, 6.1), Clarion 5.5, Clarion 5
xFText features. You can:
To set global margins for text;
To set all attributes of font. Name, size, style, color, charset;
To set "Normal", "Light" and "Dark" color of text for 3D text imitation;
To set offset for LightColor and DarkColor for 3D texts;
To set offset for X- and Y-position for text and bitmap;
To write a text into any place of Frame. Fixed, Left-Top, Center-Top, Right-Center etc.;
To add, change and remove frame text in runtime;
To put bitmap image into any place of frame too. Bitmaps can be included into exe-file as resource;
To execute code after Mouse clicking on xFText object;
To set all parameters via variables;
Include in bundles: xDesign Suite #1, xDesign Suite #2, xProfessional Pack, xInformation Pack, xXXL Pack
| History |
| 3.0 |
2006-06-25 |
Compatibility with Clarion 7 |
| 2.8 |
2006-11-28 |
New very useful feature. Bitmaps can be included into exe-file as resource now. And you do not have necessity to deliver these pictures together with the program to your clients! |
| 2.7 |
2006-09-18 |
New useful feature. You can execute code after Left or/and Right Mouse clicking on xFText object;Compatible with Clarion 6.x (6.3, 6.2, 6.1);New installation kits created by SetupBuilder 5.3 |
| 2.6 |
2005-07-14 |
Compatible with Clarion 6.2 (build 9046);New installation kits created by SetupBuilder 5.0; |
| 2.5 |
2005-03-10 |
New feature, what I want a long time ;-) Now you can use not only just text or variable for display on frame. Now you can write "pure" Clarion code. Like this: 'xFText v' & CLIP(GLO:Version). Just turn On option "Pure Code" when you add new xFText line. Look item 8 of xFText documentation;Compatible with Clarion 6.1 (build 9032); |
| 2.4 |
2004-06-16 |
Clarion 6.1 (RC2) supported now! |
| 2.3 |
2003-07-29 |
Clarion 6 (EA5) supported now! |
| 2.2 |
2003-01-29 |
Some changes in class and templates: You can set global margins for bitmaps;You can set x, y-offset for bitmaps;Small bugfix in template. Range of offsets was fixed. Thanks to Roberto Artigas Jr. |
| 2.1 |
2002-12-23 |
xFText methods now available from other dll in MultiDll program. (not only from exe-module); |
| 2.0 |
2002-11-30 |
xFText complettely rewriting and have many changes in class and templates. Now xFText only on Clarion code and WinApi functions. Without C++ code;Now you can add bitmap image on Frame;You can set global margins for text;You can set offset for LightColor and DarkColor for 3D texts.Some bugs with show text on right-bottom position was fixed; |
| 1.02 |
2002-11-11 |
New advanced version. Some changing in template and new methods in class. Legacy Template supported now;Modification in main extension template for add Label for text. For next using in runtime.New methods for add, change and remove frame text in runtime;New code templates: ChangeText, RemoveText, RedrawText; |
| 1.01 |
2002-10-25 |
Bugfix. Deformation of text after frame resizing was fixed; |
| 1.00 |
2002-10-22 |
Original (first) release; |