What do you mean by "Grid" Are you referring to the "Text Document" part? Please explain, as this is no clear and it is difficult to provide with an explanation...
Best regards,
Olivier
k
khushbu bhawsar
said
over 2 years ago
Thank you for your reply.
I am working on "text document" part.
But i want diagram block section when clicking on any button on the screen. To draw and to write text on it.
I am implementing setting "diagram.enable-sub-blocks" to true? but can't achieve it. Not able to draw diagram on editor still show grids only.
In my case i am using editorViewController.inputMode = .forcePen should in change it? then only able to achieve it?
Thanks,
Khushbu,
k
khushbu bhawsar
said
over 2 years ago
Want to import Diagram block on editor. Provide me some code how to implement it.
Thanks
k
khushbu bhawsar
said
over 2 years ago
Hello,
I am getting this error msg when once i add a block on editor.
Error while creating package : The operation couldn’t be completed. Error, -[IINKEditor addBlock:type:error:]::365 add block failed: could not create block at (x,y)
khushbu bhawsar
Hello,
I want to implement Grid and Diagram both section on single editor.
Clicking on any button diagram block should be appear with its all feature after that grids should be there.
Please help me to achieve it.
Thanks in advance.
Dear Khushbu,
currently, which kind of block are you adding? Are you adding i to a "Text Document" part: https://developer.myscript.com/docs/interactive-ink/1.2/android/fundamentals/editing/#block-addition
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstOlivier @MyScript
Dear Khushbu Bhawsar,
thank your for contacting us.
What do you mean by "Grid" Are you referring to the "Text Document" part? Please explain, as this is no clear and it is difficult to provide with an explanation...
Best regards,
Olivier
khushbu bhawsar
Thank you for your reply.
I am working on "text document" part.
But i want diagram block section when clicking on any button on the screen. To draw and to write text on it.
Olivier @MyScript
Dear Khushbu,
thank you for the explanation.
In that case, maybe you can simply use a Diagram part, setting "
diagram.enable-sub-blocks
" to true? In that case, you have sub blocks (of type text, polyedge) that describe the content of your diagram: https://developer.myscript.com/docs/interactive-ink/1.2/windows/fundamentals/editing/#content-blocksBest regards,
Olivier
khushbu bhawsar
Thank you Olivier,
I am implementing setting "diagram.enable-sub-blocks" to true? but can't achieve it. Not able to draw diagram on editor still show grids only.
In my case i am using editorViewController.inputMode = .forcePen should in change it? then only able to achieve it?
Thanks,
Khushbu,
khushbu bhawsar
Want to import Diagram block on editor. Provide me some code how to implement it.
Thanks
khushbu bhawsar
Hello,
I am getting this error msg when once i add a block on editor.
Error while creating package : The operation couldn’t be completed. Error, -[IINKEditor addBlock:type:error:]::365 add block failed: could not create block at (x,y)
Thanks in advance
Olivier @MyScript
Dear Khushbu,
currently, which kind of block are you adding? Are you adding i to a "Text Document" part: https://developer.myscript.com/docs/interactive-ink/1.2/android/fundamentals/editing/#block-addition
Best regards,
Olivier