Ozi Posted November 4, 2007 Posted November 4, 2007 How do I remove with a single hotkey the highlighted word in a listview control?
Developers Jos Posted November 4, 2007 Developers Posted November 4, 2007 Impatient ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Ozi Posted November 4, 2007 Author Posted November 4, 2007 (edited) Must be a female?Does that have anything to do with what I'm asking? Edited November 4, 2007 by Ozi
Ozi Posted November 5, 2007 Author Posted November 5, 2007 (edited) How do you just highlight a word in listview???by selecting it smartass. Edited November 5, 2007 by Ozi
Achilles Posted November 5, 2007 Posted November 5, 2007 Send('{DELETE}') That's just a guess... I didn't know you could select words in listviews.. must be some (ex)style... My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Ozi Posted November 5, 2007 Author Posted November 5, 2007 Send('{DELETE}') That's just a guess... I didn't know you could select words in listviews.. must be some (ex)style... In a listivew they may not be what you call "words". For example, if you made a listview to show all the open windows names and you had three windows open in the listview there would be three windows names. Right? And one of them is called "Program manager". and you click on Program manager. Doesn't it turn blue? Does anyone get what I'm saying? Thats when you "select" or whatever you want to call it in a listview.
Achilles Posted November 5, 2007 Posted November 5, 2007 Oh... I see what you mean. Look at (if you're not using beta): _GUICtrlListViewGetCurSel _GUICtrlListViewDeleteItem My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now