Search found 1009 matches: wanted

Return to advanced search

Re: colorize btnbmp with diagonal

...     BITMAP .\..\bitmaps\32x32\next.bmpexit     BITMAP .\..\bitmaps\32x32\exit.bmp*/// FIN / END  Regards, saludos. certainly darling, but I wanted it automatically, I didn't want to insert the width and height of each button, if in a window I have 80 buttons all with different sizes, how ...
by Silvio.Falconi
Mon Apr 15, 2024 11:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 293

Re: Centrar texto VERTICALMENTE

... now it works. But de quality of the typography in the PDF is not good. I guess the best solution must be to use HaruPDF. For now i have what i wanted, i will leave this matter for later. Thank you so much
by FiveWiDi
Tue Apr 09, 2024 7:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 474

Re: Question about wfReadUrl()

... a .F., the other URL's, return into a .T. So in case http://www.ma-consult.be is blocked, the url http://www.juda.be is used. And that is what I wanted to happen. So, my problem is solved, thanks to you. Thank you so much for your help. Have a nice weekend.
by driessen
Sat Apr 06, 2024 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2777

Re: harbour/xharbour appear ADS functions error

... belong to ADS SDK and should not be included in the Harbour distributions I think they will help users and avoid confusion and mixing DLLs. I only wanted to know if, along ace32.dll/ace64.dll, also adsloc32.dll/adsloc64.dll are required to use ADS. Someone can confirm? Yes
by richard-service
Thu Apr 04, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Re: harbour/xharbour appear ADS functions error

... belong to ADS SDK and should not be included in the Harbour distributions I think they will help users and avoid confusion and mixing DLLs. I only wanted to know if, along ace32.dll/ace64.dll, also adsloc32.dll/adsloc64.dll are required to use ADS. Someone can confirm?
by Enrico Maria Giordano
Thu Apr 04, 2024 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Re: FWErrorsys()

From this, I understand that when an error occurs, you want MyFunc() should be executed first and then invoke the FWH ErrorDialog.


Yes, that's exactly what I wanted. Thank you, Rao !
by Natter
Thu Apr 04, 2024 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWErrorsys()
Replies: 8
Views: 1827

Re: Another for Btnbmp

Antonio Linares wrote:Silvio,

Have you tried to remove this line ?

obtn[n]:nClrBorder := RGB(195,195,185)


I remeber it wanted a codeblock with lMover but I 'm searching on forum now
by Silvio.Falconi
Wed Mar 20, 2024 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4959

XP and FWH2402+bcc7.70

Hi,

I am compiling my programs with FWH2402+bcc7.70 on Windows 10 and everything is working fine.
I have an old laptop with XP. I wanted to put FWH2402+bcc7.70 on it as well. However, it did not work out.
Maybe FWH2402+bcc7.70 can't work under XP at all?
by Natter
Sun Mar 10, 2024 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XP and FWH2402+bcc7.70
Replies: 11
Views: 2298

Re: FWH 24.02 new Class TWebView2

... an example for a PDF with preview, which Anton had already solved more simply in the forum in the meantime. I had the problem here that I wanted to display the PDF in an iframe. I then realized that the webview2 denies access. Then I wanted to allow access with oWebView:SetAllowFileAccess(.t.), ...
by Otto
Fri Mar 01, 2024 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2465

Re: How to show and print a pdf file?

Karinha,
This command prints the PDF directly and I wanted to show it before print. Is it possible ?
by vilian
Thu Feb 29, 2024 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to show and print a pdf file?
Replies: 13
Views: 663

FWH 24.02 new Class TWebView2

... it properly working with new Class TWebView2 (in the future it will become the official FWH Class TWebView) Thanks for reading this message, we wanted to clearly explain what we are doing and why :-)
by Antonio Linares
Thu Feb 29, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2465

Re: Ayuda URGENTE- con puerto serial virtual USB

This post crossed the email ...

I will test it this evening since I have no Arduino hooked on here. The code like it is now is not giving a compiling error or so, that is prommissing !

I'll be back : allways wanted to say this )))))
by Marc Venken
Wed Feb 28, 2024 8:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda URGENTE- con puerto serial virtual USB
Replies: 19
Views: 891

Re: FW_SaveImage

I wanted to divide the hBmp into 3 parts - 33%, 33% and 34%
How can I do this using the FW_Transform Bitmap function ?
by Natter
Fri Feb 16, 2024 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SaveImage
Replies: 8
Views: 449

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... has given us tools to take advantage of those web services we do need. Of course, I was asking a question about an existing control, and I only wanted to know if it now worked with resources. I don't have to use it. My clients are fine with a checkbox for logicals, but since they see it in other ...
by TimStone
Fri Feb 09, 2024 11:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 814

Re: Search by line

... - string  ** xBk - code block  xBk:=&xBk for st=1 to len(itm) if eval(xBk, itm[st]) nOk:=st exit endif next return nOk It works fine, but I wanted to know if there is already a similar function
by Natter
Tue Feb 06, 2024 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search by line
Replies: 8
Views: 311
Next

Return to advanced search