FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Bugs report & fixes / Informe de errores y arreglos tFolderX
Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
tFolderX
Posted: Mon Jun 25, 2012 09:14 PM
When moving from folder to folder, it seems that the dialogs move in the wrong direction...

Changing line 578 seems to improve the visual effect....

From:
Code (fw): Select all Collapse
if nOption > nOldoption


To:
Code (fw): Select all Collapse
if nOption < nOldoption


This is a beautiful class, I love it.... Thanks...

=====>

Bayron Landaverry
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

FiveWin, One line of code and it's done...

Continue the discussion