Lescasse Consulting
 Home    Company    News    Prices    Download    Buy    Forums   
Read Me
Buy
Forums
Resume
AntiSpam 1.2
wBackup 1.11
NetAccess 2.0
Visual APL 1.0 
APL+Win 7.3 
APL+Win Products 
APL+Win Objects™ 
     • Price & Description
     • Version 6.0
     • Versions History
     • Buy now
APL+Win Training 
APL+Web Services
APL+Web Component 
APL+ History
Dyalog.Net Tutorial
Conferences 
Powerpoint
White Papers
Web Hosting
References
Links
 
APL+Win Objects™ 6.0

TADO5
TADO5 Tutorial
TAPLDraw5
TAPLEdit5
TAPLSession5
TAbale5
TAboutBox5
TAccess5
TAgent5
TBlatMail5
TButton5
TCDO5
TCRC5
TCancelButton5
TCheck5
TCheckGroup5
TChildForm5
TChooseColor5
TChooseFont5
TClipBoard5
TClock5
TCodeStats5
TColors5
TCombo5
TComboDrive5
TComboFilter5
TComboList5
TComboTree5
TCommandBar5
TCommandButton5
TControlClass5
TCueCard5
TDHTML5
TDHTMLEditor5
TDateTime5
TDateTimeFr5
TDates5
TDemoHandlers5
TDisplay5
TDOS5
TDualSelect5
TEdit5
TEditAmount5
TEditDir5
TEditEnter5
TEditFile5
TEditGrid5
TEditList5
TEditListview5
TEditMenu5
TEditNum5
TEditSelect5
TEditSpin5
TEmail5
TError5
TExampleForm5
TExcel5
TExcel5 Tutorial
TFindReplace5
TFOne5
TFTP5
TFTP5 Tutorial
TFileCompare5
TFileMenu5
TFileMenuDef5
TFlatButton5
TForm5
TFormClass5
TFormEditor5
TFrame5
TGetDir5
TGif5
TGifForm5
TGifWb5
TGoMenu5
TGraphX5
TGrid5
TGridDisplay5
TGridPrint5
TGUID5
THLine5
THTML5
THTML5 Tutorial
THTTP5
THelp5
THelpMenu5
TImagelist5
TInfo5
TIniFile5
TInstall5
TInternet5
TJpg5
TJpgWb5
TLabel5
TList5
TListview5
TLock5
TLogs5
TMAPI5
TMath5
TMDIForm5
TMSOutlook5
TMaskEdit5
TMedia5
TMenu5
TMessage5
TModalCall5
TMsgBox5
TNavigator5
TNetwork5
TNonVisualClass5
TODBC5
TOKButton5
TObject5
TOpenFile5
TOption5
TOptionGroup5
TOutlook5
TOutlookMail5
TOWCSpread5
TPDF5
TPFKeys5
TPage5
TPassword5
TPicture5
TPing5
TPopupMenu5
TPowerpoint5
TPowerpoint5 Tutorial
TPrinter5
TProgress5
TProgressDlg5
TQuestion5
TRegistry5
TRegistryKey5
TResource5
TRichEdit5
TSPX5
TSQLDMO5
TScheduler5
TScroll5
TSelector5
TSpinner5
TSplitter5
TStatus5
TStopWatch5
TTest5
TTestError5
TTextFile5
TTimer5
TTip5
TTipForm5
TTLI5
TToolBar5
TToolbox5
TToolsMenu5
TTrackbar5
TTranslate5
TTree5
TVLine5
TViewMenu5
TWebBrowser5
TWebServer5
TWebSite5
TWebSiteNet5
TWinMenu5
TWord5
TYesNo5
    Visits:  5373 (8 on line) Last Update: Nov 23, 2003  
    APL+Win Objects Versions History    Printer Friendly  
Version 6.0  New (14dec05)

Version 6.0 is a Major new release of APL+Win Objects™

