bhnh
@bhnh
New Member
Joined: Feb 15, 2024
Topics: 29 / Replies: 78
Reply
RE: dynamic Button caption?

I suppose it’s obvious, but I just realized this method can also make labels dynamic… rollout test “Dynamic Label” ( label lbl “Apples” button btn “C…

17 years ago
Forum
Reply
RE: dynamic Button caption?

That’s a neat alternate solution, Eric. Thanks!

17 years ago
Forum
Reply
RE: dynamic Button caption?

Problem solved… ( rollout test “test” ( button pressthis “Press for true” on pressthis pressed do ( text1 = pressthis.text if text1 == “Press…

17 years ago
Forum
Topic
Forum
Replies: 8
Views: 18
Reply
RE: execute a script with a custom attribute CheckButton ?

OK, here’s a script that does what you described (I think:shrug: )… ( ca = attributes New ( parameters main rollout:params ( — create the attribute …

17 years ago
Forum
Reply
RE: execute a script with a custom attribute CheckButton ?

Hi, Arnaud. The short answer is Yes, you can. Take a look at the following threads: pick button in CustAttribute UI and wrestling with custom atts. T…

17 years ago
Forum
Reply
RE: pickbutton in CustAttribute UI

For Search and Archive purposes, here (at last) is a working version of the code: ( local obj ca = attributes new ( parameters main rollout:params ( …

17 years ago
Forum
Reply
RE: pickbutton in CustAttribute UI

OK, here’s BlunderingAround 2.0… ( local obj ca = attributes new ( parameters main rollout:params ( targ type:#node ui:pbt_cl ) rollout params “P…

17 years ago
Forum
Reply
RE: pickbutton in CustAttribute UI

If only it were that easy, Timo; I’d pounce on it. If you try that variation in the code posted, though, nothing happens. The holder’s required to be …

17 years ago
Forum
Reply
RE: pickbutton in CustAttribute UI

On to the next error.:rolleyes: The following code… ( ca = attributes new ( parameters main rollout:params ( custLink type:#node ui:pbt_cl ) …

17 years ago
Forum
Reply
RE: pickbutton in CustAttribute UI

Argh! Thanks, Paul. I expect a higher level of mistakes from myself.

17 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Topic
Forum
Replies: 0
Views: 15
Reply
RE: test request

!! Thanks for checking it out.

17 years ago
Forum
Topic
17 years ago
Forum
Replies: 2
Views: 14
Page 3 / 8