Re: Iup Testsetup Win32

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

Quick question: in multiline1.ex the action is set to ignore the g key. First, the comment says:

--   Shows a multiline that ignores the treatment of the DEL key, canceling its effect. 

That should probably be changed to:

--   Shows a multiline that ignores the treatment of the g key, canceling its effect. 

Second, the part of the code that does the ignoring is:

if equal(c ,K_g ) then 
    return IUP_IGNORE  

I can't find where K_g is set. Can somebody point the way?

Edit: I found the public constants in iupkey.e, so.... never mind.

Thanks

mike

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

Search



Quick Links

User menu

Not signed in.

Misc Menu