IDE 0.18.6p Code Editor bug fix

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

When I changed the Controls from a dropdown to a list control I forgot to
change the setHandler. I left it combined with the Events dropdown with
w32HChange.

I should have separated the setHandler into two statements. In IDE_Code.ew
around line 1054 remove the current setHandler statement and replace with:

setHandler(CodeControls,w32HClick,routine_id("Change_Code"))
setHandler(CodeEvents,w32HChange,routine_id("Change_Code"))

Now changing a control from the list produces better results.
~judith

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

Search



Quick Links

User menu

Not signed in.

Misc Menu