Author | Topic: X-MEMO Version 2.0 Now Available | |
---|---|---|
Clayton Jones | X-MEMO Version 2.0 Now Available on Mon, 25 Jul 2011 12:47:20 -0400 Hello, A new version of X-Memo has been released and is now available. This version contains some new functions, enhanced color controls and Application Scaling. What Is X-Memo? X-Memo is a Multiple Line Edit control for memos which stores text in DBF files instead of DBT/FPT files. It eliminates the need for memo fields and avoids the problems inherent in them. X-Memo has Encryption (optional) and Automatic Record Recycling so it is secure, has no unused space, and does not need to be Packed. It is a subclass of XbpMle and can be placed on a data entry form or in a popup memo dialog, just like a standard Mle object. Unlike XbpMle, X-Memo has an added Overstrike mode for greater editing flexibility. X-Memo accepts either Pixel or Row/Column coordinates so it can be used by any Xbase++ programmer, including users of Top-Down Library, eXpress++ and Xclass. The package includes versions for use in Top-Down applications, including a DE System component. X-Memo uses the same file structure as "Word Wrapper" (the popular Clipper utility of similar function) and can use Word Wrapper files from Clipper applications being converted to Xbase++. Source code is included. The price is $79 US. A Demo can be downloaded here http://cjcom.net/tddnload.htm More detailed information can be found here http://cjcom.net/xmemocore.htm X-Memo can be ordered here http://cjcom.net/tdlord1.htm Best Regards, Clayton Clayton Jones www.cjcom.net Top-Down Library for Xbase++ X-DBU Database Utility X-MEMO Memo Field Replacement NEW "X" PRODUCT (coming soon) | |
Edgar Borger | Re: X-MEMO Version 2.0 Now Available on Tue, 26 Jul 2011 11:36:47 -0300 Hello Clayton, looks great, I am very interested, let me have a look at it, and I'll get back to you. Do you have a sample code with express ? Regards, Edgar Em 25/07/2011 13:47, Clayton Jones escreveu: > Hello, > > A new version of X-Memo has been released and is now available. This > version contains some new functions, enhanced color controls and > Application Scaling. > > What Is X-Memo? > X-Memo is a Multiple Line Edit control for memos which stores text in > DBF files instead of DBT/FPT files. It eliminates the need for memo > fields and avoids the problems inherent in them. X-Memo has > Encryption (optional) and Automatic Record Recycling so it is secure, > has no unused space, and does not need to be Packed. It is a subclass > of XbpMle and can be placed on a data entry form or in a popup memo > dialog, just like a standard Mle object. Unlike XbpMle, X-Memo has an > added Overstrike mode for greater editing flexibility. > > X-Memo accepts either Pixel or Row/Column coordinates so it can be > used by any Xbase++ programmer, including users of Top-Down Library, > eXpress++ and Xclass. The package includes versions for use in > Top-Down applications, including a DE System component. > > X-Memo uses the same file structure as "Word Wrapper" (the popular > Clipper utility of similar function) and can use Word Wrapper files > from Clipper applications being converted to Xbase++. Source code is > included. The price is $79 US. > > > A Demo can be downloaded here > http://cjcom.net/tddnload.htm > > More detailed information can be found here > http://cjcom.net/xmemocore.htm > > X-Memo can be ordered here > http://cjcom.net/tdlord1.htm > > > Best Regards, > Clayton > > Clayton Jones www.cjcom.net > Top-Down Library for Xbase++ > X-DBU Database Utility > X-MEMO Memo Field Replacement > NEW "X" PRODUCT (coming soon) Edgar Borger Softsupply Informatica Ltda. Rua Alagoas, 48 Sao Paulo, SP 01242-000 Tel : (5511) 3159-1997 Fax : (5511) 3255-5224 | |
Clayton Jones | Re: X-MEMO Version 2.0 Now Available on Fri, 29 Jul 2011 00:30:11 -0400 Hello Edgar, >looks great, I am very interested, let me have a look at it, and I'll >get back to you. Do you have a sample code with express ? Sorry no, but the X-Memo object is a subclass of XbpMle so you would use it exactly the same way as that. Some of the demo source code is provided so you can see how those things are done. Regards, Clayton Clayton Jones www.cjcom.net Top-Down Library for Xbase++ X-DBU Database Utility X-MEMO Memo Field Replacement NEW "X" PRODUCT (coming soon) |