mIRC Home    About    Download    Register    News    Help

Print Thread
#207686 28/12/08 03:31 AM
J
Jacksoft
Jacksoft
J
Hi, I want to suggest to add the possibility to set the trasparency on the dialogs (like the hOS.dll with $dname(dialogname).hwnd as reference for the target or something).

PS: There's no instructions about /setlayer in the main mIRC Help file!

Thanks! smile

Last edited by Jacksoft; 28/12/08 03:31 AM.
Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
https://forums.mirc.com/ubbthreads.php?ubb=showflat&Number=50627&page=1#Post50627

The command is not documented because it's not directly supported. MDI does not properly handle transparency (though 6.3+ might do it properly) so there are no plans to continue work on this feature (according to that potentially outdated post). There are very simple WinAPI calls you can make with a DLL to add this functionality to your own dialogs, though. Such dlls probably already exist.

J
Jacksoft
Jacksoft
J
Yes, I actually do it with a dll, but I'm trying to use less dlls possibles, this because I've asked for that function.

Thanks anyway :P


Link Copied to Clipboard