Folder Question

Post Reply
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Folder Question

Post by PeterHarmes »

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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Pete,

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

Antonio Linares
www.fivetechsoft.com
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Post by PeterHarmes »

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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Post by PeterHarmes »

May 2007 Version
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Post by PeterHarmes »

Thanks Antonio, 7.12 contains a fix to this problem

Regards,

Pete
Post Reply