joell Posted April 5, 2005 Posted April 5, 2005 Hi all G(ui)' Men It may be my code but i was unable to create ContextMenu for TreeViewItems or ListViewItems despite it works well for TreeView and ListView objects. I made the same tests with various gui examples in the autoit\test\gui folder. Is this possible ? Using Jp's unstable version 15S. Same question for hiding a menu GuiCtrlSetState works fine with enable or disable but does not seems to work with $HIDE... Whatever, many thanks to all coders for the marvelous work... registry victim
jpm Posted April 5, 2005 Posted April 5, 2005 Hi all G(ui)' MenIt may be my code but i was unable to create ContextMenu for TreeViewItems or ListViewItems despite it works well for TreeView and ListView objects. I made the same tests with various gui examples in the autoit\test\gui folder.Is this possible ?Using Jp's unstable version 15S.Same question for hiding a menu GuiCtrlSetState works fine with enable or disable but does not seems to work with $HIDE...Whatever, many thanks to all coders for the marvelous work...<{POST_SNAPBACK}>I leave to Holger the answer
Holger Posted April 5, 2005 Posted April 5, 2005 (edited) 1.) For treeview-items I have already tested it out - seems to work fine (I never used it, so I didn't have it in mind yet). For listview-items I can take a look but not more today... 3.) MenuItems can not be hidden, just deleted - fact! So long Holger Edited April 5, 2005 by Holger Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
joell Posted April 6, 2005 Author Posted April 6, 2005 1.) For treeview-items I have already tested it out - seems to work fine (I never used it, so I didn't have it in mind yet).For listview-items I can take a look but not more today...3.) MenuItems can not be hidden, just deleted - fact!So long Holger<{POST_SNAPBACK}>Vielen dank Holger,Merci JpThanks all... I will try again with treeviews-itemJoe registry victim
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