Re: challange

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

On Friday 24 August 2001 14:20, George Walters wrote:
>
> Thanks Irv, I thought I would learn something from this. I didn't know
> about the onChange[] = nil.... I'll try your rtn over the weekend. I'm off
> to the boat with my laptop to get away from the support phone in about an
> hour....
>
> ...george

Sheesh! Euphorum does it again - removes some of my code.
Below is what "should" have been at the top of the previous 
code segment:

include Win32lib.ew
without warning

global constant Window1 = create( Window, "Window1", 0, Default, Default, 
400, 300, 0 )
global constant EditText2 = create( EditText, "", Window1, 56, 8, 150, 20, 0 )

procedure Nil()
end procedure
constant nil = routine_id("Nil")

-- put onChange procedure here:

Regards,
Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu