Hi, all !
How I can do transparent controls (Say, CheckBox and etc.) if I place them to Dialog within ON INIT procedure ?
Hi, all !
How I can do transparent controls (Say, CheckBox and etc.) if I place them to Dialog within ON INIT procedure ?
Hello Natter,
can You explain Your problem a bit more detailed ?
I don't understand, what You want to do.
The normal way :
DEFINE DIALOG oDlg3 RESOURCE "PROJECT" TRANSPARENT ;
TITLE "My Title"
ACTIVATE DIALOG oDlg3 CENTERED
but there are transparent-problems, because of different WINDOW-versions.
There is a toppic for transparent-painting-questions.
http://forums.fivetechsoft.com/viewtopic.php?t=13333
Regards
Uwe ![]()