Here is a description of major APL+Win Objects™ 6.0 enhancements:

  1. The .CHM Help File is now complete and includes documentation on all objects
  2. Full Upward Compatibility with previous versions
  3. 10 new Objects (see: APLWinObjectsIntro.asp )
  4. 24 new Properties added (see below)
  5. 78 new Methods added (see below)
  6. Most 6.0 Objects have been tested in real life production applications for a year
  7. New Web Site gives detail on line documentation on all 6.0 Objects

Here is an detailed description of APL+Win Objects™ 6.0 enhancements :


TADO5

07apr046.00.008function DecodeDm localized
14jul046.00.009method <Columns> improved
05may056.00.010[help] property improved with several additional examples
05may056.00.011[ColNames] method rewritten: now works even with empty tables and is faster
05may056.00.012new <Insert> method added to batch insert a matrix of records
05may056.00.013recordset object now created in [Open] method instead of each time it is needed
06may056.00.014new <BeginTrans> method added: allows to begin a new Transaction
06may056.00.015new <CommitTrans> method added: allows to commit a Transaction
06may056.00.016new <RollbackTrans> method added: allows to roll back a Transaction
19may056.00.017new <PrimaryKeys> method added: returns the Primary Keys for all tables in the database
19may056.00.018new <Update> method added to batch update a matrix of records
11jun056.00.019test added in [Columns] method


TAPLDraw5

03dec036.00.002new <CreateImageList> method added
14oct056.00.003new <CreateImages> method added
14oct056.00.004new <CreateImageMatrix> method added
29nov056.00.005new <Convert2MetaFile> method added
30nov056.00.006new <OpenMetaFile> method added
30nov056.00.007new <CloseMetaFile> method added


TAbale5

07mar056.00.002[New] method improved: now registers the AbaleZip.dll if it is not yet registered
07mar056.00.003new <ZipWithPassword> method: allows to password encrypt the zipped file
07mar056.00.004new <UnzipWithPassword> method: allows to password decrypt the zipped file
10jun056.00.005buig corrected in [UnzipWithPassword]: was not using the password


TAboutBox5

14feb056.00.002New <web> property added: displays a URL in the About Box with a Hand cursor to link to this URL


TBlatMail5

17may046.00.002<help> property improved


TButton5

26jan056.00.002New <image> property added


TCheckGroup5

30jan056.00.003Z„ added in [value] property to avoid values being displayed in the APL Session


TComboFilter5

07apr046.00.002variable F localized


TComboList5

21jun046.00.007add custom names to the Listview, Edit and Button objects


TControlClass5

15aug056.00.002Templates added for onEvent, property and Method


TCueCard5

30mar046.00.002correction made to the <cuecard1> and <cuecard2> properties


TDateTimeFr5

07apr046.00.002variable H localized


TDates5

31mar036.00.005new <DateTimeExcelConvert> method improved
31mar036.00.006new <DateTimeExcelDConvert> method added
22oct046.00.007new <Short2LongDate> method added
11jun056.00.008bug corrected in [DateTimeExcelDConvert] method: time was sometimes off by 1 second


TDisplay5

09apr056.00.002add documentation for several properties and methods
09apr056.00.003new <font> property
26nov056.00.004bug fixed: Info renamed to Info5 in the Print method
26nov056.00.005the Print toolbar button is now disabled if no Printer is available
26nov056.00.006various improvements: see comments dated 26nov05


TEditDir5

03may056.00.002new <enabled> property added


TEditFile5

04apr056.00.002new <dir> property added
04apr056.00.003new <includepath> property added
03may056.00.004new <enabled> property added


TEditList5

17may046.00.004flickering reduced by using the noredraw property in the onChange event


TEditSelect5

17dec036.00.003new <selecteditems> property added


TEmail5

07dec046.00.002Result added to Świ'*‘‘' to avoid printing in the APL Session
20may056.00.003new <DefaultSMTPAccount> method added: retrieves default SMTP Account, Email Address and Display Name


TError5

07jun046.00.002Stop and Info buttons are now made invisible in a Runtime environment


TExcel5

