Hi there
Since about two months I am writing a TPW applcation and I am using
dialog boxes for user IO. I had a lot of problems (and still have !)
to use the transfer buffer mechanism of OWL for the dialog boxes.
First of all, the manual is buggy in the chapters (eg. p.189 of the
Windows Programming Guide : last line ComboBox InitResource wants 3
parameters NOT 2 as in the manual)
Second if I construct the controls in the order I defined them in the
transfer buffer record some of them are filled in some not. If I
change the order for the creation (New statments), e.g. all edit
control first and than the ComboBoxes, more controls are filled with
there values. but not all. Of course the programm crashes if I change
the order of the creation.
QUESTION : 1. Did any body have the same experience with the order
of the transfer buffer and InitResource
2. If someone could provide me better an CORRECT infos how
to use then I would be grateful.
cheers andreas pauletti