Search found 7 matches

by jbinfo
Fri Oct 27, 2006 1:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problems in FWH 2.8 using NOWAIT Dialogs
Replies: 3
Views: 889

I've solved the problem!
Just reinstalled the xHarbour 0.99.6.1 (from the FWH 2.8) and recompiled the sources!

Regards,
Grato
by jbinfo
Fri Oct 27, 2006 12:52 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problems in FWH 2.8 using NOWAIT Dialogs
Replies: 3
Views: 889

Ok Antonio.

I'm grateful for your attention.

So I'm gonna try to recompile the sources cuz' I didn't modified'em anyway.


Could it be a problem with my xHarbour version? (0.99.6.1)
by jbinfo
Thu Oct 26, 2006 1:20 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problems in FWH 2.8 using NOWAIT Dialogs
Replies: 3
Views: 889

Problems in FWH 2.8 using NOWAIT Dialogs

Hello, I've compiled the sources of the new fwh 2.8 version and I've noticed some problem with dialogs using the NOWAIT (or NOMODAL) clause. When I've tried to run the program executable, I got a Windows error message, saying 'This program has performed an illegal operation and will be shut down.' H...
by jbinfo
Wed Oct 18, 2006 2:52 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Is 128 bit encryption available.
Replies: 2
Views: 876

mike,
take a look at the Matteo Baccan's xHarbour Socket Interface 1.05. (www.baccan.it)
there's a class called 'TDecode', it contains the 'Encode64()' method, used to make a 64 bit string encryption.

regards
by jbinfo
Wed Aug 30, 2006 3:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Painting browse cells
Replies: 2
Views: 840

Thanks Antonio!

After reviewing the source code I found that the variable 'nClrPane' accepts a code block as its value. Now I know exactly what I gotta do to make the cell painting....

Best Regards,


Obrigado,
Guilherme J. S. Gonçalves
Campinas - SP - Brasil
by jbinfo
Wed Aug 30, 2006 1:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SMTP with authentication
Replies: 13
Views: 3542

We use the Matteo Baccan internet classes for xharbour! It works fine, and the source of the project is open.... You don't have to depend of dlls or libs.. Try this, I'm sure you will not regret. http://www.baccan.it There you can download a zip format file that comes with the source and some sample...
by jbinfo
Wed Aug 30, 2006 12:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Painting browse cells
Replies: 2
Views: 840

Painting browse cells

Dear Friends, After hardly trying, I could'nt find a way to paint each individual cell of an Fw Browse... The class simply haven't got an especific method to do that... In spite of it's methods can paint a column or a row, there's no way to paint only one cell! I've asked the same question in brazil...