note pad?

Blitz3D Forums/Blitz3D Programming/note pad?

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.

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