Search found 1225 matches: border

Return to advanced search

Re: Another for Btnbmp

... a button to which I have given specific colors I end up with a black rectangle which is ugly to look at Even if we try to change the color of the border, it will always be the color of the text if ::lFlatStyle      ::nClrBorder = ::nClrText   endif but this is the external edge...and in any case ...
by Silvio.Falconi
Mon Mar 25, 2024 11:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: Another for Btnbmp

When an element, such as a button, is focused on a webpage, the browser typically outlines it with a dotted or solid border. This behavior is akin to the "FocusRect" you mentioned. The focus outline is crucial for accessibility, as it assists users, especially those using ...
by nageswaragunupudi
Mon Mar 25, 2024 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: Another for Btnbmp

Dear Mr. Silvio when I press a button then a black border forms how do I remove the black border? By default, this border, called FocusRect is drawn around the button in focus, same way as Windows OS paints TButton, TButtonBmp. This border indicates ...
by Silvio.Falconi
Mon Mar 25, 2024 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: Another for Btnbmp

Dear Mr. Rao, When an element, such as a button, is focused on a webpage, the browser typically outlines it with a dotted or solid border. This behavior is akin to the "FocusRect" you mentioned. The focus outline is crucial for accessibility, as it assists users, especially those ...
by Otto
Mon Mar 25, 2024 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: Another for Btnbmp

Dear Mr. Silvio when I press a button then a black border forms how do I remove the black border? By default, this border, called FocusRect is drawn around the button in focus, same way as Windows OS paints TButton, TButtonBmp. This border indicates ...
by nageswaragunupudi
Mon Mar 25, 2024 1:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: Another for Btnbmp

...  nCol += nBmpWidth      END      nRow += nBmpHeight   END   RETURN NIL// FIN / END - kapiabafwh@gmail.com  Regards, saludos. 1. I wish btnbmp with border noround and the color of border must be RGB( 195, 195, 185 ) 2. the color of dialog must be CLR_BLACK, RGB( 245,245,235) no with background image ...
by Silvio.Falconi
Thu Mar 21, 2024 9:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: Another for Btnbmp

... do you think that changing the colors doesn't do the same thing? I don't understand... I want the same colors that I put in and they must have the border with the color that I put in, why do I have to change the aesthetics of my entire application?
by Silvio.Falconi
Tue Mar 19, 2024 11:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Another for Btnbmp

I have two btnbmp https://i.postimg.cc/gjqPTnSn/uu.png when I press a button then a black border forms how do I remove the black border? the test Function test()   local oDlg,oFont,oBold   local oCursorBtn :=TCursor():New(,'HAND')local ...
by Silvio.Falconi
Tue Mar 19, 2024 11:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4893

Re: PepPol European Invoicing standard

... deze maten zijn nog beschikbaar :</strong></span></p>' cTabel= cTabel + '<table border="0" cellpadding="1" cellspacing="1" style="width:400px;"><thead>' cTabel = cTabel + '<tr>' ...
by Marc Venken
Wed Feb 14, 2024 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PepPol European Invoicing standard
Replies: 12
Views: 920

Re: Creating table with Trichedit

... ; // Array of column widths ROWHEIGHT .2 ; // Minimum row height is .25" CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarca; // Sombras en columnas HEADERROWS 1; // dos lineas de titulos HEADER aFldNames; HEADERFONTSIZE 10; HEADERAPPEAR BOLD_ON; HEADERHALIGN ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... ; // Array of column widths ROWHEIGHT .2 ; // Minimum row height is .25" CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarca; // Sombras en columnas HEADERROWS 1; // dos lineas de titulos HEADER aFldNames; HEADERFONTSIZE 10; HEADERAPPEAR BOLD_ON; HEADERHALIGN ...
by MMK
Mon Jan 29, 2024 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... ; // Array of column widths ROWHEIGHT .25 ; // Minimum row height is .25" ROWBORDERS DOTTED ; CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarc1; // Sombras en columnas HEADERROWS 1; // dos lineas HEADER {"","","Cartella n. 3","","","","","Mario","","" ...
by Silvio.Falconi
Sun Jan 28, 2024 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... ; // Array of column widths ROWHEIGHT .25 ; // Minimum row height is .25" ROWBORDERS DOTTED ; CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarc1; // Sombras en columnas HEADERROWS 1; // dos lineas HEADER {"","","Cartella n. 3","","","","","Mario","","" ...
by Silvio.Falconi
Sat Jan 27, 2024 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... ; // Array of column widths ROWHEIGHT .25 ; // Minimum row height is .25" ROWBORDERS DOTTED ; CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarc1; // Sombras en columnas HEADERROWS 1; // dos lineas HEADER {"","","Cartella n. 3","","","","","Mario","","" ...
by MMK
Sat Jan 27, 2024 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Border with fwbarcode

How create a border on barcode ?

@ x, y PRINT TO oPrn TEXT ctext AS BARCODE TYPE cBarcode ;
SIZE nlarghezza-nColonna, nAltezza CM BARSIZE nlarghezza ;
COLOR CLR_BLACK,nBackcolor
by Silvio.Falconi
Tue Jan 16, 2024 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Border with fwbarcode
Replies: 0
Views: 617
Next

Return to advanced search