12nov036.00.014[xIgnoreRemoteRequests] added when instanciating TExcel5
19nov036.00.015error handling added to the [format] property
22nov036.00.016bug corrected in <where> property (was referencing an instance of TExcel5!)
25nov036.00.017new <Reset> method added
25nov036.00.018Excel closing improved (using Eric Baelen's suggestions)
28nov036.00.019new <columnwidthpix> property added
28nov036.00.020new <rowheightpix> property added
28nov036.00.021new <AddPicture> method added
01dec036.00.022<fittopageswide> & <fittopagestall> now accept argument 0 to stop Fit to page
01dec036.00.023new <zoom> property added
05dec036.00.024<hpagebreaks> now works even if no Print Area defined
05dec036.00.025new feature: object constructor now calls user defined (complement) constructor
23jan046.00.026method <Show> improved: now adds a workbook only if Excel object does not already have any
27jan046.00.027bug corrected in [where] property (height and width were exchanged)
29jan046.00.028new <RefersToAdd> method added (return result suitable for use with the [Add] method)
29jan046.00.029bug corrected in <where> property when referenced
09mar046.00.030<fittopageswide> and <fittopagestall> properties improved: now allow to erase the content of the fields
09mar046.00.031<hpagebreaks> can now be used with <fittopageswide> if <fittopagestall> is set to ('#'Świ'VT'0 11)
17may046.00.032bug corrected in property <fittopagestall>
05aug046.00.033bug corrected in property <rowheight>
05aug046.00.034new <TopLeft> method added: returns the top left cell in a named range
05aug046.00.035method [Add] now accepts a range name as its second argument (range name should be enclosed)
05aug046.00.036method [InchesToCentimeters] also named <ItoC>
08aug046.00.037method [Add] now returns a result (first 2 elements compatible with previous Objects version)
17aug046.00.038bug corrected in method [Get] in some cases when UsedRange was returning a range without column letters (example: 12:18)
15oct046.00.039new <fontunderline> property
22dec046.00.040new <Running> method
22dec046.00.041new <ProtectSheet> method
22dec046.00.042new <HideRows> method
18jan056.00.043new <footerpicture> property
18jan056.00.044new <headerpicture> property
24mar056.00.045new <AddChart> method
24mar056.00.046new <chartsource> property
24mar056.00.047new <charttype> property
24mar056.00.048new <chartshadow> property
24mar056.00.049new <chartrounded> property
24mar056.00.050new <charttitle> property
24mar056.00.051new <charthaslegend> property
24mar056.00.052new <chartlabels> property
24mar056.00.053new <chartarea> property
29may056.00.054[New] method improved
03jun056.00.055[New] method improved
10aug056.00.056properties [headerpicture] and [footerpicture] improved: needs use &F (and not &G) in French culture
12nov056.00.057new <HighLightEx> method added: same as HighLight but one can specify a range
01dec056.00.058new <DrawCircle> method added: allows to draw a circle in the ActiveSheet
01dec056.00.059new <DrawCircleWithText> method added: allows to draw a circle in the ActiveSheet with inserte text centered in the circle
01dec056.00.060new <DrawShapeFont> method added: allows to change the font characteristics for the text inserted in a shape
02dec056.00.061new <Range2Pixels> method added: converts a range to its pixels position and size
03dec056.00.062property [columnwidthpix] corrected
03dec056.00.063new <activecell> property added: get or set the current active cell
03dec056.00.064new overload for method [AddPicture] added: now allows to place a picture at location specified in pixels
04dec056.00.065methods [HighLight] and [HighLightEx] improved: now loop on the calculated set of ranges to avoid posible DOMAIN ERROR
04dec056.00.066new <HighLightFontEx> method added: allows to change the font characteristics of a given range of cells according to cell content
06dec056.00.067new <AutoFitCell> method added: auto adapts a cell size according to its content
06dec056.00.068new <AddFit> method added: adds an array and auto adapts a cell sizes according to their contents
06dec056.00.069bug corrected in AutoFit method (which was failing in some cases)
11dec056.00.070various small improvements: ]wsloc 11dec05 to see them
11dec056.00.071method [DeleteAllNames] rewritten


TFOne5

07apr046.00.002variable I localized


TFTP5

