News RSS Comments RSS 14 News and 12 Comments till now

xWindow Settings 3.3

xWindow Settings 3.3

for ver: 5, 5.5, 6.1, 6.2
price: $149
release date: 2005-06-11

Buy on ClarionShop

Goto download page »

xWinSet lets the end user change standard screen properties at runtime, including font size, foreground and background colors, wallpaper, etc. Both for groups of objects, and for each object separately. The styles are supported.

You can dress any of your programs into perfect suit during half of hour!!

No "BlackBox" (no DLL). Only pure Clarion Code
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
Compatible with Clarion 6.2, Clarion 6.1 (Build 9034), Clarion 5.5, Clarion 5

Include in bundles: xDesign Suite #1, xDesign Suite #2, xProfessional Pack, xXXL Pack

History
3.3 2005-06-11
  • Product was corrected for compatibility with Clarion 6.2;
  • 3.2 2005-05-23 This is bugfix.
  • Errors with program hanging and error with opening xWS ini file under Clarion 6.1
    (new THREAD model) were fixed;
  • Compatible with Clarion 6.1 (Build 9033);
  • 3.1 2004-06-18
  • Clarion 6.1 (RC2) compatible now;
  • 3.0 2003-12-25 This is new advanced version.
  • We rewrote xWinSet and now it without any "BlackBox" (without DLL).
    Only pure Clarion Code. And now you can use it with all version of Clarion
    without any problem;
  • xWinSet now using standard TRN file for localization;
  • Support Window XP manifest;
  • New CHM help file;
  • New installation kits;
  • Some cosmetic changes;
  • Some small bugs were fixed;
  • 2.11b 2003-11-10
  • This is bugfix. GPF after delete record from browse with xWinSet was
    fixed. Thanks to E. Keith Neely for find this error.
  • 2.11 2003-10-30
  • Clarion 6 (CR6) supported now;
  • Translation via LNG-file supported now;
  • 2.10 2002-09-21 Modifications in Class and Template.

    New method of the class and property for check of attribute ReadOnly of the application were added.
    ROApp BYTE,PRIVATE
    CheckROApp PROCEDURE(),BYTE,PRIVATE

    It helps to decide a problem of start of the program from CD-ROM.
    If program start from CD-ROM configuration file automaticaly open in readonly mode.

    The input of a registration information is simplified. You have two variants.To enter your Registration info in application or in the file-license xWinSet.LICIf you use file-license, all your applications will can use automatically this file, and you should not each time enter your code.
    2.9 2002-01-26 This is bugfix only. The description of the error:
    On the window with a large amount screen controls is installed xWinSet button. In runtime we do not change any attributes of objects. When the window is opened, all objects blinked many times: And it was not good.
    2.08 2001-09-03 Modifications in Class and Template.

    A new method SetCaption(STRING NormalMode, STRING EditMode) for change the caption of main xWinSet window at runtime. You can set window titles, both for Normal Mode, and for Edit Mode.
    In template you can assign Caption as Text or as Variable with exclamation sign before name of variable.

    Modifications in the procedure of check of a registration code. The registered users will receive the new code by email.
    2.07 2001-07-10 Fixed small bug with loading default style for windows;

    Loadind Default style feature was improved.
    Now you can define three different style for three type of procedures separately. For Browse, for Form and for other procedures.
    Styles can be set by global variable or constant.

    Possibility load default style on open the window was improved.
    Now you can turn on/off default style loading for each window separately.
    2.06 2001-07-08 The possibility is added to set default style for all windows of the program as a whole, and for each window separately.
    Optinally a possibility to load default style on open the window.
    2.05 2001-06-24 Add new properties for buttons (Color) and for Combo controls (SelectedBgColor, SelectForeColor, ListLineHeight)

    Fixed bug in Clear All Settings method (Ctrl-R in xWinSet);
    2.04 2001-06-23 Fixed bugs in some methods of view checkboxes state;
    2.03 2001-06-20 Change method for save settings base (From ASCII INI to TopSpeed INI);
    2.02 2001-06-16 Added listboxes propertyes.
    SelectedBgColor, SelectForeColor, ListLineHeight;
    2.01 2001-06-11 Add methods for save and load settings into Styles file;
    2.0 2001-06-05 First commercial release;
    1.0 1999-11-01 Original (first) release;