byte-one wrote:Thanks Daniel! The overpainting says in 11/7 now ok! But the static says (..only defined in the RC-file) are not transparent on colored dialogs. See the texts on: http://byte-one.com/say.jpg
#include "FiveWin.ch"
function Main()
local oDlg
DEFINE DIALOG oDlg COLOR "W+/B"
@ 2, 2 SAY "Hello world!" TRANSPARENT
ACTIVATE DIALOG oDlg CENTERED
return nil
How do you color the dialog ?
RTEXT "Text", -1, 10, 10, 16, 8
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 58 guests