Re: Wee editor 0.36

new topic     » goto parent     » topic index » view thread      » older message » newer message

Strange. That trick has been working quite well for me with IUP.

What happens if you change your callback function to look like this?

function callback(sequence name, atom rid = routine_id(name), atom cb = call_back(rid)) 
    if rid = -1 or cb = 0 then 
        crash("routine '"&name&"' is not visible") 
    end if 
    return cb 
end function 

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu