Jump to content

Recommended Posts

Posted

Sorry guys, I searched the forums, but I didn't find an answer to my question. Even if I think this is not possibile, I would like to know if it is possible to edit in real time the menus of an extern app, maybe adding sub-menus or other menus with autoit.

Thanks.

Posted (edited)

I can't get the events of the newly added menus... I got them showing inside another application using Auto3Lib, but now how do I make anything happen when I click on the menu?

I tried with guigetmsg() and either with the event-based method (GuiOnEventMode), but it didn't work, or maybe I didn't understand how to make it work...

Edited by LuigiMario
Posted

I can't get the events of the newly added menus... I got them showing inside another application using Auto3Lib, but now how do I make anything happen when I click on the menu?

I tried with guigetmsg() and either with the event-based method (GuiOnEventMode), but it didn't work, or maybe I didn't understand how to make it work...

For this look at anygui

Posted

Yay, that is what I was searching for! Thanks a lot, instead of a menu I'm inserting an icon right now. However I don't know how to make its background transparent, but it's already better than a normal menu.

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
×
×
  • Create New...