I have looked this up in the OPL source code where dialogs are dynamically created withouth any resources, for implementing corresponding OPL commands (file EIK_KEY.CPP in the runtime source). However, it does not seem to be that easy, all in all (lots of small details...), so you might re-consider whether you really want do it the "hard" way instead of the very easy way with resources.
Forum posts: 1242
I have looked this up in the OPL source code where dialogs are dynamically created withouth any resources, for implementing corresponding OPL commands (file EIK_KEY.CPP in the runtime source). However, it does not seem to be that easy, all in all (lots of small details...), so you might re-consider whether you really want do it the "hard" way instead of the very easy way with resources.
René Brunner