FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ResEdit and folders
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
ResEdit and folders
Posted: Sun Jul 04, 2010 03:24 PM

Hi all,
due a recent upgrade to Wind 7 64 bit I had replaced my old Borland Resource Workshop with ResEdit (http://www.resedit.net).

My first problem is that if I try to open the RC source, make a change and then save is as RC file then the RC file created is empty with only a ResEdit product reference as note.
I have then imported my RC and then I saved it as RES file. Now it seems runs well but the problem is that I call in my app a dialog with folder then only the first folder page appairs.

Any ideas to solve the problem ?

Pls. find a self-contained sample that show the problem at http://www.softwarexp.co.uk/beta/folder.zip
I also enclosed the RC source.

Thanks in advance

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: ResEdit and folders
Posted: Sun Jul 04, 2010 03:35 PM

Marco

change FOLDER32 by "SysTabControl32"

CONTROL "",102,"SysTabControl32",WS_CHILD |WS_TABSTOP |WS_VISIBLE ,5,21,236,108

Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Re: ResEdit and folders
Posted: Sun Jul 04, 2010 07:25 PM

It's runs ! Thank you Daniel.

Best Regards,



Marco Turco

SOFTWARE XP LLP

Continue the discussion