Hi,
This is something I'm working on:
Here's the download link:
http://www.autohotkey.net/~fincs/AhkRibbonDemo.zip
Internals:
The scenic ribbon (UIFramework) is a COM object that attaches itself to a window. It communicates with the application through the IUIApplication interface that the script must implement. The downside is that the ribbon apparently uses multithreading and AHK can break, so often-called methods (like AddRef) are dummy-implemented in MCode (with things like return 1).
The ribbon design must be loaded from an application resource, so this demo just uses a Windows SDK example executable as a resource DLL.
_________________
fincs
Highly recommended: AutoHotkey_L (
see why) (all my code snippets require it)
Formal request to polyethene - I support the unity of the AutoHotkey community
Get SciTE4AutoHotkey v3.0.00 (Release Candidate)[My project list]