Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Mon Nov 16, 2009 8:18 am Post subject: TABLE using vdsobj.dll |
|
|
Hi there!
I've been playing a bit making a table using the vdsobj.dll GRID element. It works quite nicely but I'm having
some trouble now making the table auto-scroll to a a selected item being off the view.
I have tried using the LVM_ENSUREVISIBLE api which works nicely with normal VDS tables. But I cannot make
this one work with a vdsobj grid. Has anyone got any experiences here?
I have tried to do it like this:
%%handle = @OBJECT(GETHANDLE,GRID1)
%%dummy = @sendmsg(%%handle,$01013,%%index,0)
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|