Search found 270 matches: light

Return to advanced search

FWH Gradiens .. seem slower FWH 2310 - RAO

Rao As you know I use Functions to paint my screen Gradients .. for some reason the DarkGreyGrad() functions paints much slower than the LightGreyGrad) FUnction ... especially with FWH2310 ... older versions of FWH are not effected ... //--------------------Func DarkGreyGrad()SetDlgGradient({{ ...
by Rick Lipkin
Sat Feb 24, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Gradiens .. seem slower FWH 2310 - RAO
Replies: 2
Views: 177

Re: random sentences generator

... oxygen.") Tokenizer("Jupiter is the largest planet in our solar system.") Tokenizer("A rainbow is formed by the refraction of light.") Tokenizer("The Mona Lisa is a famous painting by Leonardo da Vinci.") Tokenizer("Owls are nocturnal birds of prey.") ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 713

Re: Xlsxlibhb_ver2

... when they are actually present in the bcc770 libs? May be my ignorance. May be I am doing something wrong. I would like the Experts to throw some light on this. Looks like we need to make many changes to our standard buildx.bat being used for decades without any issues on all versions of bcc and ...
by nageswaragunupudi
Wed Nov 22, 2023 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 8992

Re: PDF EN RPREVIEW

... I have not so far found any problems. I did a lot of tests with FWH2212 also and all seem to be ok. Anyway, if you can throw some more light on the problems you are facing, we are always here to support you.
by nageswaragunupudi
Sat Aug 12, 2023 8:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PDF EN RPREVIEW
Replies: 12
Views: 949

Re: Error p/generar EXE usando UHTTPD2 en Windows

... simple screen to give data , send the server transaccts with dabatase ( dbf, sql , nosql etc) and obtain the request 3 (4 ) years ago appears a light in the path with Don Antonio de Linares with your mod_harbour I , of course we are trying this wontherfull mod and make programs ( simples ) but ...
by wilsongamboa
Sun Aug 06, 2023 2:42 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1920

Re: Seeking your thoughts

The png is small. Since these are used as watermarks, they are transparent and very light. As I noted, it works fine from one computer but not the other one. The exact same .png file is used from both computers. That .png resides on the server, so I"m not talking ...
by TimStone
Thu Jun 08, 2023 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seeking your thoughts
Replies: 10
Views: 652

Re: Problem with xBrowse (Fixed)

... of each object on the LEFT table with its alias "H". I think it is something related to XBROWSE. Perhaps the master Rao can shed more light on this. H and S are aliases to indentify LEFT and RIGHT tables (hdrvda and sucursales in your example). Each field in table hdrva will be invoked ...
by Cgallegoa
Tue Jun 06, 2023 8:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2160

Re: Compilar o core.prg UHttpd

... this flag: -cflag+=-w- OpenSSL must be downloaded from here: https://slproweb.com/products/Win32OpenSSL.html Don't install the "light" version as Harbour requires c:\OpenSSL-Win32\include
by Antonio Linares
Mon May 01, 2023 9:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar o core.prg UHttpd
Replies: 6
Views: 554

Re: Advise in Server hardware

... and the third person could work on the server itself like it is here computer. She only works very short time on the cpu and always on the most light software purpose, simply and a amount of products that are diliverd. (Stock changes) There are several server 2019 versions. For very small business, ...
by Marc Venken
Mon Apr 03, 2023 10:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1183

Help with complex JSON

... ReadDataNew function below. When trying to process the data JSON at the end of this message, I get a BOUND error. I hoping someone can shread some light on the best way to process this data. Thank you in advance for your assistance! //----------------------------------------------------------------------------- ...
by cdmmaui
Tue Mar 21, 2023 1:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with complex JSON
Replies: 12
Views: 1212

how to use WCOLOR.CH Constant with MENU / COLORSELECT ?

... nColor )RETURN aRetVal := { nRGBRed( nColor ), nRGBGreen( nColor ), nRGBBlue( nColor ) this give me a "light-Blue" Background but not what i expect what is the right Way to use Constant of WCOLOR.CH for COLORSELECT :?:
by Jimmy
Fri Feb 17, 2023 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to use WCOLOR.CH Constant with MENU / COLORSELECT ?
Replies: 2
Views: 165

bChange : Difference TFolder() vs. TFolderEx()

hi, attach Sample start with TFolderEx() (see high-light on TAB) #include "FiveWin.ch"function Main(cPara)local oDlg, oFld, oGet, cTest := "Hello world", cAnother := "Another GET"local oCbx,nPos,cDia := "AAA"  ...
by Jimmy
Mon Feb 06, 2023 4:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bChange : Difference TFolder() vs. TFolderEx()
Replies: 2
Views: 149

Re: Newbie Question : XBROWSE

... with NOMODAL clause. NONMODAL: Windows: All windows, except the Main Window. Dialogs: Only those dialogs activated with NOMODAL clause. In light of the above, the program in the first post is revised as below: PROCEDURE DoShowDBF(cPath,cFile)LOCAL oWnd, oBrwDBF   USE (cPath+cFile) ...
by nageswaragunupudi
Sat Nov 26, 2022 5:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie Question : XBROWSE
Replies: 17
Views: 1484

Re: Light a Icon on Msgitem

Silvio, First, I see lots of applications with those warning icons, but never flashing. I think to do that you would have to create a function that displays, removes, displays, removes the icon. That would certainly be a load on the CPU to constantly refresh the dialog to display it in a flash. Ico...
by Silvio.Falconi
Thu Nov 10, 2022 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Light a Icon on Msgitem - Resolved -
Replies: 5
Views: 288

Re: Light a Icon on Msgitem

Caro Silvio, tranquilo. Dear Silvio, calm down.
No sé por qué estás tan nervioso. I don't know why you're so nervous. hahahahahaha.

A ver si te ayuda:

C:\FWH..\SAMPLES\TESTMBAR.PRG

Regards, saludos.
by karinha
Wed Nov 09, 2022 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Light a Icon on Msgitem - Resolved -
Replies: 5
Views: 288
Next

Return to advanced search

cron