Search found 2579 matches: btnbmp

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... default PS_SOLID Syntax: RoundBox( hDC, nLeft, nTop, nRight, nBottom, ; nRound1, nRound2, nPenColor, nPenSize, ; nFillColor, nPenStyle ) * BtnBmp: Alpha Color support Support for alpha color backgrounds. - bClrGrad can now have any combination of alpha and solid colors and thereby making ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 0
Views: 44

Re: colorize btnbmp with diagonal

I tried a test I found on this forum https://i.postimg.cc/8Ct5JFkV/f.png #include "fivewin.ch"// colorize btnbmp with diagonalFunction test()local oDlglocal oBtnlocal lmenu:=.f.DEFINE DIALOG oDlg SIZE 400,400@  10, 10 BTNBMP    oBtn  SIZE 50, 50 PIXEL OF ...
by Silvio.Falconi
Fri Apr 19, 2024 11:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

I tried a test I found on this forum https://i.postimg.cc/8Ct5JFkV/f.png #include "fivewin.ch"// colorize btnbmp with diagonalFunction test()local oDlglocal oBtnlocal lmenu:=.f.DEFINE DIALOG oDlg SIZE 400,400@  10, 10 BTNBMP    oBtn  SIZE 50, 50 PIXEL OF ...
by nageswaragunupudi
Thu Apr 18, 2024 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

NO GOOD FOR ME
si tengo un diálogo con 80 botones (con diferentes medidas WxL) ¿cuántas líneas de código crees que debería escribir?
by Silvio.Falconi
Wed Apr 17, 2024 8:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

https://imgur.com/wDGWLGO

Image

Regards, saludos.
by karinha
Tue Apr 16, 2024 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

Teste e comente: // C:\FWH\SAMPLES\SILVDIAG.PRG - VERSION: 1.2 by Kapiaba.#Include "FiveWin.ch"STATIC oChkSil// colorize btnbmp with diagonalFUNCTION test()   LOCAL oBtn, hBmp := LinesBmp(), oFont, cVersion := "Version: 1.2"   LOCAL ...
by karinha
Tue Apr 16, 2024 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

Listo: // C:\FWH\SAMPLES\SILVDIAG.PRG#include "fivewin.ch"// colorize btnbmp with diagonalFUNCTION test()   local oBtn, hBmp := LinesBmp()   LOCAL oDlg, oBtn1, oBtn2, lMenu := .T., cTitle   LOCAL nLarg1 := 095 // Largura   LOCAL nAlt1 ...
by Silvio.Falconi
Mon Apr 15, 2024 11:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

Listo: // C:\FWH\SAMPLES\SILVDIAG.PRG#include "fivewin.ch"// colorize btnbmp with diagonalFUNCTION test()   local oBtn, hBmp := LinesBmp()   LOCAL oDlg, oBtn1, oBtn2, lMenu := .T., cTitle   LOCAL nLarg1 := ...
by karinha
Mon Apr 15, 2024 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: colorize btnbmp with diagonal

Algo asi?

https://imgur.com/7TrVjPp

Image

Regards, saludos.
by karinha
Mon Apr 15, 2024 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

colorize btnbmp with diagonal

I tried a test I found on this forum https://i.postimg.cc/8Ct5JFkV/f.png #include "fivewin.ch"// colorize btnbmp with diagonalFunction test()local oDlglocal oBtnlocal lmenu:=.f.DEFINE DIALOG oDlg SIZE 400,400@  10, 10 BTNBMP    oBtn  SIZE ...
by Silvio.Falconi
Mon Apr 15, 2024 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 301

Re: Problem with valid email refresh btnbmp- RESOLVED

After raising awareness of Antonio Linares and Nageswarao, after I went crazy thinking what it could be, i.e. why the Nageswarao test worked well for everyone and not on my computers, I remembered that many years ago I had the same problem but with the hb_regxxxxxxxx functions, I went to look for th...
by Silvio.Falconi
Sun Apr 14, 2024 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435

Re: Problem with valid email refresh btnbmp

Just now, I requested Mr. Anser KK also to help testing. He tested with FWH2307 and informed that the program is NOT working with FWH2307 So, Mr. Silvio Let me test with FWH2307 and get back to you. Also let me know the FWH version you are using. Thanks Dear Rao, I'using the last fwh release "...
by Silvio.Falconi
Fri Apr 12, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435

Re: Problem with valid email refresh btnbmp

nageswaragunupudi wrote:Can any other friends also test this program and let us know if it is working for them.


Dear Rao,

Test code from Antonio.
working fine for 32bit.
    Win11 home/pro
    FWH2402
    Harbour 3.2
    Bcc77
by richard-service
Fri Apr 12, 2024 7:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435
Next

Return to advanced search