Site hosted by Angelfire.com: Build your free website today!

 

PowerBuilder - Transparent Text


I received the October '98 issue of PBDJ and in Bernie Metzger column "Slick Tricks" there is a different approach to using transparent text on a window which is close to what you are doing. According to the article, the background color is 553648127 for transparent text. This value was obtained by creating a external datawindow object with one column, setting the background color to transparent, save the datawindow object and exporting it to a text file. Open the text file and locate the column you created to get the background color value.

I would suggest adding the transparent text value to PFC's pfc_n_cst_color NVO.  See PFC Color Service