Jump to content

How to use all messages in GuiGetMsg()


kcvinu
 Share

Recommended Posts

Thank you again for all the feedback.

mikell, You are welcome.

kcvinu, I'm working on a UDF with listviews and custom draw notifications where I'm trying to use subclassing as a replacement of a message handler created with GUIRegisterMsg. I could help you a little bit with an alternative solution, but your question also gave me an opportunity to launch this idea.

So far I'll recommend you to use GUIRegisterMsg. One thing is small pieces of test code with ConsoleWrite statements. They usually work. A complete UDF is another thing. I probably need 2 - 3 weeks to finish first version. Then we'll see if it works.

Regards Lars.

Link to comment
Share on other sites

@LarsJ Glad that you are coding a udf. I am eagerly waiting for that. Meanwhile your questions in last post are still in my mind. :)

Spoiler

My Contributions

Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language.

UDF Link Viewer   --- A tool to visit the links of some most important UDFs 

 Includer_2  ----- A tool to type the #include statement automatically 

 Digits To Date  ----- date from 3 integer values

PrintList ----- prints arrays into console for testing.

 Alert  ------ An alternative for MsgBox 

 MousePosition ------- A simple tooltip display of mouse position

GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function

Access_UDF  -------- An UDF for working with access database files. (.*accdb only)

 

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

×
×
  • Create New...