Message Boards Message Boards

0
|
5559 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Problem with TogglerBar in a Module

Hello Community, I have the following problem. From a list of words I want to choose some and process the chosen words later on. My attempt is as follows (I´m not very experienced with such problems, especially with Dynamic, so maybe there is a much simpler solution):

choose[words_] := DynamicModule[{x, temp = words}, {TogglerBar[Dynamic@x, temp]; Dynamic@x} .... further processing of x .... ]

I experimented with Dynamics (as you see) but with no effort. I want to get a list of chosen words. Does anyone have a hint for me - solution would be great ;-)

Greetings from Germany

Mike

POSTED BY: Michael Gamer
2 Replies
Posted 10 years ago
POSTED BY: Updating Name
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract