Sorry, dumb question considering I read the manual
but I thought 'c' was to copy the window. i.e. what 'return' does. I was pushing 'p' and 'v' thinking that was paste. Too ms windows brain-washed nowadays
.
Anyway, is it possible to load / view the fullscreen creations from basic? I see the pictures are kept in banks c4 & c5 after a reset.
I'm thinking if i created a screen and wanted to use it for a loading screen etc...
Return is used to validate your windows. After return, you can modify your window size. Just press Esc to do another window and press return when it will be ready.
C is used to paste your window not to copy it, sorry.
To see your fullscreen in basic, you must press Ctrl+s in the fullscreen mode. An .scr file in basic will be created. Magic?
You can also load/save your screen in the editor mode (crtl+l/s)
I hope i'd answer your questions... Happy to see you'll use it. Please make me a feedback.