All Short Cut Keys for Editor
Moderators: Slitherine Core, BA Moderators
-
Old_Warrior
- Major - Jagdpanther

- Posts: 1019
- Joined: Fri Apr 30, 2010 3:13 am
All Short Cut Keys for Editor
Is there one location where I can find all shortcut keys for the Editor?
Forgot what the key is for changing normal building to damaged.
Would like to have a sheet of all shortcut keys that I can reference.
Forgot what the key is for changing normal building to damaged.
Would like to have a sheet of all shortcut keys that I can reference.
Re: All Short Cut Keys for Editor
Pressing “O” toggles on “damaged” mode from http://www.slithdata.net/files/bbc_ba/m ... _Guide.pdf
List is here down the page on Manual Additions - kindly done by Junk2Drive
viewtopic.php?f=87&t=19482
List is here down the page on Manual Additions - kindly done by Junk2Drive
viewtopic.php?f=87&t=19482
Cheers
Richcat
Richcat
-
pipfromslitherine
- Site Admin

- Posts: 9929
- Joined: Wed Mar 23, 2005 10:35 pm
-
Old_Warrior
- Major - Jagdpanther

- Posts: 1019
- Joined: Fri Apr 30, 2010 3:13 am
Re: All Short Cut Keys for Editor
Thanks much! I copied the full text from the second link you posted, Richcat. Handy info.
Re: All Short Cut Keys for Editor
I think you should think you are supporting a multi platform application.
Some, or many, of the shortcuts doesn't apply on the MacOS.
In the debugger there are many option that just don't exist.
The expected improvement "- CTRL+S in the editor." should be cmd-S on the Macintosh.
Some, or many, of the shortcuts doesn't apply on the MacOS.
In the debugger there are many option that just don't exist.
The expected improvement "- CTRL+S in the editor." should be cmd-S on the Macintosh.
-
pipfromslitherine
- Site Admin

- Posts: 9929
- Joined: Wed Mar 23, 2005 10:35 pm
Re: All Short Cut Keys for Editor
Which shortcuts are not applicable on the Mac? If you can give me specifics then I can deal with them, as I have already fixed a number of them. Note that Junk's list was built before the OSX version even existed.
On OSX both CMD and CTRL+S will work.
Cheers
Pip
On OSX both CMD and CTRL+S will work.
Cheers
Pip
Re: All Short Cut Keys for Editor
//**********************************************************************
//* shorcuts that do not work on MacOS
//**********************************************************************
F3 - Debug current unit script
F4 - Debug AI script
F5 - Debug scenario script
SHIFT+3 - Toggles ground level view.
Pg Up/Pg Down – Free rotation of the selected object.
Home/End – Scale up/down the size of the selected object.
Y - Hitting Y allows you to then left click the two opposite corners of the area you want to map out.
You can then left click to tweak your area and it will reset the closest corner.
(can understand)
1 2 3 keyboard - Change rank of unit
(only works for the allied)
General: many users (Mac or PC) use laptops so a solution for some keys should be given.
//* shorcuts that do not work on MacOS
//**********************************************************************
F3 - Debug current unit script
F4 - Debug AI script
F5 - Debug scenario script
SHIFT+3 - Toggles ground level view.
Pg Up/Pg Down – Free rotation of the selected object.
Home/End – Scale up/down the size of the selected object.
Y - Hitting Y allows you to then left click the two opposite corners of the area you want to map out.
You can then left click to tweak your area and it will reset the closest corner.
(can understand)
1 2 3 keyboard - Change rank of unit
(only works for the allied)
General: many users (Mac or PC) use laptops so a solution for some keys should be given.
-
pipfromslitherine
- Site Admin

- Posts: 9929
- Joined: Wed Mar 23, 2005 10:35 pm
Re: All Short Cut Keys for Editor
The script debugging is unavailable on the Mac - it was unfortunately built using the Windows API rather than ingame and the time required to impement it on the Mac would be significant.
All the other keys should work on OSX (if they exist on the keyboard). Most laptops have Fn versions of missing 'standard' keys don't they?
Things like SHIFT+3 should work fine, so I will check them out.
The Y key allows you to define an area on the map, and then when you go into the resize map dialog it will have filled in all the values for you.
1 2 3 should work for both sides - I know that some of our internal missions have elite AI units, so I will double check here.
If you can clarify which keys just aren't working for you, and which keys are missing on an OSX laptop then that would be very helpful.
Cheers
Pip
All the other keys should work on OSX (if they exist on the keyboard). Most laptops have Fn versions of missing 'standard' keys don't they?
Things like SHIFT+3 should work fine, so I will check them out.
The Y key allows you to define an area on the map, and then when you go into the resize map dialog it will have filled in all the values for you.
1 2 3 should work for both sides - I know that some of our internal missions have elite AI units, so I will double check here.
If you can clarify which keys just aren't working for you, and which keys are missing on an OSX laptop then that would be very helpful.
Cheers
Pip
Re: All Short Cut Keys for Editor
Not workingIf you can clarify which keys just aren't working for you, and which keys are missing on an OSX laptop then that would be very helpful
- SHIFT+3 - Toggles ground level view.
You give me an idea: in my laptop <ctrl-shift-fn-3> works. I never have seen this view, it's nice.
Missing
- Pg Up/Pg Down – Free rotation of the selected object.
- Home/End – Scale up/down the size of the selected object.
Others
- 1 2 3 keyboard - Change rank of unit (only works for the allied)
That one sometimes work, and some others no, can't isolate when it happens.
Also: "4" removes the mark above the unit, what is the purpose?
Is like putting the values: hight width, and offsets and then resizing?The Y key allows you to define an area on the map, and then when you go into the resize map dialog it will have filled in all the values for you.
BTW, resizing has one of the nasty bugs of the editor (I sent you some time ago), will be fixed in next version?
Cheers
-
pipfromslitherine
- Site Admin

