Re: EditText Bug?
- Posted by AndyDrummond Feb 14, 2009
- 1280 views
Yes, Rad means EM_GETEVENTMASK. And yes, if you run Euphoria with that Win32Lib it comes up with that error:
C:\euphoria\win32lib\Win32Lib.ew:21507 EM_GETEVENTMASK has not been declared mask = sendMessage(id,EM_GETEVENTMASK,0,0) ^
It would be simple to put in but I don't know value it should be.
Andy