Reply To: Some code that kill ctrlr and hung up windows

Home Forums General Programming Some code that kill ctrlr and hung up windows Reply To: Some code that kill ctrlr and hung up windows

#52002
Puppeteer
Participant
    • Topics: 16
    • Replies: 185
    • Total: 201
    • ★★

    I can get what() to run (eg set a push button that runs what(panel))

    But how(panel) returns this error

    At line [-1]: [C]
    What: C
    Namewhat: global
    Name: class_names
    Error message: std::runtime_error: ‘Trying to use unregistered class’

    This is my function

    WhatMethod = function(--[[ CtrlrModulator --]] mod, --[[ number --]] value)
    how(panel)
    end

    Is that how it’s supposed to be used?

    The Puppeteer
    http://godlike.com.au

    Ctrlr