| |
|
|
- Page 1 - |
|
Michael Dell | plv.pcu v2.4
Befehlsliste:
plv.CreateListView() plv.DelLView() plv.SetHeader() plv.SetRow() plv.ReSetItem() plv.GetRow() plv.DelAll() plv.DelRow() plv.gSelItems() plv.gCheckItems() plv.sCheckItem() plv.BKCol() plv.tCol() plv.tBKCol() plv.UpDate() plv.SetFnt() plv.ResFnt() plv.gImgXY() plv.Ico2Lst() plv.GetHeader() plv.GetHeaderOrder() plv.SetHeaderOrder() plv.Version$() plv.HitSortsLV()
Authors: Richard Maurukas, Michael Dell, Rolf Koch, Carlo wedge, efisch, Thomas R. & Dieter Zornow
changed on the: 05.12.2007
Changes v2.4: XProfan v11 trouble resolved. Thanks, Dieter Zornow!!! plv as Include plv.pinc inkl. example settled. |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 10/22/04 ▲ |
|
|
|
| |
|
- Page 5 - |
|
|
efisch | Hi,
because I data, The I with the PLV-Unit display not once more in a aray Save would like, need I a function, The whom Content of/ one cell of Listviews zurückgibt. there my try with LVM_GETITEMTEXT into pants gone are (presumably klemmts with my understanding the delicacies the LV_Item structure), hope I, the it here with irgendeinem obliging Humans less klemmt and it a suitable function posting.
thanks Ebi |
|
|
| |
|
|
|
Michael Dell | Hi,
werd time sehn I for you can make. becomes something last, but I kümmer me thatswhy. promised! |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/19/05 ▲ |
|
|
|
|
Michael Dell | OK, Have strain Version 1.8 uploaded.
Hinzu come is:
plv.GetRow(LV_Hndl&,Zeile&) --> reads a whole row (Split are through | separated) the functions to the Speicherprinzip, should hot if The row with plv.SetRow() prepares watts can tappt im dunkeln too with plv.GetRow() read go.
Test it at times... |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/19/05 ▲ |
|
|
|
|
Carlo Keil | I had Ebis trouble recent too and be on The under stehende Solution come. so can I single boxes aimed describe and read. (I gebs yes to, SetCell was simply, because AddItem already present was).
@Michael: I stops it for a Überlegung worth, this Codeschnipsel yet incorporate, so even too single Lines zugänglich are.
Greeting Carlo CompileMarkSeparation
Proc ?_SetCell
Parameters lvHndl&, RowNr&, ColNr&, Text$
AddItem(lvHndl&, RowNr&, ColNr&, Text$)
EndProc
-----------------------------------------------------------------------------
Proc ?_GetCell
Parameters lvHndl&, Zeile&, Spalte&
Declare Item#, Text#, t$
Dim Item#, LV_Item
Dim Text#, 255
With Item#
.pointerText& = Text# Textpuffer für Zelleninhalt
.TextLen& = 255 Pufferlänge
.Spalte& = Spalte&
SendMessage(lvHndl&, 4141, Zeile&, Item#)
EndWith
t$ = @String$(Text#, 0)
Dispose Text#
Dispose Item#
Return t$
ENDPROC
|
|
|
| |
|
|
|
Michael Dell | Hi Carlo,
good idea something ähnliches I had already in the sense. means the following is from it become: plv.GetRow() & plv.SetRow() reading & write now sowohl whole Lines as well as single boxes and naturally ließt plv.GetRow() now really from the List view as itself heard.
plv.SetRow(LV_Hndl&,Zeile&,DatNam.exe|23.456,IcoNr&,Schalter&) --> writes a whole row to lv.SetHeader -- IcoNr& > -1 no Icon -- Schalter& > 0 = whole row >0 = SpaltenNummer
plv.GetRow(LV_Hndl&,Zeile&,Schalter&) --> reads a whole row (Split are through | separated) -- Schalter& > 0 = whole row >0 = SpaltenNummer
Version 1.9 is now Online!
what mean You, is still integrally well become or? |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/19/05 ▲ |
|
|
|
|
Michael Dell | has itself there still saponaceous one small bow eingeschlichen! plv.GetRow do not have korreckt single boxes read!!!
Well is Yes again aale. |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/20/05 ▲ |
|
|
|
|
efisch | Hello Michael,
in the procedure GetItem the Version 1.9 should You to the ENDPROC yet integrally quick The row CompileMarkSeparation install.
Greeting Ebi |
|
|
| |
|
|
|
Michael Dell | embarrassing, embarrassing!
and me qualmt the skull because I Nich rauskrieg Why the thing in the Interpreter not runs thereby wars one wonder the it Compiliert went!
thanks, there hät I yet ne while drangesessen! |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/20/05 ▲ |
|
|
|
|
| functions everything perfect - tolles part!
If the beigelegte plv.prf The Unit is, then would like but too another bisl More moreover say.
<senf>
as Unit would the one - Please not wrong understand! - one bad crime.
You deklarierst Defs and Variables and Structs without Namensraumsymbol - what naturally (almost) never in a Unit occur ought to.
</senf>
*duck*
game but no role - because the code lying Yes with - and the is ultimately super. |
|
|
| |
|
|
|
Michael Dell | Komm still time there out! well...
joke beiseit, clear (only) a the Global becomes Extern used The Have I korrigiert. The andern Internen are now deutlicher benannt!
be glad the The PLV working and suggested finds (thanks!!!). with something Help is Yes still what from the small (ursprünglichen Eigenbedarfs) proposition become.
Thanks the Community! |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 01/23/06 ▲ |
|
|
|
|
Jac de Lad | Hello Michael!
the part is Real the gavel! it has in many of my programs already a Stammplatz get! I Have but time ne question: with one designed Style can take on, that the user The order the Split by DragnDrop vertauschen can. Can somehow inquire, as actually Order is (order Save and at next Start the program again so space)?
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 01/29/06 ▲ |
|
|
|
|
Michael Dell | Hi Jac,
good question Have there so ne idea but first test times.
Register then... |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 01/29/06 ▲ |
|
|
|