Fractals using Lindenmayer System: Hilbert, Dragon, SnowFlake, Sierpinski, Penrose ..
|
09-19-2015, 11:56 AM
Post: #15
|
|||
|
|||
RE: Fractals using Lindenmayer System: Hilbert, Dragon, SnowFlake, Sierpinski, Penrose ..
(08-27-2014 03:41 PM)patrice Wrote:(08-27-2014 02:10 PM)compsystems Wrote: { "1:...", "2:...", ... } choose not work, when I press the number keys on my emulatorWhere did you see that it is possible to select an option in CHOOSE using numbered keys? I haven't seen it documented, but CHOOSE allows you to select by tapping a number or letter, provided your choice list has less than 24 items. Above 24, the number option disappears - you can't use this to select the first 24 of a long list. Here is a demo Code:
Note that these numbers/letters are put in by CHOOSE... The existence or absence of a number as part of your choice text is irrelevant, and might differ from the ones CHOOSE uses. Why 24? Because beyond that the letters/numbers overlap on the keypad. If it makes a difference, this is on the Android emulator. Stephen Lewkowicz (G1CMZ) https://my.numworks.com/python/steveg1cmz |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)