The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 setting treenode attribute
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

couturier

France
291 Posts

Posted - 02/03/2020 :  07:43:40 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin): 2020
Operating System: win10

I can add a left checkbox in a GETN item with
Tree.node.SetAttribute(STR_ATTRIB_DYNACONTROL_USE_CHECK, 0 );


Is it possible to remove it ?

Thanx

cpyang

USA
1406 Posts

Posted - 02/03/2020 :  1:04:36 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You can search our code and sure enough, there were places like


trGetN.oyb.RemoveAttribute(STR_ATTRIB_DYNACONTROL_USE_CHECK);



CP
Go to Top of Page

couturier

France
291 Posts

Posted - 02/03/2020 :  4:07:32 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Great !

thanx CP
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000