Hi All,<div><br></div><div>I'm browsing through the code for a few dialogs and I'm seeing a ridiculous amount of inconsistencies, the programming styles are just so different that it makes it hard to efficiently work on them. A couple that can be seen:</div>
<div><br></div><div>optgdlg (cui)</div><div>optload (sw)</div><div>optdlg (sw)</div><div>optjava (cui)</div><div><br></div><div>Even simple things like position are handled different, some define columns as COL and then use those in the src file while others directly put in positions (X,Y). </div>
<div><br></div><div>My questions are:</div><div><br></div><div>1. Is this okay?</div><div>2. Is this efficient? </div><div>3. Out of the dialogs, which has the "best methodology" and then maybe I'l slowly start cleaning the others to be similar to the "best" one</div>
<div><br></div><div><br></div><div>Best Regards,</div><div>Joel</div>