scvant
Automotive
- Jan 22, 2013
- 5
Hi,
I'm currently creating a plug-in for ABAQUS. I've got a problem which I cant get my head around. I need to submit commands to the kernel from 2 different dialog boxes. The first dialog box submits a set of keywords (User inputs) to perform some calculations and manipulate a model. Certain infomation is then added to a table in another dialog box which is displayed after the model has been manipulated.
Do I need I need to create 2 different AFXForms with two different AFXGUICommands in the same widget? Is this possible?
I'm currently creating a plug-in for ABAQUS. I've got a problem which I cant get my head around. I need to submit commands to the kernel from 2 different dialog boxes. The first dialog box submits a set of keywords (User inputs) to perform some calculations and manipulate a model. Certain infomation is then added to a table in another dialog box which is displayed after the model has been manipulated.
Do I need I need to create 2 different AFXForms with two different AFXGUICommands in the same widget? Is this possible?