Why doesn't menupick work
Brahmanathswami
brahma at hindu.org
Thu Aug 21 02:59:11 EDT 2014
I had a very obscure bug some time back where the style of the button
was causing the pull down not to work... some GUI property of the button
made if fail....try the same thing in a different button..
J. Landman Gay wrote:
>
> On 8/20/2014, 8:08 PM, revolution at duncansoftware.on-rev.com wrote:
>>
>> Why doesn't this code work?
>>
>> on menuPick pItemName
>> go card pItemName
>> end menuPick
>>
>> where the comboBox has a list of card names.
>
>
> Set a breakpoint at the "go" line and when it pauses, see what's in
> pItemName and whether there's a card with that name. You can also
> temporarily add "answer the result" after the "go" statement; maybe
> there's a silent error happening.
More information about the use-livecode
mailing list