LarsJ Posted February 29, 2016 Posted February 29, 2016 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. kcvinu 1 Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions
kcvinu Posted February 29, 2016 Author Posted February 29, 2016 @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)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now