Creating a text editor using win32lib?
- Posted by Smith Ray <Ray.Smith at FUJITSU.COM.AU> Feb 17, 1999
- 434 views
Hi, I was wanting to create a small text editor type program using David Cuny's Win32Lib. Does anyone know if it's possible to insert text in a Mletext control at the current cursor position? i.e. just like inserting Date/Time from a date/time button. Also how would I go about / what controls can be used to give formatting information, e.g. bold, underline, font sizes, colours etc? From my current limited knowledge I assume all formatting would have to be done manually and repainted on update ???? Any information is very appreciated Regards, Ray Smith