§ Borderless window resizing with WM_NCHITTEST
Want to have a borderless window that can be resized like a normal window? Use WM_NCHITTEST.
§ TWMSizing record for Delphi
One way to control custom window sizing is to use the WM_SIZING message, but Delphi doesn't give you what you need to do so.
Categories
Comments
- Slashback on "Simpler adding & removing element classnames" - Actually, the addClassName function does what you want, pretty much the same way you suggest.
- angie on "Simpler adding & removing element classnames" - And what if I want to add a class, but keeping the csseals the element already has?I mean, I have an element with a class, let's name…
- backlinks on "Adjust iframe height to contents" - Definitely helped me.
- Slashback on "Simpler validate form fields are filled in (no additional class names)" - You are welcome!
- humour on "Simpler validate form fields are filled in (no additional class names)" - thanks for the script !