FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TscrWnd Problem
Posts: 222
Joined: Mon Jun 04, 2012 12:00 PM
TscrWnd Problem
Posted: Thu Aug 02, 2012 12:39 PM

Dear friend,

I need to scroll a window and I use Tscrwnd

on this window I use many images and when the user press vertical or horizontal scroll of the window it not refresh the object are in this window

have you an suggestion or help please ?

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: TscrWnd Problem
Posted: Thu Aug 02, 2012 12:55 PM

Silvio,

I tested this Solution as well but it is just a painting nothing else.
I needed much more like :
rearange Images, count on Images, change Status of a Image ...
I ended on xBrowse and that was what I needed : very fast and tested with a few thousand of Images.
A Possibility, to do Calculations on each Cell, related to the Image-status.
I will place the final Result in the Forum.
There will be a Project-designer and a Part with Source, to include in Your Appl.

I think, just a Window-painting-solution is a one-way-street and You will end with a lot of Problems.
Maybe You can wait for a while. It will save You a lot of Time and Tests ?

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.
Posts: 222
Joined: Mon Jun 04, 2012 12:00 PM
Re: TscrWnd Problem
Posted: Thu Aug 02, 2012 01:09 PM

Dear Uwe,
not use xbrowse

Continue the discussion