I made some corrections on this suberb class.
(animate: go left and right; speed from processorspeed, backgroundcolor: lTransparent, font: from parentdialog)
Antonio, can you insert this in next build!?
(edited by Daniel)
I made some corrections on this suberb class.
(animate: go left and right; speed from processorspeed, backgroundcolor: lTransparent, font: from parentdialog)
Antonio, can you insert this in next build!?
(edited by Daniel)
Gunther
we can not public all class, only change
you can send the file to Antonio (or me), we review the changes and public your suggestions,
Thanks
hi, can you post only the changes here? thanks
Hello Günther,
does Your solution fix my transparent-painting-problem of different Controls ?
I want to display transparent Radios, Checkboxes and Says
on Color, Gradient, Brush- or Image-Folder-backgrounds.
Transparency onTab-Area works.
Best Regards
Uwe ![]()
&
I send to Antonio a new version today. The enhancements are to big to post it here. I am sure, Antonio brings this on next build!?
if aBitmaps == NIL
aHelps = Array( nLen )
endif if aBitmaps == NIL
aBitmaps = Array( nLen )
endif



DEFINE DIALOG oDlg OF Self RESOURCE ::aDialogs[ n ] PIXEL;
.......
HELPID If( Len( ::aHelps ) >= n .and. ::aHelps[ n ] <> NIL , ::aHelps[ n ] , ::oWnd:nHelpId )