Jump to content

problem with editable listview


Sundance
 Share

Recommended Posts

Hiho.

I've done some little progrs with AutoIT but now i've got a little prob i don't understand.

I need a Listview where i can edit the entrys i've done with GUICtrlCreateListViewitem.

but it won't work.

can somebody give me a hint ??

$Listview = GUICtrlCreateListView ("Object|Val",250,20,615,430)
    GUICtrlSetStyle($Listview,BitOR($GUI_SS_DEFAULT_LISTVIEW,$LVS_EDITLABELS))

greetz

Sundance

Link to comment
Share on other sites

its weekend i know :whistle:

I know also that the problem is a small one but i can't get it

tried it again and studied the help-file again but haven't found

a clue or an example

somebody out there to help ?

i've found the following info on the forum from Burrup

http://www.autoitscript.com/forum/index.ph...016entry86016

but it doesn't work...

PS: i'am using the latest beta of AutoIT

Edited by Sundance
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...