Jump to content

Title Bar Button


Go to solution Solved by taurus905,

Recommended Posts

Hello all,

I saw this years ago and thought it might be useful in the future.

Now I can't find anything that works.

I'd like to place or embed a button on a title bar gui using Windows 10 or 11.

Thank you for any clues.

taurus905

"Never mistake kindness for weakness."-- Author Unknown --"The highest point to which a weak but experienced mind can rise is detecting the weakness of better men."-- Georg Lichtenberg --Simple Obfuscator (Beta not needed.), Random names for Vars and Funcs

Link to comment
Share on other sites

  • Solution
42 minutes ago, Andreik said:

I don't know what you saw but take a look here.

Thank you, @Andreik

I had to do the following to get it to work.

; Replace AdlibEnable("_ExternalButtonFollow_Proc", 1) with:
AdlibRegister("_ExternalButtonFollow_Proc", 100)  ; Call _ExternalButtonFollow_Proc every 100 milliseconds
 

Will play with it some more.

taurus905

"Never mistake kindness for weakness."-- Author Unknown --"The highest point to which a weak but experienced mind can rise is detecting the weakness of better men."-- Georg Lichtenberg --Simple Obfuscator (Beta not needed.), Random names for Vars and Funcs

Link to comment
Share on other sites

15 hours ago, ioa747 said:

Wow! @ioa747 Thank you for bring this to my attention.

I will definitely take a closer look and follow your progress.

taurus905 

"Never mistake kindness for weakness."-- Author Unknown --"The highest point to which a weak but experienced mind can rise is detecting the weakness of better men."-- Georg Lichtenberg --Simple Obfuscator (Beta not needed.), Random names for Vars and Funcs

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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