|
yes, i've found that for windows the functions are in user32.dll (GetClipboardData, SetClipboardData, etc), but I am after linux capability (must be somewhere cos most standard apps use it!). I was origionally looking to use it with the irrlicht library, yet they actually seem to have it already, but on closer inspection it may just be for win (also have libs for mac). Also i've found some ref's in doc's for MiniGUI which is nix...
TBC...
|