Hi
Is there a way to control the transparency of the GeDialog
when it is opened? Currently, it is opaque (i.e. a full gray where you can't see the background). I was planning to have an 80% transparency so I can see the background.
The only transparency I can see in the documentation is the SetTransparency
and GetTransparency
, but correct me if I'm wrong, it's only available to polygons.
Is there a way around this?
Thank you