News RSS Comments RSS 14 News and 12 Comments till now

xNotes Browse-Form 1.3

xNotes Browse-Form 1.3

for ver: 5.5, 6.1, 6.2, 6.3
price: $79
release date: 2007-01-22

Buy on ClarionShop

Goto download page »

It is very easy!
Add ability of adding notes for ANY tables, records and fields into your application!

List of Features:

  • Realization as a class;
  • Installing the template into application is very simple. Minimum settings;
  • The three main Control Templates: for Browse, for Form and for Field;
  • Any buttons of xNotesBF (for Browse or for Form) can be extended (by option) with popup menu;
  • The Template includes some CODE templates for comfortable programming;
  • Ability to returning the last note for record into Browse calculated field;
  • Localization with TRN-file;
  • And more features in next versions;
  • No "BlackBox" (no DLL). Only pure Clarion Code.
    Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
    Compatible with Clarion 6.x (6.3, 6.2, 6.1) and Clarion 5.5

    History
    1.3 2007-01-22 This is new advanced version!
  • MS SQL driver is supported now. You can add notes for your SQL tables.xNotes SQL table will be automatically created in your SQL database;
  • New example for showing work with MS SQL driver;
  • 1.2 2006-12-11
  • Bugfix. Correct work with icons under Clarion 5.5;
  • Important changes in CODE template "xNotesBFCreateNote".
    Creation of Note text improved now. You can enter text as clear text, use the variable,or to write pure Clarion Code.
    For example: 'This is note for company: "' & CLIP(COM:CompanyName) & '"'
  • Updated demonstration program. Work with CODE template is demonstrated;
  • A small changes in Template;
  • 1.1 2006-12-05 This is bugfix.
  • Some small bugs in template was fixed. Icons on buttons in Form did not workas needed;
  • Updated example. Demonstration the feature of created notes automaticallyby CODE template. See BrowseCompany procedure;
  • 1.0 2006-12-03
  • Original (first) release;