[lazarus] TStringGrid Problem
Jesus Reyes
jesusrmx at yahoo.com.mx
Thu Jul 17 13:22:11 EDT 2003
--- Yoyong Hernan <yoyong_98 at philwebinc.com> escribió: > Hi Jesus,
>
> Sorry for the very late reply. I reinstalled my computer 3 times
> first
> Redhat9 not ok, then Redhat 9 not ok.... Til I finally switched to
> Mandrake. Another thing is hardisk right now are not reliable. I
> have
> changed my hardisk every year to many bad sectors. :-(
>
> I still find some glitches with TStringGrid, try the following
> property
> values.
>
> object Stringgrid1: TSTRINGGRID
> AUTOADVANCE = aadown
> COLCOUNT = 5
> DEFAULTCOLWIDTH = 64
> DEFAULTROWHEIGHT = 24
> DEFAULTDRAWING = False
> FIXEDCOLS = 1
> ROWCOUNT = 2
> FIXEDROWS = 1
> GRIDLINEWIDTH = 0
> OPTIONS = [gofixedvertline, gofixedhorzline, govertline,
> gohorzline, gorangeselect, gocolsizing, gorowselect,
> godblclickautosize]
> PARENTCTL3D = False
> SCROLLBARS = ssautoboth
> TABORDER = 0
> VISIBLECOLCOUNT = 4
> VISIBLEROWCOUNT = 1
> ONBEFORESELECTION = StringgridDataBEFORESELECTION
> ONSELECTION = StringgridDataSELECTION
> HORZSCROLLBAR.PAGE = 403
> HORZSCROLLBAR.RANGE = 322
> VERTSCROLLBAR.PAGE = 215
> VERTSCROLLBAR.RANGE = 122
> LEFT = 10
> HEIGHT = 232
> TOP = 33
> WIDTH = 420
> HELPTYPE = htkeyword
> end
>
> What I wanted to do was to have the TStringGrid select the whole
> row
> and when i press arrow down or up keys the hightlight must move up
> or
> down. But the result are not what I expected. Using mouse is okay
> but
> using the keyboard is not.
>
> Regards,
>
> Yoyong Hernan
>
Hi, here is a patch to fix this problem.
Regards.
Jesus Reyes A.
_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gz00028.gz
Type: application/octet-stream
Size: 847 bytes
Desc: "grids.diff.gz"
Url : http://localhost/pipermail/lazarus/attachments/20030717/1e56bcfa/gz00028.obj
More information about the Lazarus
mailing list