I know, I know, I ask too many dumb questions here...
This time it is about windows: I want to create such a cool borderless shaped window with an alpha mask as I have seen in demos and such. How does one do that? I am pretty sure it has to do with the WA_AlphaClips and WA_AlphaHook tags in OpenWindowTags, but I don't know how to use them. For starters, there seem to be a lack of information in the docs on how to initialize the ClipRect structure. Or I could have just overlooked them. Anyway, I need something tangible, preferably a (small) piece of code to guide my way.
(And don't ask me what I am doing with it, it is totally worthless and (of course) a big (yay!) surprise ;) )
Alfkil:
I may have some example code from the earlier days of OS4 development.
Will have a look when i'm back from work.
Great! I'm looking forward :)
Ok, figured it out myself...
Here's my example code: