FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour [BUG] xBrowse Scroll in 10.6 version
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
[BUG] xBrowse Scroll in 10.6 version
Posted: Mon Aug 02, 2010 01:58 PM
When use a xBrowse based on Pelles C Listbox component the Vertical Scroll and Horizontal Scroll don't appear.

If I change the "Listbox" to "Custom Control" and change the property Windows Styles = 0x50A00000 the scroll works fine, but when edit one cell the xBrowse blinks hiding all data and showing only a white square.

Original message:
http://www.fivewin.com.br/forum/topic.a ... C_ID=17789
Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
Re: [BUG] xBrowse Scroll in 10.6 version
Posted: Mon Aug 02, 2010 04:41 PM

Video showing the trouble:

http://www.youtube.com/watch?v=ZPU6bXW2rUQ

Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: [BUG] xBrowse Scroll in 10.6 version
Posted: Tue Aug 03, 2010 06:03 AM

I do not have any such problem.
For testing, please try with testxbr3.prg. There is one option to browse data with RESOURCE. Set nEditMode to 1 and try this sample, and everything works fine.
In the RC file, the control should be described as "TXBrowse" not as "listbox" or "CustomControl"

Regards



G. N. Rao.

Hyderabad, India
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
Re: [BUG] xBrowse Scroll in 10.6 version
Posted: Tue Aug 03, 2010 12:32 PM

I don't use .RC file, I use .RES

With other version of FWH(8.04) works fine, but with 10.06 the scroll have a "bug"

Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2

Continue the discussion