If you are a FTDN user, or you are using FWH 2.7 January, and if you are interested in testing it, then please request it. We will stop accepting beta testers once there are enough.
To use this new feature is as easy as:
- Code: Select all Expand view
DEFINE BRUSH oBrush RESOURCE "Sky"
DEFINE DIALOG oDlg RESOURCE "Test" BRUSH oBrush TRANSPARENT
...
so simple!
Thanks!