Re: Windows Editor with Win32lib
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Mar 08, 2000
- 427 views
Everett Williams wrote: > All I want to know is what that change is. I found it easier to draw the caret by hand (XOR a line onto the screen) than to work with the Win32 API. The editor in the Win32Lib IDE does something along those lines. If you cut and paste the routines and the Win32 declarations, you can get them to work with the new Win32Lib. Feel free to fix/write your own editor with the code, if you find it useful. -- David Cuny