- Posts: 9929
- Joined: Wed Mar 23, 2005 10:35 pm
Re: All Short Cut Keys for Editor
I couldn't repeat the map resizing bug, so if you can give me a simple repeatable example, with which numbers I need to put in, then I can get it fixed. It seemed to work as expected for me.
4 sets the status of the unit to 3 (there are 4 states a unit can be in, but BA only uses 3 of them).
I'll try and look into the others. It's tougher for me to test as I don't have a Macbook any more (took up too much space on my desk!) but hopefully I can add some new aliases.
Cheers
Pip
4 sets the status of the unit to 3 (there are 4 states a unit can be in, but BA only uses 3 of them).
I'll try and look into the others. It's tougher for me to test as I don't have a Macbook any more (took up too much space on my desk!) but hopefully I can add some new aliases.
Cheers
Pip
Re: All Short Cut Keys for Editor
The resizing bug happens always, so it's easy to reproduce.
It happens on my two laptops and on another Mac of a friend, I do not know what happens on PC.
viewtopic.php?f=104&t=35329
- open a new BAM file put an object, or a unit in it
- go to resizing (+)
- change something (more width, height or anything else)
- resize the current map: yes
then try to place a unit or object, or to remove the already placed.
It happens on my two laptops and on another Mac of a friend, I do not know what happens on PC.
viewtopic.php?f=104&t=35329
- open a new BAM file put an object, or a unit in it
- go to resizing (+)
- change something (more width, height or anything else)
- resize the current map: yes
then try to place a unit or object, or to remove the already placed.
-
Brummbar44
- 2nd Lieutenant - Panzer IVF/2

- Posts: 689
- Joined: Sun Oct 16, 2011 3:53 pm
- Location: Canada
- Contact:
Re: All Short Cut Keys for Editor
Any progress on the Mac side of things?
I was making another edit attempt today to get familiar with the Editor...deleting is easy now on the mac (thanks) but as Enric points out, I have run into other issues.
A big one is the rotation or things like roads. Page Up/Down don't exist on the wireless keyboard and after some research I should be able to hold the fn+up/down arrows to get the same effect but to no avail...nothing at all happens (without using the fn key, the up/down arrows simply move the map like w&s keys do).
I also noted that on resizing the map, it certainly acts buggy. Editing tiles for example seems to be very erratic, offset in weird ways from where the cursor is.
I'd really like to get into trying to make some scenarios and wish the keys were the same but would be happy with just the proper functionality mapped to the mac keyboard (then ideally hosted on the wiki as you have started).
Thanks in advance!
I was making another edit attempt today to get familiar with the Editor...deleting is easy now on the mac (thanks) but as Enric points out, I have run into other issues.
A big one is the rotation or things like roads. Page Up/Down don't exist on the wireless keyboard and after some research I should be able to hold the fn+up/down arrows to get the same effect but to no avail...nothing at all happens (without using the fn key, the up/down arrows simply move the map like w&s keys do).
I also noted that on resizing the map, it certainly acts buggy. Editing tiles for example seems to be very erratic, offset in weird ways from where the cursor is.
I'd really like to get into trying to make some scenarios and wish the keys were the same but would be happy with just the proper functionality mapped to the mac keyboard (then ideally hosted on the wiki as you have started).
Thanks in advance!
-
pipfromslitherine
- Site Admin

- Posts: 9929
- Joined: Wed Mar 23, 2005 10:35 pm
Re: All Short Cut Keys for Editor
I'll try and get some additional aliases in to 2.1, but that won't be out until the new year now I don't imagine.
Cheers
Pip
Cheers
Pip
-
Brummbar44
- 2nd Lieutenant - Panzer IVF/2

- Posts: 689
- Joined: Sun Oct 16, 2011 3:53 pm
- Location: Canada
- Contact:
Re: All Short Cut Keys for Editor
Ok, thanks Pip.
-
GottaLove88s
- Lieutenant-General - Do 217E

- Posts: 3151
- Joined: Fri Apr 06, 2012 6:18 pm
- Location: Palau
Re: All Short Cut Keys for Editor
My MacBook (OSX 10.8.3) has Fn3 default programmed to 'move focus to the dock' so that's what CTRL-SHIFT-Fn3 does... It goes to the dock.enric wrote:Not working
- SHIFT+3 - Toggles ground level view.
You give me an idea: in my laptop <ctrl-shift-fn-3> works. I never have seen this view, it's nice.
Is there another way to switch to the ground level view on a Mac?
SCENARIO LINKS
Seelow'45 -> www.slitherine.com/forum/viewtopic.php?f=313&t=55132
Normandy'44 -> www.slitherine.com/forum/viewtopic.php?f=87&t=42094
Dieppe'42 -> www.slitherine.com/forum/viewtopic.php?f=87&t=42347
Seelow'45 -> www.slitherine.com/forum/viewtopic.php?f=313&t=55132
Normandy'44 -> www.slitherine.com/forum/viewtopic.php?f=87&t=42094
Dieppe'42 -> www.slitherine.com/forum/viewtopic.php?f=87&t=42347

