Hi i am just working on a simple project so far it is going well at the moment you can save and load your notes.
Things to do:
Enable drawing on the bottom screen
create a help page
to create a new drawing and notes graphics background
Do Just Once
Keyboard In 0;0;(your variable)
End Do Just OnceDeclare Room Global BoardVisible;Yes/No;false
If Sprite Touched (Keyboard In button)
Set Variable BoardVisible;true
End If
If BoardVisible == true
Use Keyboard
End If

If Stylus.Newpress
If Sprite Touched 0
Switch Rooms NotepadRoom
End If
End If



Users browsing this forum: No registered users and 1 guest