xbrowse display

xbrowse display

Postby Richard Chidiak » Wed Jan 30, 2008 9:44 am

Hello

While inputing dbf data with a xbrowse, during the first few lines only the last line is shown after obrw:refresh() obrw:paint() or any other method, When the total number of rows is >4 or 5 the whole screen is displayed.
In other browses, the method upstable corrected this behaviour, is there any workaround with xbrowse ? or maybe i am missing something.

Thanks for the help,

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Postby Eugeniusz Owsiak » Wed Jan 30, 2008 1:58 pm

try

oBrw:refresh(.T.)

regards
User avatar
Eugeniusz Owsiak
 
Posts: 60
Joined: Fri Oct 07, 2005 5:38 am
Location: Poland

Postby Richard Chidiak » Wed Jan 30, 2008 2:17 pm

Thanks for the suggestion but it does not fix the display. Same result,

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Postby Armando » Wed Jan 30, 2008 3:22 pm

Richard:

Perhaps, oBrw:UpStable()

Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3209
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Postby Richard Chidiak » Wed Jan 30, 2008 3:29 pm

Armando

UpStable() method is not available for xbrowse, i tried to adapt from wbrowse but without success yet, still working on it,

Regards

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Postby Richard Chidiak » Thu Feb 28, 2008 9:33 am

Just to keep updated on this issue, i found a solution

Adding after each append

obrw:gobottom() // this is making the difference
obrw:Refresh()

The painting is ok while appending records,

HTH

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Postby Antonio Linares » Thu Feb 28, 2008 12:31 pm

Richard,

Thanks! :-)
regards, saludos

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 80 guests