Hi, someone test in fwh27 an folder inside another folder, this dont work, i already try put winapi in rc file and change the name to FOLDER32, the folder dont diplayed.
Hi, someone test in fwh27 an folder inside another folder, this dont work, i already try put winapi in rc file and change the name to FOLDER32, the folder dont diplayed.
Norberto,
You can not place a folder into a folder using a RC file (it is not allowed).
You place place the child folder from the ON INIT clause of the dialogbox, build it with @ ..., ... FOLDER ...

hi, in fw (16 bits works...), in last versions of fwh works too. ( fwh24);
This is a windows or fw/fwh limitation??? why in previsions versions of fw/fwh this work?? i have this working in old versions of fw, using REDEFINE FOLDER ... OF OFLD:aDialogs[1].
thanks
Norberto,
Please provide a small and self contained sample to test it here. Thanks.