
Fri, 07/22/2005 - 11:04
Forums:
hi
i had written program for design of muff coupling..
i was able to make dialog box to input variables such as Torque and shear stress.
i had written program to calculate diameter based on inputs..
and based on that diameter i had written program for muff coupling
till this progam runs succesfully......
but i want to add the code which will show the calculated diameter in the dialog box... similar to the message box given in samples like OCAF..
can anyone help me.......
Fri, 07/22/2005 - 11:21
Hi bhimesh!
can u able to start the dialog at the same time when u start the OCAF? how do u implemented that?
sas
Sat, 07/23/2005 - 08:05
hi sas,
i am working in VC++ and i used "Viewer3d ApplicationWizard" and not "Ocaf AppWizard" project..
input dialog box appears when i click the "coupling" icon.. which is linked with the program....... after entering the respective values the coupling is visualized...
my problem is that i want some message box should appear which will show the calculated parameters.....
Thu, 11/10/2005 - 09:56
Have you solved the problem? If so pls explain me