FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Pen-Function for xBrowse-Lines
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Pen-Function for xBrowse-Lines
Posted: Sat Mar 29, 2008 05:34 PM
Hello,

in my new xBrowse-tools i included the
pen-function, i found in the xBrowse-class.
i will look, if it is possible to use this just for defined lines
or cols.

oLbx:hColPen := CreatePen( PS_SOLID, 3, CLR_BLACK )
oLbx:hRowPen := CreatePen( PS_SOLID, 3, CLR_BLACK )

// 3 = Weight of lines



Regards

Uwe[/img]
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion