Transparent SAY - fwh 11.11/13 Dec. problem

Transparent SAY - fwh 11.11/13 Dec. problem

Postby Horizon » Fri Dec 23, 2011 9:14 am

Hi,

Image

Transparent problem??


Code: Select all  Expand view
 @ 15,10 SAY oSay PROMPT "Türü" OF oDlg PIXEL
    @ 13,50 DBCOMBO oT9 Var  XT_9;
                 ITEMS aAVANSTur[1]  LIST  aAVANSTur[2] ;
                 Of oDlg Pixel SIZE 70,10 UPDATE
                oT9:nClrPane := oDlg:nClrPane
           
     
    @ 15,140  SAY oSay PROMPT "Kullanıcı" OF  oDlg Pixel
    @ 13,170 DBCOMBO oT10 Var XT_10 Of oDlg Pixel SIZE 80,10 ALIAS "USERSN_VEREN" ;
  LISTFIELD "USN_2" ITEMFIELD "USN_0" UPDATE
  oSelf:oCargo:oT10:=oT10
    oT10:nClrpANE := oDlg:nClrPane     
     
     
     
  @ 27,10 SAY oSay PROMPT "Açıklama" OF oDlg PIXEL
  @ 25,50 GET oT7 VAR XT_7 OF oDlg PIXEL SIZE 200,10 UPDATE

  @ 38,10 SAY oSay PROMPT "Tutar" OF oDlg PIXEL
  @ 36,50 GET oT2 VAR XT_2 OF oDlg PIXEL SIZE 80,10 UPDATE PICT "@z 9999,999,999,999.99" RIGHT
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: Transparent SAY - fwh 11.11/13 Dec. problem

Postby ukoenig » Fri Dec 23, 2011 1:25 pm

Hello Hakan,
I couldn't detect any problem.
You can recompile the Tool and Test, if it still shows non transparent Says.

Download :
viewtopic.php?f=3&t=22938

Image

I added these Lines in my Testtool.
Code: Select all  Expand view

@ 230, 205 GROUP oGrp1 TO 325, 425 PIXEL ;
PROMPT "Group" OF oDlg1
oGrp1:oFont := oFootFont
oGrp1:SetColor( nDTcolor, )

@ 260, 220 SAY oSay1 PROMPT "Türü" OF oDlg1 PIXEL COLOR nDTColor FONT oFootFont
 
@ 260, 310  SAY oSay2 PROMPT "Kullanici" OF  oDlg1 PIXEL COLOR nDTColor FONT oFootFont
     
@ 280, 220 SAY oSay3 PROMPT "Açiklama" OF oDlg1 PIXEL COLOR nDTColor FONT oFootFont
@ 280, 270 GET oGet1 VAR cGet1 OF oDlg1 PIXEL SIZE 150,10 FONT oFootFont UPDATE

@ 300, 220 SAY oSay4 PROMPT "Tutar" OF oDlg1 PIXEL COLOR nDTColor FONT oFootFont
@ 300, 270 GET oGet2 VAR nGet2 OF oDlg1 PIXEL SIZE 70,10 FONT oFootFont UPDATE PICT "@z 9999,999,999,999.99" RIGHT
 


Best Regards
Uwe :?:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: Transparent SAY - fwh 11.11/13 Dec. problem

Postby Horizon » Fri Dec 23, 2011 1:45 pm

Thanks for testing Uwe.

It works ok in fwh 11.11 4 Dec/2011 edition.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: Transparent SAY - fwh 11.11/13 Dec. problem

Postby ukoenig » Fri Dec 23, 2011 2:20 pm

Hakan,

Maybe it is a painting-problem of the new FWH-release.
I couldn't do the test with the new release ( Update next Year ),
but with the Tool ( like You can see ), it is easy to detect
any painting / brush problems, simply incuding Your own Tests.

Best regards
Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: Transparent SAY - fwh 11.11/13 Dec. problem

Postby Horizon » Sat Dec 24, 2011 10:49 am

Antonio?
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 14 guests

cron