[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] How to detect WF_TOPMOST?



What's the proper way to detect the presence of WF_TOPMOST? I could not find anything in the docs for appl_getinfo. I've used WF_TOPMOST to implement a "always on top"-feature in Taskbar, but I want to detect this in a clean way and not by checking for the presence of XaAES or MyAES like I do today.

Jo Even