Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 6973

Making a text block non editable

$
0
0

@utpal wrote:

Hi,

I have applied a textblock to show a label on the link now I want to make that textblock noneditable and readonly how to do that.

My code is like this.

graph.diagram(go.TextBlock, { margin: 8, stroke: "#000", font: currentFont, text: tip, editable:false }));

Thanks and Regards
Utpal Maity

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6973

Trending Articles