| |
|
|
E.T. | Habs already over The Search attempts and be here debarked: [web]https://XProfan.com/thread.core?t=3504[/web].
has me but really not further helped. has mitlterweile someone ne idea, circa in a GridBOX The selection on Nix To settle ??
Mario |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 07/08/08 ▲ |
|
|
|
|
|
|
|
| |
|
|
|
Dieter Zornow | You can it too so try. CompileMarkSeparation $H commctrl.ph
proc LvDeSelect deselectieren
parameters Lv&,Item&
Declare s#
dim s#,1024
long s#,12=0
long s#,16=~LVIS_SELECTED | ~LVIS_FOCUSED
sendmessage(Lv&,~LVM_SETITEMSTATE,Item&,s#)
dispose s#
endproc
proc LvSelect selectieren
parameters Lv&,Item&
Declare s#
dim s#,1024
long s#,12=$2
long s#,16=~LVIS_SELECTED | ~LVIS_FOCUSED
sendmessage(Lv&,~LVM_SETITEMSTATE,Item&,s#)
sendmessage(lv&,~LVM_SETHOTITEM ,item&,0)
sendmessage(lv&,~LVM_ENSUREVISIBLE ,Item&,0)
dispose s#
endproc
|
|
|
| Er ist ein Mann wie ein Baum. Sie nennen ihn Bonsai., Win 7 32 bit und Win 7 64 bit, mit XProfan X2 | 07/08/08 ▲ |
|
|
|
|
| Is determined the reibungslosere lane, but by me functions not. |
|
|
| |
|
|
|
| Ähäm, I verwechsel well again lb with lv... |
|
|
| |
|
|
|
E.T. | I habs still known:
iF: means Mario: [...]
means for all, The not know, I with GridBOX my: CompileMarkSeparationDeclare Text$, Box&, Button&
CLS
Text$ = Spalte 1;0;200;Spalte 2;1;190
Box& = @Create(Gridbox,%HWnd,Text$,0,10,10,400,200)
WhileLoop 10
Text$ = @str$(&loop) + |Zeile + @str$(&loop)
AddString(Box&, Text$)
EndWhile
@Create(Text,%HWnd,Ich suche eine Möglichkeit, wenn eine Zeile in der Gridbox ,10,230,500,20)
@Create(Text,%HWnd,markiert ist, die Auswahl in der Box zu qde-selktierenq.,10,250,500,20)
@Create(Text,%HWnd,D.h., das in der Box nichts mehr markiert ist !!,10,280,500,20)
Button& = @Create(Button,%HWnd,MARKIERUNG AUS !!,100,320,200,25)
WhileNot %Key = 27
waitinput
If @Clicked(Button&)
??????
EndIF
EndWhile
end
...and even Window drumherum !!
Mario |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 07/08/08 ▲ |
|
|
|
|
Frank Abbing | Dieters Tipp is very what You seek. place additional yet sure, that your List view too upgedatet becomes. |
|
|
| |
|
|
|
E.T. | @Dieter: SUPER !! Klappt fine, thanks !!
@Frank: Yes, with the the Updaten is too so ne thing. becomes sure too gladly forget.
@IF: there having we well a Ifsche Schwachstelle ?? i'll for plädieren, the The command to lv+b... on all Systemen immediate changed go...
Mario |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 07/11/08 ▲ |
|
|
|
|
| @Mario: If I at least not over ands over again lv with lb confuse would... if it means at least a Forschritt give would... |
|
|
| |
|
|
|
Jörg Sellmeyer | circa any Entries one Listviews To selektieren, must one incidentally just Item& = -1 indicate. This is too for deslektiern. CompileMarkSeparation |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 09/07/08 ▲ |
|
|
|