Restored from previous forum. Originally posted by redacid.
Hi,
I just got my first Programm with a Listview to work.
But I have one question (atm...):
is it possible to move the bar (the selected ListView-Element)
within my program?
If you select an item of the List with a mouse-click it will be
be highlighted. But I want to highlight an item without a mouse-click.
Is this possible?
Windows Version 2.70.
ListView question
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by VPureBasic.
Just Use the Function SetGadgetState( #Gadget,#Item )
Roger
Hi,Hi,
I just got my first Programm with a Listview to work.
But I have one question (atm...):
is it possible to move the bar (the selected ListView-Element)
within my program?
If you select an item of the List with a mouse-click it will be
be highlighted. But I want to highlight an item without a mouse-click.
Is this possible?
Windows Version 2.70.
Just Use the Function SetGadgetState( #Gadget,#Item )
Roger
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm