Search found 36 matches: leadersoft

Searched query: leadersoft

by Roger Seiler
Sat Jan 11, 2014 4:08 am
Forum: FiveWin for Harbour/xHarbour
Topic: Network Issue
Replies: 36
Views: 12528

Re: Network Issue

Like Tim, I use CDX indexes (a technology that I think originated with Foxpro). You activate it via the REQUEST command at the top of your app's main PRG, as REQUEST DBFCDX. To use Foxpro memos, you can also REQUEST DBFFPT (though I think this may now be unnecessary, as it may automatically occur ...
by Roger Seiler
Fri Jan 10, 2014 9:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to work with Blowfish encryption
Replies: 4
Views: 1910

Re: How to work with Blowfish encryption

Some test code illustrating how to work with Blowfish can be downloaded from...

http://www.leadersoft.com/files/BfTest.zip
by Roger Seiler
Tue Oct 22, 2013 4:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: MyRpt run good!!!
Replies: 8
Views: 3786

Re: MyRpt run good!!!

... very interesting background info on the project and an explanation of basic concepts. You can download my translation from:

http://www.leadersoft.com/files/MyRptLib_English.doc

I'm no longer very fluent in Spanish (if I ever was), so I apologize to Carles for any inaccuracies in ...
by Roger Seiler
Mon Oct 21, 2013 3:04 am
Forum: FiveWin for Harbour/xHarbour
Topic: Disabling report preview options
Replies: 9
Views: 4232

Re: Disabling report preview options

Hunter -

I'm wrestling with HIPAA security issues also. Please email me to... roger at leadersoft dot com ... if you'd be interested in discussing approaches to HIPAA compliance.

Thanks,

- Roger
by Roger Seiler
Sat Oct 19, 2013 4:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDialog problem
Replies: 7
Views: 2536

Re: TDialog problem

Here are screenshots showing the problem. First the "ghost" image, then the real image.

Image

Image
by Roger Seiler
Fri Jan 02, 2009 12:40 am
Forum: Utilities / Utilidades
Topic: OT: free demo-maker
Replies: 0
Views: 1055

OT: free demo-maker

I'm getting very good results from a free demo/tutorial creation software package, Wink 2.0 . It's very useful for building flash demos that can be viewed in a browser as a sales aid. Also can output demo in an exe. It can make a "movie" of your demo by recording your screen actions, cursor motions ...
by Roger Seiler
Wed Jun 18, 2008 7:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 32-bit DLLs with Harbour Code - Any More Progress
Replies: 14
Views: 6507

Yes, it can be done using the FWH command DLL32. Go to ..\fwh\manual\fwcmd.chm and go to DLL to see the help topic explaining this.

You can see an example of how to do this in a set of DLL32 calls that I put together in order to use the Protection PLUS 3rd part tool that is implemented with a DLL ...
by Roger Seiler
Thu Jun 12, 2008 2:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing from report preview.
Replies: 16
Views: 3745

... DLL!! I forgot that I had modified my copy of that long ago to add that button.

If you want to use my version of PREV32.DLL (just has a few minor additions in controls including PRINT's ID 110), you can download it from:

http://www.leadersoft.com/software/prev32.dll

- Roger
by Roger Seiler
Wed Jun 11, 2008 12:17 am
Forum: FiveWin for Harbour/xHarbour
Topic: problem with mciSendStr()
Replies: 5
Views: 1762

... you can see some technical difference in them. If so, it would be useful to all of us to know this difference. Each file is under 2 MB in size.

[/url]http://www.leadersoft.com/files/Sample.avi[url]

[/url]http://www.leadersoft.com/files/Shuttle3.avi[url]

Thanks for your help,

- Roger[/url]
by Roger Seiler
Wed May 21, 2008 5:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Simple invoicing application
Replies: 31
Views: 8952

As an example of the MS Office Accounting Express design, here is a screen shot of its invoice entry dialog box...

Image
by Roger Seiler
Tue May 20, 2008 10:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FwReport Designer
Replies: 7
Views: 1813

Silvio,

I tried to send you a private email regarding help on this project, but your email address on this forum does not work. Please email me to: roger at leadersoft dot com and then I'll contact you back.

- Roger
by Roger Seiler
Wed Apr 23, 2008 12:55 am
Forum: FiveWin for Harbour/xHarbour
Topic: New Protection PLUS implementation kit for FWH and xHb
Replies: 3
Views: 1697

New Protection PLUS implementation kit for FWH and xHb

... the main package from Softwarekey.com. My package includes a verbose readme.txt explaining it all. My code also has a lot of explanatory comments included, so it should be reasonably easy to use.

Here's the download...

http://www.leadersoft.com/software/ppp4xhb.zip

- Roger
by Roger Seiler
Sat Apr 19, 2008 2:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RMChart DLL use with FWH and xHb now ready
Replies: 10
Views: 6455

Thanks to help from Antonio to fix the tooltips and other mouse problems, an update can now be downloaded. Just put it in same folder where you may have downloaded and unzipped the rmc4xhb.zip package earlier, unzip this and overwrite the prior files...

m

Or if you need the complete rmc4xhb ...
by Roger Seiler
Fri Apr 18, 2008 12:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: RMChart tooltips work with xHarbour alone, but not xHb + FWH
Replies: 13
Views: 4253

Here is a small comparison of graph styles, TGraph versus RMChart...

http://www.leadersoft.com/images/compare.jpg

Note the subtle 3D shading in RMChart, and its tooltips. Plus, RMChart has available many times more types and styles of charts than are currently available in TGraph ...
by Roger Seiler
Tue Apr 15, 2008 11:54 am
Forum: FiveWin for Harbour/xHarbour
Topic: RMChart tooltips work with xHarbour alone, but not xHb + FWH
Replies: 13
Views: 4253

... window to serve as the framework for the test app. Yet in this version of the test app, also utilizing RMChart.dll, the tooltips work okay.

Again, the tests - including a fully explanatory readme.txt - can be downloaded from:

http://www.leadersoft.com/software/rmcfwht1.zip

- Roger