Help with listview

new topic     » topic index » view thread      » older message » newer message

-------Phoenix-Boundary-07081998-
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: Quoted-printable

Hi,

I've been trying to use listview without icons as a datagrid. My problem
now is that I can't get rid off the space or indent that is left for the
icon. Any help would be appreciated.

Here you can see the effect:

-------------8<--------------
include win32lib.ew

atom Win, lv

integer tmp

Win =3D create( Window, "The Window", 0, 0, 0, 300, 300, 0 )
lv  =3D create( ListView, {"Column 1", "Column 2"}, Win,
           20, 20, 200, 200, LVS_REPORT )

tmp =3D addLVItem( lv, 0, {"first field","second field"} )

WinMain( Win, Normal )

----------------8<--------------

Tks in advance,

Fabio

-------------------------------------
Fabio Ramirez R.
Administrador de Redes - CSI
-------------------------------------

-------Phoenix-Boundary-07081998---

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu