Search found 824 matches

by StefanHaupt
Fri Jan 24, 2014 7:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.12 printer SetCopies problem
Replies: 20
Views: 5152

Re: FWH 13.12 printer SetCopies problem

Inside the method Rebuild() I don´t undersatnd that line if ::hDC != 0  // <--------       DeleteDC( ::hDC )       ::hDC := GetPrintDefault( GetActiveWindow() )       ::lStarted   := .F.       ::lModified  := .T.    endif   That means the default printer is only set, if a device is already active, w...
by StefanHaupt
Fri Jan 24, 2014 7:30 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.12 printer SetCopies problem
Replies: 20
Views: 5152

Re: FWH 13.12 printer SetCopies problem

James, Why not just design your own printer-setup dialog with a number of copies field? Then you can set it by calling oPrn:setCopies(). oPrn:SetCopies() is calling the method Rebuild(), which always sets the default printer. Maybe it´s the best solution is to remove the call of Rebuild() from the m...
by StefanHaupt
Tue Jan 07, 2014 2:02 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BRW Error while save after delete DVCLAL in DLL
Replies: 8
Views: 1153

Re: BRW Error while save after delete DVCLAL in DLL

Hi Dutch,
Secondly, Are All object compatible with FWH? I don't test it all yet.
I didn´t find any incompatible controls so far, if they are supported by fwh.
by StefanHaupt
Thu Jan 02, 2014 2:33 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BRW Error while save after delete DVCLAL in DLL
Replies: 8
Views: 1153

Re: BRW Error while save after delete DVCLAL in DLL

Dutch,
Which is the best resource editor and fully compatible with BRW (replacement)?
you can use the resource editor of Pelles C. I´m using it since years.
by StefanHaupt
Mon Dec 23, 2013 12:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Merry Christmas
Replies: 11
Views: 1224

Merry Christmas

Merry Christmas and a Happy New Year

to all friends here in the forum and their families
by StefanHaupt
Tue Nov 26, 2013 11:40 am
Forum: All products support
Topic: Neuvorstellung
Replies: 3
Views: 1986

Re: Neuvorstellung

Hallo Manfred, Bei der Nähe könnte man sich ja mal treffen? Ja, gern, wenns die Zeit zuläßt Bist Du angestellt oder hast Du eine eigene Firma? Sowohl als auch. Die Firma hab ich schon sehr lange, damit hab ich zum Teil mein Studium finanziert. Seit 15 Jahren bin in der Uni Kassel im Fachgebiet Bauin...
by StefanHaupt
Mon Nov 25, 2013 8:47 am
Forum: All products support
Topic: Neuvorstellung
Replies: 3
Views: 1986

Re: Neuvorstellung

Hallo Manfred, herzlich Willkommen im Forum :D . Wahnsinn, ein Neuzugang, und dann auch noch aus meiner Umgebung (Schauenburg). Deine Entscheidung für (x)Harbour und FWH für eine GUI-Umgebung ist genau richtig, FWH ist ein sehr gutes Produkt. Ixh programmiere seit der Version 1.8 damit. Wenn du Hilf...
by StefanHaupt
Thu Oct 10, 2013 7:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: JPG > PDF and viceversa
Replies: 24
Views: 6726

Re: JPG > PDF and viceversa

Badara,

you have 3 possibilities to create a pdf file.

1: using word (if installed)
2: using an printer driver that creates pdf.
3: you can use HaruPdf lib that comes with (x)harbour. With this lib you can create pdf directly from your app. There is good sample in the contrib folder of (x)harbour.
by StefanHaupt
Thu Oct 10, 2013 7:06 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13:09 Default Printer
Replies: 61
Views: 9915

Re: FWH 13:08 Default Printer

Oscar, why don´t you use the TO <cPrinter> clause ? PRINT oPrn TO <cPrinterName> 1: get all printers with GetPrinters() (function from xHarbour) or any other function. 2: select the desired printer and save it in a global var or in an ini-file. 3: use always the TO clause (PRINT...TO, REPORT...TO, e...
by StefanHaupt
Tue Aug 13, 2013 10:33 am
Forum: FiveWin for Harbour/xHarbour
Topic: Internet Date
Replies: 35
Views: 8005

Re: Internet Date

Ugo,
As Stefan wrote: "maybe you can contact the author" does anyone know the author? his email address?
maybe the author is WengSheng, as mentioned in the source, but I don´t know how to contact him.
by StefanHaupt
Tue Aug 13, 2013 10:24 am
Forum: FiveWin for Harbour/xHarbour
Topic: Ftp - Who Use?
Replies: 1
Views: 475

Re: Ftp - Who Use?

Hi,

I´m using the ftp class that comes with fwh. It´s working fine
by StefanHaupt
Mon Aug 12, 2013 7:26 am
Forum: FiveWin for Harbour/xHarbour
Topic: Happy Birthday to.....
Replies: 13
Views: 1323

Re: Happy Birthday to.....

Happy Birthday, Rao :D
by StefanHaupt
Thu Aug 08, 2013 9:31 am
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing the new FW Strings API
Replies: 30
Views: 14895

Re: Introducing the new FW Strings API

some changes in the german translation    aGerman := {{ "Attention", "Achtung" }, ;        { "PDF Plugin Error", "PDF Plugin Fehler" }, ;        { "PDF not saved to send Email", "PDF nicht gespeichert. um E-Mail zu senden" }, ;        { &qu...
by StefanHaupt
Thu Aug 08, 2013 9:08 am
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap + binary
Replies: 19
Views: 3275

Re: Bitmap + binary

here is a sample to create small bitmaps on the fly DWORD orange2007s[23][26]={     { 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xfffdde, 0xff...
by StefanHaupt
Thu Aug 08, 2013 9:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: VCard import
Replies: 21
Views: 4334

Re: VCard import

OK, thanks