Search found 14 matches: invert

Return to advanced search

Re: Dark-Mode and CHECKBOX

... the Caption is always BLACK so i change FG / BG for this Sample https://i.postimg.cc/R0DHH9Rw/Invert-Checkbox.png
by Jimmy
Sun Nov 27, 2022 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dark-Mode and CHECKBOX
Replies: 16
Views: 937

Re: New FTDN December/Diciembre 2020 (FWH 20.12)

... ) INLINE ( ::plLinear := If( lSet == nil, .t., lSet ), Self ) matrix:Linear() // El operador operando siempre realiza un cálculo lineal. METHOD Invert() METHOD Inverse() INLINE ::Invert() OPERATOR "+" ARG u INLINE ::Add( u ) OPERATOR "-" ARG u INLINE ::Subtract( u ) OPERATOR ...
by Antonio Linares
Mon Dec 28, 2020 3:18 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2544

New FTDN December/Diciembre 2020 (FWH 20.12)

... lSet ) INLINE ( ::plLinear := If( lSet == nil, .t., lSet ), Self ) matrix:Linear() operator operand always performs a linear calculation. METHOD Invert() METHOD Inverse() INLINE ::Invert() OPERATOR "+" ARG u INLINE ::Add( u ) OPERATOR "-" ARG u INLINE ::Subtract( u ) OPERATOR ...
by Antonio Linares
Mon Dec 28, 2020 10:16 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2544

Re: FWH: Support for Matrix calculations

... lSet ) INLINE ( ::plLinear := If( lSet == nil, .t., lSet ), Self ) matrix:Linear() operator operand always performs a linear calculation. METHOD Invert() METHOD Inverse() INLINE ::Invert() OPERATOR "+" ARG u INLINE ::Add( u ) OPERATOR "-" ARG u INLINE ::Subtract( u ) OPERATOR ...
by nageswaragunupudi
Thu Dec 10, 2020 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: Support for Matrix calculations
Replies: 3
Views: 717

Re: change background file PNG inside .pgm

I think in case of black and white printing
You have to convert the images to NEGATIVE

You can use GIMP ( freeware )
select option < Colors > -> < Invert >

Image

regards
Uwe :D
by ukoenig
Wed Nov 14, 2018 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change background file PNG inside .pgm
Replies: 9
Views: 1695

Re: Titulo de Dialogo

... button flashes inactive, meaning that it does not change colors. It flashes, as if it were being redrawn, but it does not provide the visual invert clue to the user.
by cnavarro
Tue Nov 07, 2017 2:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Titulo de Dialogo
Replies: 14
Views: 2144

Re: Bug in TBitmap

Please invert the order in the RC: Here it is working fine this way TEST DIALOG 69, 74, 180, 65 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION FONT 11, "Arial" LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL { CONTROL "", ...
by Antonio Linares
Tue Apr 04, 2017 10:11 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TBitmap [Fixed]
Replies: 7
Views: 2165

New FTDN April/Abril 2016 (FWH 16.04)

... 2) METHOD MayMin() // Convert UpperCase -> LowerCase 3) METHOD MinMay() // Convert LowerCase -> UpperCase 4) METHOD InvMinMay() // Invert Lower -> Upper and Upper -> Lower 5) METHOD InsertTable() Insert table and dialog configuration table 6) METHOD IsRTF() // if any file ...
by Antonio Linares
Thu May 12, 2016 6:51 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2016 (FWH 16.04)
Replies: 8
Views: 7573

Re: Richedit difference between wordpad to FW

... 2) METHOD MayMin() // Convert UpperCase -> LowerCase 3) METHOD MinMay() // Convert LowerCase -> UpperCase 4) METHOD InvMinMay() // Invert Lower -> Upper and Upper -> Lower 5) METHOD InsertTable() Insert table and dialog configuration table 6) METHOD IsRTF() // if any file ...
by cnavarro
Wed May 04, 2016 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit difference between wordpad to FW
Replies: 11
Views: 2101

Re: RBBtn Bug

Lailton...

all event is captured by TImagen Object...

the RBBtn is down TImage, invert order and see the difference
by Daniel Garcia-Gil
Wed Apr 07, 2010 9:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RBBtn Bug
Replies: 2
Views: 406

Re: Drawing PNG from Resources !!!

... DLL_API int DLL_CALLCONV FreeImage_GetAdjustColorsLookupTable(BYTE *LUT, double brightness, double contrast, double gamma, BOOL invert); DLL_API BOOL DLL_CALLCONV FreeImage_AdjustColors(FIBITMAP *dib, double brightness, double contrast, double gamma, BOOL invert FI_DEFAULT(FALSE)); ...
by ukoenig
Sat May 16, 2009 8:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing PNG from Resources !!!
Replies: 7
Views: 7118

Dúda: És posible esto en FIVEWIN ahora ó en el futuro??

... 4 && 4 - Not Copy Pen #DEFINE DRAWMODE_MASK_PEN_NOT 5 && 5 - Mask Pen Not #DEFINE DRAWMODE_INVERT 6 && 6 - Invert #DEFINE DRAWMODE_XOR_PEN 7 && 7 - Xor Pen #DEFINE DRAWMODE_NOT_MASK_PEN 8 && 8 - Not Mask Pen #DEFINE DRAWMODE_MASK_PEN 9 && ...
by karinha
Wed Jun 11, 2008 1:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Dúda: És posible esto en FIVEWIN ahora ó en el futuro??
Replies: 2
Views: 2152

... 1 ) IN cBuffer exit case "D" if "E" IN ::cPicFunc //cBuffer := SubStr( cBuffer, 4, 3 ) + SubStr( cBuffer, 1, 3 ) + SubStr( cBuffer, 7 ) cBuffer := InvertDwM( cBuffer ) endif xValue := CToD( cBuffer ) exit end return xValue //---------------------------------------------------------------------------// ...
by zazibr
Thu Mar 13, 2008 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xharbour cvs + fivewin 8.01 = GPF ?
Replies: 9
Views: 4131

New FTDN November/Noviembre 2007 (7.11)

... .F. (it is .T. by default) to avoid the automatic creation of the browse columns from the DBF in use. * Enhancement: Class TBar no longer draws an invert rect when the mouse is clicked over it. * Fix: Class TListBox Method DrawItem() was wrongly calling LbxDrawItem() Method when a POPUP MENU is ...
by Antonio Linares
Mon Nov 05, 2007 9:43 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2007 (7.11)
Replies: 1
Views: 3342

Return to advanced search

cron