note pad?

Blitz3D Forums/Blitz3D Programming/note pad?

RiverRatt(Posted 2006) [#1]
Hello all. I know I can write and read streams to and from
blitz to notepad but...

Is there any way to enable cut and paste to and from notepad to a blitz3d (2d) window?

Is there a way to control or access notepads functions using a blitz program? Any wrappers out there for notepad?

Thanks for any ideas/help.


Rroff(Posted 2006) [#2]
Sounds like you'd be better off using Visual BASIC or C++ for what you are trying to do...

if you want to access the clipboard from blitz theres an example with DECLs here

http://www.blitzbasic.com/codearcs/codearcs.php?code=1543