porque no me hace transparente el xbrowse?

porque no me hace transparente el xbrowse?

Postby goosfancito » Tue Oct 14, 2014 3:20 pm

Mi definicion es:

Code: Select all  Expand view
       :lKinetic            := .F.
        :ltransparent        := .t.        
        :nRowHeight          := 20
        :lHScroll            := .f.
        :lvScroll            := .f.
        :nheaderHeight       := 30
        :nRowHeight:= 24
        :lRecordSelector     := .F.
        :lAllowColSwapping   := .F.
        :lColDividerComplete := .f.
        :nRowDividerStyle    := 4
        :nStretchCol         := STRETCHCOL_LAST
        :nColDividerStyle    := 4


y no agregue color ni nada, la idea es que se vea la imagen que tengo de fondo en una oWnd.
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: porque no me hace transparente el xbrowse?

Postby karinha » Tue Oct 14, 2014 6:07 pm

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7351
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: porque no me hace transparente el xbrowse?

Postby MGA » Tue Oct 14, 2014 8:16 pm

tenho um xbrowse transparente com o seguinte código:

Redefine xBrowse oBrw3 id 103 of oDialog update

obrw3:SetArray(aTeste3)


oBrw3:nStretchCol := STRETCHCOL_LAST
oBrw3:nRowDividerStyle := LINESTYLE_RAISED
oBrw3:nColDividerStyle := LINESTYLE_RAISED
oBrw3:nMarqueeStyle := nestilo

oBrw3:lRecordSelector := .f.
oBrw3:lTransparent := .t.
oBrw3:lHeader := .f.
oBrw3:lHScroll := .f.
oBrw3:lVScroll := .f.
oBrw3:lFullGrid := .t.
oBrw3:lColDividerComplete := .t.
oBrw3:lAllowRowSizing := .f.
oBrw3:nRowHeight := 46
oBrw3:nDataLines := 2
oBrw3:nFreeze := 2
oBrw3:oDataFonts := oFonte
ubiratanmga@gmail.com

FWH18.02
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
MGA
 
Posts: 1234
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá

Re: porque no me hace transparente el xbrowse?

Postby goosfancito » Tue Oct 14, 2014 8:53 pm

Con tu definicion no me pone transparente, el xbrowse que defino esta en un oWnd
Karinha vi ya esos ejemplos.

pero no me da..

Ahora solo puse la definicion oBrw:lTransparent:= .t. y tampoco me pone en transparente las columnas me las pinta blanca.
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: porque no me hace transparente el xbrowse?

Postby Antonio Linares » Wed Oct 15, 2014 6:28 am

Gustavo,

Que versión de FWH usas ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41406
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: porque no me hace transparente el xbrowse?

Postby goosfancito » Wed Oct 15, 2014 10:58 am

Buen día.
7.1 estimado.
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 45 guests