aa13

10 Reputation

One Badge

11 years, 114 days

MaplePrimes Activity


These are replies submitted by aa13

Thank you very much for your help, but unfortunately I didn't get any further. I still get an error message(; unexpected) and I don't get the values.

Thank you very much for your help, but unfortunately I didn't get any further. I still get an error message(; unexpected) and I don't get the values.

Thank you both so much for your help! I tried your advice, but somehow I don't get it.

So far I tried that :

I created buttons:

> maplet:= Maplet (Window('layout'='BL1'),

   BoxLayout['BL1']

   (BoxRow(

          Button['A1']("Würfel 1", width = 80, height = 80, 'onclick' = ''ButtonClickedF1'),

          .... for Buttons 1 to 6... ("Würfel" is german for dice)

 

   then:

   Action['ButtonClickedF1'](SetOption('A1'('caption') = lstx[1](A1)), Evaluate(function = 'lastButtonClicked       ("A1",lstx[1])')),

...again for Buttons 1 to 6.

lstx is the name of the list for the 6 rolls.

I tried to use the documentTools-Idea but I couldn't manage. Could you help me again please?

Thank you very much!!

 

 

Page 1 of 1