by "arnoli" <arnoli@[EMAIL PROTECTED]
>
Mar 27, 2008 at 04:50 AM
I hope when I enter myEnterPointFunc() it can display the APPform. so in
you program I add
(setq MyForm
hiCreateAppForm(
?name 'mySampleForm
?formTitle "Sample Form"
?formType 'options
?buttonLayout 'HideCancel
?fields list(myLabelField)
)); hiCreateAppForm
hiDisplayForm(MyForm)
--
Message posted using http://www.talkaboutcad.com/group/comp.cad.cadence/
More information at http://www.talkaboutcad.com/faq.html