07mar056.00.002[New] method improved: now registers the ChilkatFTP.dll if it is not yet registered
11jun056.00.003[New] method improved: now checks if ChilkatFTP.dll exists (APL freezed when the DLL is not found)


TFileMenu5

01apr056.00.003better handling of <mrus> property which now uses [Mrus] section in APL+Win .INI file
01apr056.00.004new <maxmrus> property added
01apr056.00.005new <AddToMrus> method added
29apr056.00.006new <mMRU_onClick> event added
29apr056.00.007new <ResetMrus> method added


TGrid5

17dec036.00.006new <Event> method added (& bug corrected in spy property)
17dec036.00.007makes the <modified> property work when using the <text> property
21dec036.00.008new <Print> method available
11feb046.00.009inhibit event handlers added for protected cells
16aug056.00.010sorting columns by clicking column header them improved


TGridDisplay5

07apr046.00.003variable I & J localized


THTML5

14nov036.00.005method <AddTable> now allows to specify more than 1 line of column titles
20nov036.00.006method <AddTable> now allows to alternate row colors in a table
20nov036.00.007method <GroupLines> added
20nov036.00.008method <FormatTable> added
23nov036.00.009new <stylesfile> property added
23nov036.00.010new <AddAPL> method added
23nov036.00.011new <AddImage> method added
23nov036.00.012new <AddList> method added
23nov036.00.013new <KeepContent> method added
23nov036.00.014new <UpdatePage> method added
27nov036.00.015add Av2Ansi conversion in <UpdatePage> method
10jun046.00.016bug corrected in AddTable method (lines commented)
20apr056.00.017new <SortTable> method added
12dec056.00.018new <MakeSortedTable> method added


TInfo5

18apr046.00.006mouse pointer now correctly set to 0 instead of 1 in onHide method


TInternet5

07apr046.00.002variable I localized


TListview5

13jul046.00.002Bug corrected in ŹonClick event handler
15aug056.00.003property [titles] extended
15aug056.00.004new <listnotitles> property (currently not synchronized with the [list] property)
16aug056.00.005help example improved
20nov056.00.006bug corrected in the [list] property: the Listview height would increase when setting the list if it contained wide items


TNetwork5

23aug046.00.003new <FirstDrive> method added
23aug046.00.004new <GetDriveTypes> method added
23aug046.00.005new <GetLogicalDrives> method added
23aug046.00.006new <MapNetworkDrive> method added


TObject5

