I need a way to "dim" a scene, for example, when I open a modal FORM to enter a value.
Actually I'm using linked code so at application level, when I open a modal FORM all content below dialog is dimmed (adding an alpha blended black form).
My code work fine but not with GLScene which is drawn without effect of dimmer layer.
Last edit: shine world 2017-11-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem seem live in vmWare opengl layer which don't work so perfectly adding oddities.
When I run the application on host machine all works how I need (attachmet 1 & 2).
When I run the application on guest machine the glscene is popup over dimmer layer (attachment 3 & 4).
I need a way to "dim" a scene, for example, when I open a modal FORM to enter a value.
Actually I'm using linked code so at application level, when I open a modal FORM all content below dialog is dimmed (adding an alpha blended black form).
My code work fine but not with GLScene which is drawn without effect of dimmer layer.
Last edit: shine world 2017-11-30
Something like a world scene where there is a day (sunny) and night (darkness).
Hi silverio why you don't simply play with the ligths of your scene ?
Just by curiosity the GLScene Viewer is in your main application, not in modal ?
Perhaps I've got a valid explanation of issue.
The problem seem live in vmWare opengl layer which don't work so perfectly adding oddities.
When I run the application on host machine all works how I need (attachmet 1 & 2).
When I run the application on guest machine the glscene is popup over dimmer layer (attachment 3 & 4).
Thank you for patience and support !
Last edit: shine world 2017-12-01