Henjin
@henjin
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 9
Reply
RE: Buildmesh handler keeps being called when nothing changed

is’t there a function or something that would tell me what changed since last time build mesh was triggered?

5 years ago
Forum
Topic
Topic
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

yeah sorry, I’m working on three different things here. thanks, it worked perfectly

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

<dropdownlist>.items Array Get/Set the item string array. Is there another way for changing it? I’m a little confused. am I supposed to change t…

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

I just set the items like: drpdwn_type.items = #(“Oven Side”,”Oven Top”,”Shelf”,”Sink Side”,”Vitrin”,”Washer Top”); Is that not considered changing?

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

OK, it’s not working the way I want it to. when I deselect and select the object again it reverts back to default. I didn’t do the attribute thing jus…

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

I don’t want the index. I want to have the items in the drop-down because they are changing constantly.

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

added some of my code and things I’ve tried

6 years ago
Forum
Topic
Reply
RE: No "delete" function for TextPlus.

I create it like: tpo = TextPlus(); and store it in:C.textplusobj; C is an instance of a plugin I wrote that has a property named textplusobj of type …

6 years ago
Forum
Topic
Forum
Replies: 3
Views: 9
Reply
RE: Sending data to server with POST

Okay, I finally figured it out. here is the complete code for getting the mac address and sending it to a server with HttpPost: –Getting the mac a…

6 years ago
Forum
Topic
Forum
Replies: 1
Views: 13
Topic
Forum
Replies: 1
Views: 15
Page 1 / 2