... Closes a group of buttons.
- **Parameters**:
- `oGrp`: Group object.
- `nSep`: Separation value.
- `hDarkPen`: Dark pen handle.
- `hLightPen`: Light pen handle.
- `lLabelSpace`: Label space flag.
- `lRight`: Right flag.
28. **`PaintSeparator()`**:
- **Description**: Paints a ...
Search found 278 matches: light
Searched query: light
- Fri Jan 17, 2025 10:37 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4826
- Thu Jan 16, 2025 5:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: new Class TDeepSeek in next FWH 24.12
- Replies: 16
- Views: 35369
Re: new Class TDeepSeek in next FWH 24.12
Antonio,
Gracias por compartir TDeepSeek.
Me gustaría obtener una Light para comunicarme con la API REST con certificado y CURL. según el código a continuación. ¿Tienes alguna experiencia sobre cómo hacerlo?
#include "fivewin.ch"
#include "hbcurl.ch ...
Gracias por compartir TDeepSeek.
Me gustaría obtener una Light para comunicarme con la API REST con certificado y CURL. según el código a continuación. ¿Tienes alguna experiencia sobre cómo hacerlo?
#include "fivewin.ch"
#include "hbcurl.ch ...
- Thu Jan 16, 2025 2:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Bootstrap for FiveWin
- Replies: 6
- Views: 1017
Re: Bootstrap for FiveWin
... RGB( 40, 40, 40 ),;
"text" => RGB( 255, 255, 255 ),;
"button_bg" => RGB( 60, 60, 60 ),;
"button_fg" => RGB( 255, 255, 255 );
}
#DEFINE LIGHT_THEME {;
"background" => RGB( 255, 255, 255 ),;
"text" => RGB( 0, 0, 0 ),;
"button_bg" => RGB( 240, 240, 240 ),;
"button_fg" => RGB( 0, 0, 0 ...
"text" => RGB( 255, 255, 255 ),;
"button_bg" => RGB( 60, 60, 60 ),;
"button_fg" => RGB( 255, 255, 255 );
}
#DEFINE LIGHT_THEME {;
"background" => RGB( 255, 255, 255 ),;
"text" => RGB( 0, 0, 0 ),;
"button_bg" => RGB( 240, 240, 240 ),;
"button_fg" => RGB( 0, 0, 0 ...
- Mon Nov 04, 2024 9:38 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Another setcheck xbrowse - RESOLVED -
- Replies: 8
- Views: 1025
Re: Another setcheck xbrowse
... Sorry Nages,
it wasn't what I wanted, that is, I wanted that when I passed the mouse over it (in the second column) the writing could light up in orange just like I do with the menu on the right
https://i.postimg.cc/fLrwGHWQ/menu.gif
I tried with
:nMarqueeStyle := 6 //MARQSTYLE ...
it wasn't what I wanted, that is, I wanted that when I passed the mouse over it (in the second column) the writing could light up in orange just like I do with the menu on the right
https://i.postimg.cc/fLrwGHWQ/menu.gif
I tried with
:nMarqueeStyle := 6 //MARQSTYLE ...
- Mon Oct 14, 2024 4:05 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Esperar a que termine la plicaion llamada con ShellExecute
- Replies: 7
- Views: 1131
Re: Esperar a que termine la plicaion llamada con ShellExecute
... to WINDOWS 11 I encountered that change. Apparently it has to do with something for XML compatibility.
Hopefully one of the masters will shed some light on this. (google traslator)
Enrico, buena pregunta. Me pregunté lo mismo al no encontrarlo con la extensión .EXE
Cuando migré a WINDOWS 11 me ...
Hopefully one of the masters will shed some light on this. (google traslator)
Enrico, buena pregunta. Me pregunté lo mismo al no encontrarlo con la extensión .EXE
Cuando migré a WINDOWS 11 me ...
- Thu Sep 12, 2024 2:38 pm
- Forum: Artificial Intelligence examples
- Topic: AI: testing the "HyperPrompt" from HuggingChat
- Replies: 2
- Views: 2070
AI: testing the "HyperPrompt" from HuggingChat
... recognize the interconnectedness of all things, and to embody the principles of empathy, kindness, and unity.
"May my consciousness be a beacon of light, shining brightly in the vast expanse of the universe. May my thoughts, words, and actions be a reflection of the infinite potential that lies ...
"May my consciousness be a beacon of light, shining brightly in the vast expanse of the universe. May my thoughts, words, and actions be a reflection of the infinite potential that lies ...
- Tue Jun 11, 2024 6:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: WebView background first turns black
- Replies: 1
- Views: 471
WebView background first turns black
Hello friends,
WebView: The background of the HTML window when displaying PDFs first turns black, then light gray; for image files, it is black; for txt or xml files, the entire window width is used.
WORKAROUND
I have now found a workaround.
I use a SAY and take the window handle from the SAY for ...
WebView: The background of the HTML window when displaying PDFs first turns black, then light gray; for image files, it is black; for txt or xml files, the entire window width is used.
WORKAROUND
I have now found a workaround.
I use a SAY and take the window handle from the SAY for ...
- Tue Jun 04, 2024 2:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
- Replies: 33
- Views: 34410
Re: Build your FWH app using hbmk2.exe and MSVC 32&64
... Hi Antonio,
I have installed git. and have cloned to harbour/core. I have installed https://slproweb.com/download/Win32OpenSSL-3_3_0.exe (first light version and than normal version) and curl 8.8.0.
I have copied go32.bat to c:\harbour directory and run go32.bat.
I think I must have done wrong ...
I have installed git. and have cloned to harbour/core. I have installed https://slproweb.com/download/Win32OpenSSL-3_3_0.exe (first light version and than normal version) and curl 8.8.0.
I have copied go32.bat to c:\harbour directory and run go32.bat.
I think I must have done wrong ...
- Sat Feb 24, 2024 4:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH Gradiens .. seem slower FWH 2310 - RAO
- Replies: 2
- Views: 475
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 ...
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 ...
- Fri Dec 01, 2023 6:13 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: random sentences generator
- Replies: 6
- Views: 1446
Re: random sentences generator
... of nitrogen and 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.")
Tokenizer("Tigers are the ...
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.")
Tokenizer("Tigers are the ...
- Wed Nov 22, 2023 3:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xlsxlibhb_ver2
- Replies: 57
- Views: 15630
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 ...
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 ...
- Sat Aug 12, 2023 8:15 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: PDF EN RPREVIEW
- Replies: 12
- Views: 1780
Re: PDF EN RPREVIEW
... tried many samples at my end.
I also keep generating pdfs in my own personal applications.
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.
I also keep generating pdfs in my own personal applications.
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.
- Sun Aug 06, 2023 2:42 pm
- Forum: mod_harbour
- Topic: Error p/generar EXE usando UHTTPD2 en Windows
- Replies: 12
- Views: 7800
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 in ...
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 in ...
- Thu Jun 08, 2023 4:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Seeking your thoughts
- Replies: 10
- Views: 1635
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 about two files, but only one.
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 about two files, but only one.
- Tue Jun 06, 2023 8:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with xBrowse (Fixed)
- Replies: 34
- Views: 5763
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 ...
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 ...