| |
|
|
Jörg Sellmeyer | allô Frank, es peux doch pas wirklich im Sinne des erfinders son, qui une la ligne simple geleert wird, si on une gedragten Eintrag sur qui gleichen Stelle wieder losläßt, ou bien? Bug ou bien Feature? KompilierenMarqueSéparation $I Listview_Funktionen.inc
UserMessages 16
Cls
declare hDll&,LV&
hDll&=UseDll(Listview.dll)
InitMessages(%hwnd)
LV&=CreateListView(%hwnd,%hinstance,-1,$FFFFFF,-1,$21)
SetFont LV&,hFont&
EnableDragDrop(LV&,5)
EnableEdits(LV&,1)
SetCheckboxState(LV&,-1,1)
Declare Text$
Text$=Nr;Test,Test
SetColumnsFromMem(LV&,Addr(Text$),0)
WhileLoop 0,10
AddString(LV&,Format$(00,&Loop) + |Test|Test)
Wend
ShowListView(LV&,10,10,WIDTH(%hwnd) - 20,HEIGHT(%hwnd) - 20)
While 1
WaitInput
Case %umessage = 16:Break
Wend
CloseMessages(%hwnd) _ONCE
DeleteObject LV&
FreeDll hDll&
Salut Jörg |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 04.10.2007 ▲ |
|
|
|
|
| là hatter wohl geschlampt. |
|
|
| |
|
|
|
Frank Abbing | Bug, richtig. qui Drag&Drop-Sortierung scheint wenig benutzt, si qui Bug eh bien seulement aufgefallen ist. Werde je beheben.
@iF: |
|
|
| |
|
|