The only way i can manage to paste text into simba is if i copy it from simba. It's frustrating.
I've tried enabling/updating all extensions.
Does anyone have any idea what is causing this?
Thankies
The only way i can manage to paste text into simba is if i copy it from simba. It's frustrating.
I've tried enabling/updating all extensions.
Does anyone have any idea what is causing this?
Thankies
Could you give a bit more detail? Can you click the option to paste and nothing happens or it blanked off?
<3
Originally Posted by Eminem
CTRL+V doesn't work?
Right clicking and selecting paste doesn't work?
If no to any of the above, does it work pasting it into i.e notepad or any other text-editor?
I'm having the same problem. Trying to paste DTM's, not able to paste them into Simba or any other text editor. Also color grabbing doesn't work either.. the screen goes to black and that's the only color I can grab. I've been using the DTM editor to grab colors instead which is a pain for such a simple process.
Where are you copying from? Is it from simba or any form created by simba (color picker/DTM editor etc)?
After copying, is the clipboard clear? Is the clipboard text? Run this script to check.
I doubt the script above will output anything.Simba Code:begin
writeLn(getClipBoard());
end.
Last edited by kylescoulter; 03-29-2014 at 04:29 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)