Jump to content

Recommended Posts

Posted

Hello,

I created a Tree View control and several Items for it.

For each item I defined a Context Menu control with 2 options: Edit and Delete.

When I click on Edit/Delete I would like to be able to edit/delete the value of the Tree View Item.

Is there a way to know on which control the user right-clicked, and then use this info?

Thanks,

Alex

Posted (edited)
  Quote

I would like to know if there is a way to do the same thing using OnEventMode?

Actualy it does work with OnEvent mode, GUIRegisterMsg() is undependent and work regardless the Gui mode, it's uses CallBack methods if i am not wrong. Edited by MsCreatoR

 

  Reveal hidden contents

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

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
  • Recently Browsing   0 members

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