13nov036.00.034new <FindObjects> method added
15nov036.00.035new <FlagRT> method added
27nov036.00.036flaw corrected when minimizing then restoring a form with [attach] properties
01dec036.00.037<cpuspeed> property is now very accurate (now uses CPUSpeed ActiveX freeware)
03dec036.00.038new <ipaddress> property added
03dec036.00.038new <GetComputerName> method added
05dec036.00.039new <handlers> property synonym to <handler>
17dec036.00.040new <CreateDir> method added
27jan046.00.041bug corrected in [NewFeatures] and <NewFeatures> method improved
14mar046.00.042bug corrected in [NewFeatures]
22mar046.00.043new <LastFns> method ported from APL+Win Objects 2.6
20apr046.00.044new <NewFeaturesWeb> method added
11may046.00.045new <DLLInfo> method added
11may046.00.046new <GridFile> method added
11may046.00.047method <GridVersion> rewritten
11may046.00.048method <Register> rewritten
11may046.00.049method <RegisterGrid> rewritten
11may046.00.050method <UnRegister> rewritten
17may046.00.051method <Av2Ansi> corrected (bad mapping for the € character)
07jun046.00.052bug corrected in [FullName] method
06aug046.00.053• added in [TextSize] method
06aug046.00.054new <IsPrinterAvailable> method (published with permission from P. GILBERT)
17oct046.00.055new <GetDOSOutput> method returns result from DOS command
20dec046.00.056bug corrected in [Dir] method
06mar056.00.057new <version> property
06mar056.00.058new <FTimeRep> method
07mar056.00.059[Register] method improved: now signals if it was unsucessful
16mar056.00.060new <objectsver> property
16mar056.00.061method <Tutorials> improved
07apr056.00.062new <MailTo> method added
08apr056.00.063new <SaveUndo> method added
08apr056.00.064new <Undo> method added
08apr056.00.065new <Redo> method added
09apr056.00.066new <ResetUndo> method added
09apr056.00.067new <ViewUndo> method added
09apr056.00.068bug corrected in method <TempFile>: the temporary file was not guaranteed to be unique
10apr056.00.069new <appversion> property added: contains the Application version number
11apr056.00.070new <visible> property added
27apr056.00.071property [version] updated: now returns 6.0
27apr056.00.072property [objver] updates: now uses the [version] number
03may056.00.073new <Replace> method: allows to replace strings in a text, with various options
04may056.00.074new <GetFileSize> method: retrieves file size without opening it with APL
05may056.00.075new <doc> property: returns list of object properties and methods
06may056.00.076new <XProp> method: returns all xProperties of a collection item
06may056.00.077new <XMeth> method: returns all XMethods of a collection item
11jun056.00.078bug corrected in [R2A] method: was returning wrong coordinates for columns which were a multiple of 26
11jun056.00.079method [APLCode] improved: can now extract code from non instantiated objects
27jun056.00.080bug corrected in method [Replace]
18aug056.00.081new <SearchPath> method returns fully qualified name for a given file
18aug056.00.082new <EditIni> method allows to edit the application .INI file from the APL Session
19aug056.00.083new <RecurseFiles> method retrieves files selectively and recursively
20aug056.00.084help file name made dynamic in methods [GetHelp] and [HelpFile]
22aug056.00.085new <RecurseDirs> method returns a directory and all of its sub-directories
29aug056.00.086method [CreateDir] improved: now support UNC paths
15sep056.00.087method <IsProcessRunning> added: returns 1 if a given process is already running
20sep056.00.088method [IsProcessRunning] rewritten: now uses the PrcView PV.EXE freeware (http://www.teamcti.com/pview/)
29oct056.00.089method [Redim] extended: now allows to Redim a form without Rediming its Frame objects
02nov056.00.090method [CheckSystem] improved: now use AuditRefcountsS instead of AuditRefcounts
02nov056.00.091new <FixSystem> method: corrects (or attempts to correct) damaged workspace
26nov056.00.092local variable ‘ renamed AF and local variable Ź renamed AG
07dec056.00.093bug corrected in [Redim] method: Redim did not work perfectly when a form included a Status bar
07dec056.00.094method [NewFeatures] now returns v6 new features (no longer v5 new features)
10dec056.00.095new <NewObjects> method: returns a list of new objects created in a given Release
10dec056.00.096new <NewProperties> method: returns a list of all new objects properties and methods in a given Release
10dec056.00.097new <Bitmaps2> method: displays an alternate set of button images
10dec056.00.097new <ReadToEnd> method: opens a native file, read and returns its entire content


TOption5

02may056.00.002bug corrected in [onPaint] event


TOptionGroup5

30jan056.00.003Z„ added in [value] property to avoid values being displayed in the APL Session


TOutlook5

24dec036.00.003bug corrected in [class] property: was missing a :return


TPowerpoint5

01dec036.00.002bug corrected in [Load] method
01dec036.00.003<where> property no longer write-only
01dec036.00.004new <LoadAndRun> method added
05dec036.00.005bug corrected in <Load> method (was not creating "pres" object)
24dec036.00.006bug corrected in <Title> method
20may056.00.007new <hyperlink> property added
01nov056.00.008[fontname] property extended: now accept vector of paragraph and word numbers
01nov056.00.009[fontcolor] property extended: now accept vector of paragraph and word numbers
02nov056.00.010new <RemoveBullets> method added: allows to remove bullets from some slide lines
03nov056.00.011[fontsize] property extended: now accept vector of paragraph and word numbers


TRichEdit5

08apr056.00.003new <text> property added
09apr056.00.004new <syntaxcolor> property added
09apr056.00.005new <SyntaxColor> method added
27jun056.00.006method [Find] improved to include _ in its search alphabet
11jul056.00.007method [Find] corrected: was improperly not taking into account Śtcnl's
11jul056.00.008property [font] & methods [APLFont DyalogAPLFont Find] improved


TScheduler5

29nov036.00.002now uses "Avalio Task Scheduler" (http://www.avalio.com) included with APL+Win 5.0
29nov036.00.003method <CreateTask> added
29nov036.00.004method <DeleteTask> added
29nov036.00.005method <DeleteAllTasks> added
29nov036.00.006method <GetTasks> added
29nov036.00.007method <Tasks> added


TStatus5

06apr056.00.003new <GetField> method
16apr056.00.004bug corrected: timer disabled when setting fields not containing type 5 field
17apr056.00.005onTimer event improved to avoid ŚWI ARGUMENT ERROR when there is no field 13


TTipForm5

27nov036.00.002new <image> property added
27nov036.00.003new <imagefile> property added
27nov036.00.004new <imagewidth> property added
27nov036.00.005new <gridcontent> now displays an image if one defined (in cell 1 1)
27nov036.00.006new <ShowOffSet> method added
10may046.00.007property <gridcontent> improved now allows to use the the form font characteristics


TTLI5

01dec056.00.002Force registration of the TLBINF32.DLL DLL


TTree5

01apr056.00.003new <data> property added
01apr056.00.004new <MoveUp> method added
01apr056.00.005new <MoveDown> method added
01apr056.00.006new <MoveLeft> method added
01apr056.00.007new <MoveRight> method added
01apr056.00.0085 new context menu options added
03apr056.00.009bug corrected: make the mTreePopup context menu name dynamic
03apr056.00.010enhancement to allow drag&drop from a Listview in the same application
04apr056.00.011new <NodeIds> method added
05apr056.00.012new <NodeDepths> method added
05apr056.00.013new <NodeIdDepths> method added
06apr056.00.014method [SortAllChildren] changed to now correctly sort trees with only depth 1 items
06apr056.00.015new <dropatroolevel> property added
15apr056.00.016new <Children> method added: returns all children of a gvien node at all levels
02may056.00.017bug corrected in [New] constructor method
02may056.00.018method [SortAllNodes] improved: the sort is now no longer case sensitive


TWebSite5

08nov036.00.007new <PhotoDup> method added
08nov036.00.008new <Photos> method added
20nov036.00.009example added in [help] property (to be completed)
23nov036.00.010new <FindStyles> method added
03dec036.00.011new <PrepareText> method added
06dec036.00.012new <CollectHelp> method added
06dec036.00.013new <CollectHTMLHelp> method added
08dec036.00.014new <AddObjectPage> method added
08dec036.00.015new <Buf2HTML> method added
21dec036.00.016new <AddLeftMenuObjects> method added
25dec036.00.017new <MovePage> method added
25dec036.00.018new <RemoveTag> method added
06jul056.00.019method [AddPage] rewritten


TWord5

11jul046.00.002Bug correction in method [Load]
04mar056.00.003TWord5 mostly rewritten!
11apr056.00.004new <Doc2Pdf> method added: allows to convert any Word document to a .PDF file
26nov056.00.005fix: ‘ was not localized!
26nov056.00.006local variable ‘ renamed AA


Version 5.0  New (20apr04)

Version 5.0 is a Major new release of APL+Win Objects™ : it has required 2 years R & D. Most of the product has been rewritten.

Here is a description of major APL+Win Objects™ 5.0 enhancements:

  1. New Objects technology allowing to speed up code (up to twice as fast)
  2. Full Upward Compatibility with previous versions (can cohabitate with earlier objects)
  3. 38 new Objects (see: APLWinObjectsIntro.asp )
  4. 44 new Properties added (see below)
  5. 89 new Methods added (see below)
  6. Most 5.0 Objects have been tested in real life production applications for a year
  7. Product automatically reminds you when you forget the * prefix to a property or method
  8. All objects have a version number
  9. All objects contains a history of changes which you can retrieve and inspect
  10. New technology to allow User defined handlers to cohabitate with 5.0 Objects handlers
  11. New .CHM Help File callable from APL+Win Object ™ 5.0 gives general information and precise documentation on some objects
  12. New Tutorials within the OBJECTS5.W3 workspace allow learn product quicker
  13. New Web Site gives detail on line documentiation on all 5.0 Objects
  14. New Help function providing a lot of different helps on how to use 5.0 Objects
  15. New naming conventions allow to avoid conflict names with User Defined Variables

Here is an detailed description of APL+Win Objects™ 5.0 enhancements :


TADO5

15may035.00.002add several examples in methods documentation
15may035.00.002add an argument to the <Tables> method
15may035.00.002add error codes in <Error> method documentation
15may035.00.002new <ConnectionString> method added
23may035.00.003new <sqlserverversion> property added
10jun035.00.004new <Select> method added (similar as Exec but returns field names in row 1)
16sep035.00.005new <Cols> method added to retrieve table and column names (fast! but SQL Server only)
16sep035.00.005new <Tbls> method added to retrieve table names (fast! but SQL Server only)
17sep035.00.006new <ColNames> method added to retrieve column names (fast!)
30sep035.00.007new <Database> method added
07apr045.00.008function DecodeDm localized


TAPLDraw5

03dec035.00.002new <CreateImageList> method added


TCheckGroup5

19oct035.00.002new <value> property added
19oct035.00.002new <buttonnames> property added


TClipBoard5

18jul035.00.002new <CopyAPL> method added


TComboDrive5

20jul035.00.002add drive images to each item in the Combo


TComboFilter5

07apr045.00.002variable F localized


TComboList5

19sep035.00.002new <multiple> property added
19sep035.00.002new <allownew> property added to allow typing a new item not part of the list
19sep035.00.002new <HideList> method added to allow hiding the form containing the combo box list
03oct035.00.003various fixes and new <fixedheight> property added
17oct035.00.004new <value> property added
17oct035.00.004new <cblistname> property added
17oct035.00.004method <ShowPos> renamed <ShowList>
18oct035.00.005new <cols2scan> property added
18oct035.00.005new <selitems> property added
27oct035.00.006new <listfont> property added


TCueCard5

30mar045.00.002correction made to the <cuecard1> and <cuecard2> properties


TDateTimeFr5

07apr045.00.002variable H localized


TDates5

26may035.00.002bug corrected in method <DayOfWk>
02aug035.00.003localization of the DateTimeFormat method
10oct035.00.004new <DateUnformat> method added
31mar035.00.005new <DateTimeExcelConvert> method improved
31mar035.00.005new <DateTimeExcelDConvert> method added


TEditAmount5

25jul035.00.002new <Format> method added
30jul035.00.003new <onExitError> event handled
12oct035.00.004new <allowed> property added
12oct035.00.004new <amount> property added


TEditGrid5

03jun035.00.002new <attach> & <where> properties added
25jul035.00.003fix the <wherelc> property
25jul035.00.003add AutoComplete feature when only 1 item remains in the list


TEditList5

26jul035.00.002major rewrite using a TFrame5 wrapper object
26jul035.00.003add AutoComplete feature (match to exactly 1 item autocompletes edit box text)


TEditNum5

30jul035.00.002event <onExitError> handled


TEditSelect5

31jul035.00.002major rewrite using a TFrame5 wrapper object
17dec035.00.003new <selecteditems> property added


TEditSpin5

31jul035.00.002major rewrite using a TFrame5 wrapper object


TExcel5

11mar035.00.002Av2Ansi conversion added to Add method
14mar035.00.003Av2Ansi conversion removed from Report method
28mar035.00.004new <HighLight> and <ClearFormats> methods added
02apr035.00.005replace numeric empty vector by character empty vector in <Add> method
18apr035.00.006new <HyperLink> method added
06may035.00.007method <RefersTo> adapted to work on ActivSheet instead of on the ActiveWorkbook
06may035.00.007method <SaveAs> now uses Av2Ansi and handles accented letters in file names correctly
09may035.00.008property <language> corrected and now returns language for Install, GUI and Help
15may035.00.009method <RefersTo> rewritten: now returns both global and sheet names coordinates
26may035.00.010new <InsertPicture> method added
26may035.00.010method <Load> now uses Av2Ansi
26may035.00.010event <onXWorkbookBeforeClose> xVisible 0 added
18jun035.00.011new <CopySheet> method added
18jul035.00.012new <version> read-only property added
08sep035.00.013new <Merge> & <UnMerge> methods added
08sep035.00.013new <where> property added
12nov035.00.014[xIgnoreRemoteRequests] added when instanciating TExcel5
19nov035.00.015error handling added to the [format] property
22nov035.00.016bug corrected in <where> property (was referencing an instance of TExcel5!)
25nov035.00.017new <Reset> method added
25nov035.00.017Excel closing improved (using Eric Baelen's suggestions)
28nov035.00.018new <columnwidthpix> property added
28nov035.00.018new <rowheightpix> property added
28nov035.00.018new <AddPicture> method added
01dec035.00.019<fittopageswide> & <fittopagestall> now accept argument 0 to stop Fit to page
01dec035.00.019new <zoom> property added
05dec035.00.020<hpagebreaks> now works even if no Print Area defined
05dec035.00.020new feature: object constructor now calls user defined (complement) constructor
23jan045.00.021method <Show> improved: now adds a workbook only if Excel object does not already have any
27jan045.00.022bug corrected in [where] property (height and width were exchanged)
29jan045.00.023new <RefersToAdd> method added (return result suitable for use with the [Add] method)
29jan045.00.023bug corrected in <where> property when referenced
09mar045.00.024<fittopageswide> and <fittopagestall> properties improved: now allow to erase the content of the fields
09mar045.00.024<hpagebreaks> can now be used with <fittopageswide> if <fittopagestall> is set to ('#'Świ'VT'0 11)


TFOne5

07apr045.00.002variable I localized


TFileMenu5

14aug035.00.002partial rewrite


TForm5

10oct035.00.002new <dynresize> property added
18oct035.00.003SystemMenu_onClick event improved to handle new system menu option: Spy (no mouse, no timer)


TGraphX5

18aug035.00.002adapted to GRAPHX2.W3


TGrid5

28feb035.00.002<text> property improved to handle text in column headers
02apr035.00.003bug corrected in <text> property
15may035.00.004new <version> property added
08sep035.00.005new <content> & <coltitles> properties added
17dec035.00.006new <Event> method added (& bug corrected in spy property)
17dec035.00.006makes the <modified> property work when using the <text> property
21dec035.00.007new <Print> method available
11feb045.00.008inhibit event handlers added for protected cells


TGridDisplay5

23aug035.00.002clean up
07apr045.00.003variable I & J localized


TGridPrint5

23aug035.00.002clean up


THTML5

23may035.00.002new <ConvertToExcel> and <ConvertToExcelSheet> methods added
20sep035.00.003add support (style) for VML in [Start] method
20sep035.00.003add an argument to [AddTable] method
20sep035.00.003allow table title and column titles in [AddTable]
21sep035.00.003add columns alignment parameter to [AddTable] method
21sep035.00.003add "horizontal centering" parameter to [AddTable] method
24sep035.00.004new <Print> method added
14nov035.00.005method <AddTable> now allows to specify more than 1 line of column titles
20nov035.00.006method <AddTable> now allows to alternate row colors in a table
20nov035.00.006method <GroupLines> added
20nov035.00.006method <FormatTable> added
23nov035.00.007new <stylesfile> property added
23nov035.00.007new <AddAPL> method added
23nov035.00.007new <AddImage> method added
23nov035.00.007new <AddList> method added
23nov035.00.007new <KeepContent> method added
23nov035.00.007new <UpdatePage> method added
27nov035.00.008add Av2Ansi conversion in <UpdatePage> method


THelp5

14aug035.00.002simple support added for .CHM Help Files


TInfo5

23apr035.00.002new <Animate> method added to allow to animate the window with a progress bar
06may035.00.003test added to event <owner_onClose>
06may035.00.003test added to event <owner_onMove>
10sep035.00.004Śwgive 0 added in Show method
10sep035.00.004new <parent> property added (used by Info5)
18oct035.00.005mouse pointer better handled in Show method and in onHide event


TInternet5