Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple Dialog Box Commands

Status
Not open for further replies.

scvant

Automotive
Joined
Jan 22, 2013
Messages
5
Location
US
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?
 
or assign AFXGuiCommand to a button? So the dialog box isnt lost when the commands are sent to the kernel.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top