I am using "mIRC v7.66" + "DCX dll v3.1-git394" in system "Windows 8.1 x64".
I tried creating a dialog with a nice translucent glass effect, but it doesn't work as it should. At the moment, can make the window semi-transparent only together with all the elements and borders of the dialog using the "/xdialog -t $dname alpha [0-255]" command, or so that a certain background color of the dialog completely absent, using the command "/xdialog -t $dname transparentcolor [RGB]"
I want to get a command that will help to make only the background of the dialog semi-transparent, without affecting the elements controls and borders of the dialog with title.
This command should have several options for choosing parameters:
Setting RGB color for the background, which should become translucent in the range of 0-255.
Setting image with the extension "PNG" as the background of the dialog with adjustable transparency range of 0-255.
I am using "mIRC v7.66" + "DCX dll v3.1-git394" in system "Windows 8.1 x64".
I tried creating a dialog with a nice translucent glass effect, but it doesn't work as it should. At the moment, can make the window semi-transparent only together with all the elements and borders of the dialog using the "/xdialog -t $dname alpha [0-255]" command, or so that a certain background color of the dialog completely absent, using the command "/xdialog -t $dname transparentcolor [RGB]"
I want to get a command that will help to make only the background of the dialog semi-transparent, without affecting the elements controls and borders of the dialog with title.
This command should have several options for choosing parameters:
Examples of how it might look: 📷 Screenshot1 , 📷 Screenshot2
Here is a test piece of script to reproduce this the problem. To run the script click on "F5" or enter the command "/tge_test":