Submitted by beginnernx on Thu, 10/29/2015 - 06:19
Forums:
Hi,
I have a text placing tool, i am facing one problem
agter the text is placed properly, i am still getting (click here to interrupt this operation) dialog, when i closs my user interface then this also goes, IS there any api? for the same
Thanks
re: interrupt
What command(s) are you using to place the text?
What version of NX?
What do you use for your UI (blockstyler, Winforms, something else)?
UI is winform,
UI is winform,
Nx85
i a have used both
//theUFSession.Drf.CreateNote(text.Length, text, textPos, 0, out noteTag); & drafting note builder,
M i missing something
Thanks
re: interrupt
Without seeing the code, I can't think of anything offhand that would be causing this issue.