Search found 1709 matches: paint

Return to advanced search

Request : Dark-Mode for Controls

... 20, 20, 200, 360, oDlg, .t. )   oPanel:SetColor( CLR_BLACK, oDlg:nClrPane )   oPanel:SetFont( oDlg:oFont ) how can i "paint it black" and set "my" Foreground Color :?: --- i have search for "more" XBROWSE but they seems not to pass COLOR or ...
by Jimmy
Fri May 19, 2023 5:54 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: Request : Dark-Mode for Controls
Replies: 0
Views: 1045

how to "Set" Image on TFolderEx() ?

... in .\source\classes\TFOLDEX.PRG Called from (b)TFOLDEREX_NEW(214) in .\source\classes\TFOLDEX.PRG Called from TFOLDEREX:PAINTTB(1477) in .\source\classes\TFOLDEX.PRG Called from TFOLDEREX:PAINT(1202) in .\source\classes\TFOLDEX.PRG Called from (b)TFOLDEREX(121) in .\source\classes\TFOLDEX.PRG ...
by Jimmy
Fri May 19, 2023 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to "Set" Image on TFolderEx() ?
Replies: 5
Views: 291

Re: Bugs in TButtonBmp

As of now, skinbuttons are compatible only with the legacy paint behavior. Actually skinbuttons replaces the paint method of the button. While the paint method of buttons is greatly enhanced ( any kind of images, auto-resizing of images and also new styles ...
by richard-service
Thu May 04, 2023 5:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bugs in TButtonBmp
Replies: 13
Views: 1637

Problem with TRANSPARENT BTNBMP or SBUTTON on WINDOW/DIALOG

Dear All, I have problem with BTNBMP and SBUTTON. It cannot make TRANSPARENT BUTTON, if I paint image on background. This screen I use ::ReadImage() and DrawImage() for background. SBUTTON or BTNBMP will not transparent. https://i.postimg.cc/fT8WbWjp/1683110245562.jpg ...
by dutch
Wed May 03, 2023 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with TRANSPARENT BTNBMP or SBUTTON on WINDOW/DIALOG
Replies: 15
Views: 1099

Re: RADIO ( TRADMENU() ) have no hWnd ?

hi,

thx for Answer

i´m still a Newbie and try RADIO Control

i want to use "Dark-Mode" so i´m playing with Control to "paint it black"
for this i need hWnd of Control and was surprise that RADIO does not give me hWnd :o
by Jimmy
Fri Apr 14, 2023 5:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO ( TRADMENU() ) have no hWnd ?
Replies: 4
Views: 241

Re: change ChooseColor() Background Color

... :shock: --- my Problem are not "Common Dialog" itself ... i want "Dark-Mode" but i don´t "see" how i can "paint it black" that was what i ask ChatPGT and Answer was If you are using the Win32 API to display these dialogs, you may be able to change the ...
by Jimmy
Wed Apr 05, 2023 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change ChooseColor() Background Color
Replies: 4
Views: 275

Re: Concept of REDEFINE for Dummy

... "Common Control" my 1th Idea was to change Color for "Dark-Mode" ... --- when REDEFINE i got hWnd in ::aControl so i can "paint it black" but i need ID of Control for REDEFINE and each ID must be "unique" so i get only 1st "say" Question how to ...
by Jimmy
Sun Apr 02, 2023 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Concept of REDEFINE for Dummy
Replies: 13
Views: 820

Re: more than 1 bmp on a xbrowse column

... say: he he he. "In a haste" but excellent example and clever use of the right side button. It takes imagination to see in how many ways painting various bmps on a cell can be not just beautiful but also very useful. I have seen it on grids where tags (like stack overflow tags) are shown. ...
by reinaldocrespo
Thu Mar 23, 2023 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 bmp on a xbrowse column
Replies: 6
Views: 486

Re: more than 1 bmp on a xbrowse column

Second way is to use
1. bBmpData (left or right align)
2. bStrImage (any position)
3. Text any position

Lastly, paint the column on our own using either oBrw:bPaintRow or oCol:bPaintText
I will provide a sample if required
by nageswaragunupudi
Wed Mar 22, 2023 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 bmp on a xbrowse column
Replies: 6
Views: 486

Re: move the bitmap of the xbrowse sort

... error: array access Args: [ 1] = A {} length: 0 [ 2] = N 1 Stack Calls =========== Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:PAINTBMPANDTEXT( 13879 ) Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:PAINTHEADER( 14044 ) Called from: .\source\classes\XBROWSE.PRG ...
by Silvio.Falconi
Sun Mar 19, 2023 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: move the bitmap of the xbrowse sort
Replies: 2
Views: 254

Re: CLASS TGrid() for FiveWin

...   := oStruc:hwndItemhDC        := oStruc:hDCaRect      := oStruc:aRectitemData   := oStruc:itemData each Element of Combobox have to be “paint” by “your” CODE you get a hDC and and aRect to “paint” Data of itemID (Zero-based ! ) you can use itemState to check if “visual Effect” is need ...
by Jimmy
Sun Mar 12, 2023 6:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3476

Re: CLASS TGrid() for FiveWin

... now i have implement both Technique which Windows Control can use to "paint" as you want will prepare next Release (*1) https://learn.microsoft.com/en-us/windows/win32/controls/user-controls-intro?redirectedfrom=MSDN ...
by Jimmy
Mon Feb 20, 2023 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3476

Re: List of Resource No in Windows System DLL

... so look is always like OS i use it with CLASS TImageIlst which can hold Icon or Bitmap Type i have not work with Buttonbmp yet. i guess it "paint" Image than you need "only" HCION or HBITMAP for "Draw" Function --- had a Quick look into CLASS TButtonBmp   ACCESS ...
by Jimmy
Thu Feb 16, 2023 12:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of Resource No in Windows System DLL
Replies: 9
Views: 804

Re: does Fivewin have a Gradient ComboBox ?

... for "Dummy" ? --- bOwnerDraw -> Combobox bDrawItem -> Listbox / Combobox (CodeBlock to evaluate to select a ownerdraw bitmap to paint) METHOD DrawItem( nIdCtl, nPStruct ) CLASS TComboBox   ...      uVal  := LbxDrawItem( nPStruct, ::aBitmaps, ::aItems, ::nBmpWidth, ...
by Jimmy
Tue Feb 14, 2023 4:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: does Fivewin have a Gradient ComboBox ?
Replies: 7
Views: 496

Re: BarMdi

... hacer 2 cosas 1) Crear una variable tipo array vacia para los BtnBmp que tendrla la barra LOCAL aButtonsMdi:={} 2) En el método on paint de la ventan Mdi poner ON PAINT aButtonsMdi:=ACT_BOT_MODULOS(oBar22,aButtonsMdi) El resto lo hacen las funciones de BarMdi
by JESUS MARIN
Thu Jan 26, 2023 7:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: BarMdi [ versión 4]
Replies: 34
Views: 2947
PreviousNext

Return to advanced search