Was wondering if it's possible to make a dialog window semi transparent example:would like this window to be transparent so you can see what is behind it as well as see the dialog text
dialog Setup4 {
title "OMENSERVE FOLDER(S) SELECTION COMPLETED"
size -1 -1 163 159
option dbu
text "OMENSERVE LIST MAKER ACTIVATED", 1, 36 8 140 90
box "Creating OmeNServE Lists Now", 2, 17 30 130 100
text "Your OmeNServE Lists Are Now Being Generated.", 3, 25 41 370 24
text "Please Watch The Status Window", 4, 25 54 370 24
text "Located Behind This Dialog.", 5, 25 67 370 24
text "When You See The Status Window Message", 6, 25 80 230 24
text "All Lists Have Been Completed", 7, 25 93 230 24
text "Please Click Done.", 8, 25 106 230 24
button "Done", 16, 17 135 130 19, disable ok cancel
Last edited by James; 31/05/16 02:22 AM.