FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Folder Question
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Folder Question
Posted: Wed Dec 19, 2007 12:01 PM

Hi,

I've noticed a little display problem with dialogs in a folder since i upgraded to the may FWH version. It looks as if the dialog is too wide for the folder and goes off of the right hand side of the folder. It doesnt matter if i increase the size of the folder, the dialog always looks too big. My dialogs are stored in a resource and i'm using xharbour commercial.

If you don't understand what i'm trying to say, then i'll post a screenshot.

Many thanks

Pete

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Folder Question
Posted: Wed Dec 19, 2007 12:49 PM

Pete,

Please test fwh\samples\TestFold.prg, thanks. Here it looks ok.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Folder Question
Posted: Wed Dec 19, 2007 01:21 PM

It does the same on testfold as well - i had to change FOLDER32 to "SysTabControl32" to get the folder to work - is this the cause of the problem? Should i be using something else?

Pete

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Folder Question
Posted: Wed Dec 19, 2007 03:01 PM

Pete,

>
It does the same on testfold as well - i had to change FOLDER32 to "SysTabControl32" to get the folder to work - is this the cause of the problem? Should i be using something else?
>

FOLDER32 is a define that gets automatically translated into "SysTabControl32"

What FWH version are you using ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Folder Question
Posted: Wed Dec 19, 2007 03:38 PM

May 2007 Version

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Folder Question
Posted: Wed Dec 19, 2007 03:41 PM

Pete,

Folder used dialogs dimensions were modified in recent versions. We are going to review the changes to tell you what to modify.

Anyhow, we recommend you to upgrade to the current 7.12 version

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Folder Question
Posted: Fri Dec 21, 2007 09:40 AM

Thanks Antonio, 7.12 contains a fix to this problem

Regards,

Pete

Continue the discussion