Search found 7277 matches: used

Return to advanced search

Re: Transparent Png on MDI Parent

Seems to depend on the bitmap, this code works for some bitmaps, I have also used @ 0,0 Bitmap... ...main program @ 0,0 Image oLogo File Mcs_AppPath() + "Images\SqlServerLogo.bmp" Of oWnd:oWndClient No Border ACTIVATE WINDOW oWnd VALID MCS_EXIT(oWnd,cPath,pPRG_ABRV) ...
by byron.hopp
Fri May 10, 2024 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Png on MDI Parent
Replies: 4
Views: 92

Re: Chilkat's ActiveX

... oHttp := Nil oReq := Nil To terminate the Chilkat control Handle initiated by the GLOBAL Resource use Method FinalizeThreadPool() The prg below is used for initializing and closing the dll. #Include "FiveWin.ch"STATIC st_lChilkatOk, st_oChilKatObjectFUNCTION TCHILKAT_GLOBAL_CHECA()  ...
by Giovany Vecchi
Fri May 10, 2024 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Chilkat's ActiveX
Replies: 2
Views: 62

Chilkat's ActiveX

Hi Some of you guys have used Chilkat's ActiveX DLL before so I want to ask how to end its object e.g. local oHttp = CreateObject('Chilkat_9_5_0.Http')local oReq = CreateObject('Chilkat_9_5_0.HttpRequest')  Do I have to ...
by hua
Fri May 10, 2024 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Chilkat's ActiveX
Replies: 2
Views: 62

Re: Erro Expor to Excel in xbrowse

... at line 1882 of your function popmenu_dfe(). This is your function but not FWH function. In your function popmenu_dfe, at line 1882, Self is used and this variable does not exist. Please recheck your function popmenu_dfe
by nageswaragunupudi
Fri May 10, 2024 12:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Erro Expor to Excel in xbrowse
Replies: 2
Views: 51

Re: Crear Archivo Json y Enviarlo vía POST

I don't know, sorry. I've never used xHarbour.com. What I can say is that xharbour.lib does not exist in the xHarbour repository. Maybe in the new xHarbour Builder folder, I did not check it.
by Enrico Maria Giordano
Mon May 06, 2024 11:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear Archivo Json y Enviarlo vía POST
Replies: 19
Views: 2416

xbrowse (likely a custom table) whose contents change dynam

... function to handle the fetch request. Modify the existing change event handlers to call the new function. The JavaScript fetch function is used to make asynchronous HTTP requests to servers. It provides a modern, promise-based way to request data, send data, or interact with web APIs. With ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 60

Re: combobox color

...           </body>            </html>           ENDTEXT    return cHtml      I prefer that what I use in my images or examples are not used for your entertainment
by Silvio.Falconi
Wed May 01, 2024 8:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 564

Re: Silvo .. changes to your xMate environment

... /n /gc0 /w0 /es2 /a /i%HB_INC_INSTALL%   Thanks Rick Lipkin main.hil is not an error, it does not create errors with the compilation of xmate, I used it for the translation of words because not everyone knows that in harbor there is the I18n function that translates automatically. the .hil file ...
by Silvio.Falconi
Tue Apr 30, 2024 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

Silvo Thanks for the .env file and the Borland config files .. xMate did not used to put those files across the top .. must be a flag in the setup somewhere .. Also getting a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything ...
by Silvio.Falconi
Sun Apr 28, 2024 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 345

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

Silvo Thanks for the .env file and the Borland config files .. xMate did not used to put those files across the top .. must be a flag in the setup somewhere .. Also getting a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything ...
by Rick Lipkin
Sat Apr 27, 2024 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 345

Re: BCC770 and uuid.lib can not find using xMate

Sorry, I can't help you with xMate, never used it. I can with a simple batch, if you want.
by Enrico Maria Giordano
Thu Apr 25, 2024 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 5
Views: 142

New FTDN April 2024 (FWH 24.04)

... nSeconds } Please review new example FWH\samples\fldchanged.prg * Enhancement: Class TExplorerBar Method Update( nPos ) updates the nPos oPanel used from the TExplorerBar after the panel has been modified. Class TTaskPanel Method ChangeHeight( nHeight ) changes the height of the panel. Thanks ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 376

Re: Exercism and Harbour

... examples: https://hf.co/chat/assistant/66229318ae991ee8ad79a177 Anyhow in these forums there are lots of working examples to be freely used too :-)
by Antonio Linares
Mon Apr 22, 2024 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 204

xbrowseWeb - Work in Progress

... Another principle I follow is to keep the source code as simple as possible and use a modular approach to maximize component reuse. xbrowseWeb used as a file manager xbrowseWeb to browse a DBF file Have a nice weekend, Otto https://mybergland.com/fwforum/xbrWeb_screenshotmain.jpg ...
by Otto
Sat Apr 20, 2024 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 4
Views: 282

Re: Compiler with MSVC y HARBOUR

... regards, Otto The files libssl-1_1-x64.dll, libcrypto-1_1-x64.dll, and libcurl-x64.dll are essential dynamic link library (DLL) files commonly used in Windows environments to provide SSL/TLS, cryptographic functions, and URL transfer capabilities respectively. Here's a breakdown of each: 1. ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 185
Next

Return to advanced search