alien.png Other -- Key combinations
[Previous] [Main] [Next]


Main window
CTRL+N      New document (new file)
CTRL+SHIFT+N   New document (new file) and add to project
CTRL+O      Open a file (Normal file or project)
CTRL+S      Save the active edit child
CTRL+P      Print the active edit child (will show a print preview first)
CTRL+F4      Close the active child (edit child or not)
CTRL+F12      Close all open files
CTRL+SHIFT+F12   Close all open files and close the project too
CTRL+ALT+S      Toggle standard tool bar
CTRL+ALT+E      Toggle edit tool bar
CTRL+ALT+W      Toggle window tool bar
F11            Toggle project manager
CTRL+F3      View last compiler output
F10            View all errors of the last compilation
CTRL+SHIFT+L   View latest list file of the active edit child
CTRL+SHIFT+ENTER   Add external file to the project
CTRL+F1      Add active edit child to the project
CTRL+F2      Remove active edit child from the project
CTRL+F9      Compile the active edit child
F9            Build the active project
CTRL+SHIFT+E   Edit code templates
CTRL+F8      Open a new sprite editor
CTRL+F10      Open a new image viewer
SHIFT+F11      Open the chaotic media player
ALT+S         Open preferences / settings window
ALT+F         Arrange to fit all open child windows
CTRL+DOWN      Minimize active child window
CTRL+UP      Maximize active child window
CTRL+=      Restore active child window (i.e. normal size)


Edit child
CTRL+SPACE      Call upon code completion
CTRL+SHIFT+SPACE   Call upon code tool tip
CTRL+SHIFT+
[number]   Set bookmark [number] on current line ( [number] = 1..0 )
CTRL+ [NUMBER]   Go to bookmark [number] ( [number] = 1..0 )
CTRL+J      Call upon the code template implementation
CTRL+RIGHT      Go to next word
CTRL+LEFT      Go to previous word
CTRL+Z      Undo last change (up to 1024 levels)
CTRL+SHIFT+Z      Redo last undo
CTRL+X      Cut selected text to clipboard
CTRL+C      Copy selected text to clipboard
CTRL+V      Paste selected text from clipboard
ALT+BACKSPACE   Return to last position (before a label jump)
CTRL+F      Find text in edit child
CTRL+SHIFT+F   Find text in files (files in the active project and / or open files)
CTRL+R      Find text in files and replace with other text
F3            Find next occurrence
SHIFT+F3      Find previous occurrence
CTRL+E      Incremental search
ALT+G         Go to line number...


The project manager
CTRL+UP      Move selected file up (earlier build)
CTRL+DOWN      Move selected file down (later build)
CTRL+SHIFT+UP   Move selected file to top (first build)
CTRL+SHIFT+DOWN   Move selected file to bottom (last build)
CTRL+N      New file and add to project
CTRL+A      Add external file to project
CTRL+DEL      Remove selected file from the project
CTRL+ENTER      Change file properties (selected file)
CTRL+F9      Compile selected file
F9            Build the project


The image viewer
ENTER         Load image
CTRL+S      Export (save) image on screen
CTRL+P      Import palette
CTRL+I         Zoom in on image
CTRL+U      Zoom out on image
CTRL+D      Zoom to default image size (zoom x1)
CTRL+1..8      Change palette to palette x (where x = 1 through 8).
CTRL+9      Call upon the palette editor
MOUSEWHEEL      Scroll image vertically
CTRL+MOUSEWHEEL   Scroll image horizontally
SHIFT+MOUSEWHEEL   Zoom in or out on image
SHIFT+MOUSEMOVE   Mark a block


The the sprite editor
ENTER         Load image
CTRL+S      Export (save) image on screen
CTRL+P      Import palette
CTRL+I         Zoom in on image
CTRL+U      Zoom out on image
CTRL+D      Zoom to default image size (zoom x1)
CTRL+1..8      Change palette to palette x (where x = 1 through 8).
ALT+I         Display sprite information
CTRL+C      Copy palette information to clipboard
ALT+C         Copy sprite information to clipboard (pattern and color)

(SPRITE EDITING)
LEFT CLICK      Change the current pixel color the index color
RIGHT CLICK      Change the current pixel color to the index color

(COLOR SELECTION)
LEFT CLICK      Change the index color to the color selected
RIGHT CLICK      Change the intensity of the color selected


Chaotic Media Player
ENTER         Add songs to list
CTRL+LEFT      Go to first song in list
CTRL+RIGHT      Go to last song in list
Z            Play song
X            Stop playing
C            Pause / Continue playing
V            Go to previous song in list
B            Go to next song in list
DEL         Remove selected songs from the list