Steve Loughran wrote:
Just a quickie... I can find references in Win32::GUI to SetWindowLong() but no mention of SetLayeredWindowAttributes(). Will I have to go down the Win32::API call route to obtain this? (I dont want to reinvent the wheel).

No support for SetLayeredWindowAttributes in Win32::GUI currently. You're on your own with Win32::API at the moment.

Rob.

Reply via email to