Jump to content

Recommended Posts

Posted

Was just thinking with myself... is anyone here able to use this DLL in AutoIt?

http://www.vbaccelerator.com/codelib/cpopmenu/cnewmenu.htm

Maybe Lars... he seems like a smart guy... well I dunno, just give it a try.

I can really use a menu like that, just imagine some icons on it!!!!

Have a look Here this looks similar.


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Posted

To be pedantic, a menu is a GUI element.

Being pedantic aside, I strongly encourage you to read that thread. I mean, it does exactly what is demonstrated in the screenshot at the link you posted. If doing exactly what you want isn't enough for you, I suggest you do it yourself.

Posted

You can build menu icons and so on for yourself.

Just use GUIRegisterMsg() and google for "ownerdrawn menus" and "WM_MEASUREITEM" and "WM_DRAWITEM".

If you can wait some time I will provide an example the next days/weeks.

I have it already here but I will work on it a little bit to make the script more readable :lmao:

So long...

Holger

Posted

You can build menu icons and so on for yourself.

Just use GUIRegisterMsg() and google for "ownerdrawn menus" and "WM_MEASUREITEM" and "WM_DRAWITEM".

If you can wait some time I will provide an example the next days/weeks.

I have it already here but I will work on it a little bit to make the script more readable :lmao:

Thanx man... finally someone here was able to help me with this issue.

I'm going to take a look on this.

  • 2 weeks later...

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...